supsrc
2025-10-22
Added quality integration plan, updated LLM providers, and refreshed test configuration
44 files · 702+ · 170-
Quality integration plan
1 file changed
quality-integration-plan.mdNew document (506 lines) outlining a comprehensive plan for improving code quality, testing, and CI/CD integration using Foundation quality tools
LLM provider updates
3 files changed
gemini.pyUpdated Gemini provider with improved API call handlingollama.pyUpdated Ollama provider with better request/response processingllm_utils.pyImproved LLM workflow utilities with enhanced integration logic
- Updated Gemini and Ollama providers with improved API call handling and error recovery
interface
behavioral
2 files
gemini.pyollama.py
- Improved LLM workflow utilities with enhanced integration logic
interface
internal
1 file
llm_utils.py
Test configuration updates
36 files changed
conftest.pyUpdated shared test configuration and fixturestest_cli_integration.pyUpdated with consistent configuration importstest_real_config.pyUpdated with consistent configuration importstest_atomic_file_operations.pyUpdated with consistent configuration importstest_console_verbose_output.pyUpdated with consistent configuration importstest_monitoring.pyUpdated with consistent configuration importstest_timer_debounce_integration.pyUpdated with consistent configuration importstest_tui_simple_workflows.pyUpdated with consistent configuration importstest_tui_workflows.pyUpdated with consistent configuration importstest_vscode_atomic_save.pyUpdated with consistent configuration importstest_hot_reload.pyUpdated with consistent configuration importstest_collector.pyUpdated with consistent configuration importstest_feed.pyUpdated with consistent configuration importstest_console_formatter.pyUpdated with consistent configuration importstest_action_handler.pyUpdated with consistent configuration importstest_bottom_row_selection_bug.pyUpdated with consistent configuration importstest_cli.pyUpdated with consistent configuration importstest_event_buffer_core.pyUpdated with consistent configuration importstest_event_buffer_grouping.pyUpdated with consistent configuration importstest_event_buffer_patterns.pyUpdated with consistent configuration importstest_event_feed_table.pyUpdated with consistent configuration importstest_event_processor.pyUpdated with consistent configuration importstest_event_processor_modes.pyUpdated with consistent configuration importstest_event_processor_timer_debounce.pyUpdated with consistent configuration importstest_orchestrator.pyUpdated with consistent configuration importstest_rules.pyUpdated with consistent configuration importstest_state.pyUpdated with consistent configuration importstest_sui_command.pyUpdated with consistent configuration importstest_tui.pyUpdated with consistent configuration importstest_tui_pilot.pyUpdated with consistent configuration importstest_watch_command.pyUpdated with consistent configuration importstest_executor.pyUpdated with consistent configuration importstest_git_operations.pyUpdated with consistent configuration importstest_llm_utils.pyUpdated with consistent configuration importstest_steps.pyUpdated with consistent configuration importstest_test_runner.pyUpdated with consistent configuration imports
Documentation updates
3 files changed
CLAUDE.mdMinor documentation updatesGEMINI.mdMinor documentation updatesuv.lockLockfile refresh