supsrc
2025-11-28
Logging and import cleanup across 65 source and test files
65 files · 218+ · 520-
Logging and Import Cleanup
62 files changed
sui_cmds.pyUpdated cli.sui_cmdswatch_cmds.pyUpdated cli.watch_cmdsauth.pyUpdated engines.git.authbase.pyUpdated engines.git.baseevents.pyUpdated engines.git.eventsoperations.pyUpdated engines.git.operationscore.pyUpdated events.buffer.coregrouping.pyUpdated events.buffer.groupingstreaming.pyUpdated events.buffer.streamingbuffer_events.pyUpdated events.buffer_eventsfeed.pyUpdated events.feedfile_utils.pyUpdated events.feed_table.file_utilsjson_logger.pyUpdated events.json_loggermonitor.pyUpdated events.monitorprocessor.pyUpdated events.processorgemini.pyUpdated llm.providers.geminiollama.pyUpdated llm.providers.ollamahandler.pyUpdated monitor.handlerservice.pyUpdated monitor.serviceconsole_formatter.pyUpdated output.console_formattercompact.pyUpdated output.verbose_formats.compacttable.pyUpdated output.verbose_formats.tablemonitoring_coordinator.pyUpdated runtime.monitoring_coordinatororchestrator.pyUpdated runtime.orchestratorrepository_manager.pyUpdated runtime.repository_managerexecutor.pyUpdated runtime.workflow.executor__init__.pyUpdated state package initcontrol.pyUpdated state.controlfile.pyUpdated state.filemanager.pyUpdated state.managerevents.pyUpdated tui.handlers.eventstimer_manager.pyUpdated tui.managers.timer_managerconftest.pyUpdated test filetest_cli_integration.pyUpdated test fileconfig_testing.pyUpdated test filetest_atomic_file_operations.pyUpdated test filetest_circuit_breaker_integration.pyUpdated test filetest_console_verbose_output.pyUpdated test filetest_monitoring.pyUpdated test filetest_timer_debounce_integration.pyUpdated test filetest_tui_simple_workflows.pyUpdated test filetest_tui_workflows.pyUpdated test filetest_vscode_atomic_save.pyUpdated test filetest_hot_reload.pyUpdated test filetest_git_mock_events.pyUpdated test filetest_action_handler.pyUpdated test filetest_cli.pyUpdated test filetest_dual_logging.pyUpdated test filetest_event_buffer_patterns.pyUpdated test filetest_event_processor_modes.pyUpdated test filetest_event_processor_timer_debounce.pyUpdated test filetest_state_management.pyUpdated test filetest_status_manager.pyUpdated test filetest_sui_command.pyUpdated test filetest_tui_accessibility.pyUpdated test filetest_tui_app_core.pyUpdated test filetest_tui_integration.pyUpdated test filetest_tui_pilot.pyUpdated test filetest_watch_command.pyUpdated test filetest_executor.pyUpdated test filetest_git_operations.pyUpdated test filetest_steps.pyUpdated test file
- Simplified logging patterns across CLI, engine, event, LLM, monitor, output, runtime, state, and TUI modules
decouple
behavioral
5 files
monitor.pyhandler.pyservice.pyconsole_formatter.pycompact.py
- Reduced verbose import statements and logging initialization code
interface
behavioral
5 files
__init__.pycontrol.pyfile.pymanager.pytest_console_verbose_output.py
- Updated git operations with cleaner implementation
decouple
internal
3 files
operations.pytest_atomic_file_operations.pytest_git_operations.py
- Simplified buffer events and streaming modules
margin
internal
5 files
events.pycore.pygrouping.pystreaming.pybuffer_events.py
- Cleaned up test files with minor adjustments
qualify
internal
5 files
file_utils.pyfile.pytest_cli_integration.pytest_atomic_file_operations.pytest_circuit_breaker_integration.py
Minor Updates
3 files changed
.gitignoreUpdated gitignore patternspyproject.tomlUpdated project configurationREADME.mdUpdated README