supsrc
2025-10-30
Supsrc
160 files · 1,111+ · 1,123-
Refactor: SUI Commands
1 file changed
sui_cmds.pyUpdated module (96+ 110-)
- Significantly refactored
cli/sui_cmds.py(200 lines changed) with improved command structure and functionality decouple behavioral1 file
sui_cmds.py
Refactor: Continued Header/Footer Standardization
160 files changed
debug_status.pyUpdated module (9+ 7-)test_temp_emission.pyUpdated test file__init__.pyUpdated package initialization__init__.pyUpdated package initializationconfig_cmds.pyUpdated module (5+ 4-)main.pyUpdated module (5+ 8-)sui_cmds.pyUpdated module (96+ 110-)utils.pyUpdated module (5+ 8-)watch_cmds.pyUpdated module (5+ 4-)__init__.pyUpdated package initializationdefaults.pyUpdated module (6+ 10-)models.pyUpdated module (4+ 9-)__init__.pyUpdated package initialization__init__.pyUpdated package initializationauth.pyUpdated module (4+ 6-)base.pyUpdated module (4+ 7-)events.pyUpdated module (4+ 6-)info.pyUpdated module (4+ 9-)operations.pyUpdated module (4+ 6-)__init__.pyUpdated package initializationbase.pyUpdated module (4+ 6-)__init__.pyUpdated package initializationconverters.pyUpdated module (4+ 6-)core.pyUpdated module (4+ 6-)grouping.pyUpdated module (4+ 6-)streaming.pyUpdated module (4+ 6-)buffer_events.pyUpdated module (4+ 7-)collector.pyUpdated module (4+ 6-)defaults.pyUpdated module (5+ 6-)feed.pyUpdated module (4+ 6-)feed_table.pyUpdated module (6+ 7-)__init__.pyUpdated package initializationfile_utils.pyUpdated module (5+ 3-)formatters.pyUpdated module (6+ 8-)widget.pyUpdated module (7+ 5-)json_logger.pyUpdated module (4+ 6-)monitor.pyUpdated module (4+ 6-)processor.pyUpdated module (4+ 6-)protocol.pyUpdated module (4+ 6-)__init__.pyUpdated package initializationsystem.pyUpdated module (4+ 7-)timer.pyUpdated module (5+ 3-)example_helper.pyUpdated module (4+ 3-)exceptions.pyUpdated module (4+ 9-)__init__.pyUpdated package initializationprompts.pyUpdated module (4+ 9-)__init__.pyUpdated package initializationbase.pyUpdated module (5+ 8-)gemini.pyUpdated module (5+ 8-)ollama.pyUpdated module (5+ 8-)__init__.pyUpdated package initializationevents.pyUpdated module (4+ 9-)handler.pyUpdated module (5+ 10-)service.pyUpdated module (5+ 4-)__init__.pyUpdated package initializationconsole_formatter.pyUpdated module (5+ 4-)emoji_map.pyUpdated module (5+ 15-)__init__.pyUpdated package initializationbase.pyUpdated module (3+ 3-)compact.pyUpdated module (3+ 3-)table.pyUpdated module (3+ 3-)protocols.pyUpdated module (5+ 10-)rules.pyUpdated module (5+ 10-)__init__.pyUpdated package initializationaction_handler.pyUpdated module (6+ 7-)monitoring_coordinator.pyUpdated module (5+ 7-)orchestrator.pyUpdated module (5+ 8-)repository_manager.pyUpdated module (5+ 7-)status_manager.pyUpdated module (5+ 7-)tui_interface.pyUpdated module (4+ 6-)__init__.pyUpdated package initializationexecutor.pyUpdated module (5+ 3-)git_operations.pyUpdated module (5+ 3-)llm_utils.pyUpdated module (5+ 3-)steps.pyUpdated module (5+ 3-)test_runner.pyUpdated test file__init__.pyUpdated package initializationcontrol.pyUpdated module (4+ 6-)file.pyUpdated module (4+ 6-)manager.pyUpdated module (4+ 6-)monitor.pyUpdated module (4+ 6-)runtime.pyUpdated module (4+ 9-)__init__.pyUpdated package initializationeventset.pyUpdated module (5+ 12-)__init__.pyUpdated package initializationapp.pyUpdated module (6+ 15-)base_app.pyUpdated module (4+ 6-)__init__.pyUpdated package initializationactions.pyUpdated module (4+ 6-)events.pyUpdated module (44+ 20-)repo_actions.pyUpdated module (5+ 9-)__init__.pyUpdated package initializationui_helpers.pyUpdated module (27+ 16-)worker_helpers.pyUpdated module (10+ 8-)__init__.pyUpdated package initializationtimer_manager.pyUpdated module (4+ 6-)messages.pyUpdated module (4+ 9-)utils.pyUpdated module (4+ 6-)__init__.pyUpdated package initializationdraggable_splitter.pyUpdated module (4+ 6-)types.pyUpdated module (3+ 7-)directories.pyUpdated module (5+ 3-)streams.pyUpdated module (5+ 7-)__init__.pyAdded package initializationconftest.pyUpdated test file__init__.pyUpdated package initializationtest_cli_integration.pyUpdated test filetest_real_config.pyUpdated test file__init__.pyAdded package initialization__init__.pyUpdated package initializationconfig_testing.pyUpdated test filetest_atomic_file_operations.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_base.pyUpdated test filetest_collector.pyUpdated test filetest_feed.pyUpdated test filetest_git_mock_events.pyUpdated test filetest_monitor_events.pyUpdated test filetest_protocol.pyUpdated test filetest_system_events.pyUpdated test file__init__.pyAdded package initializationtest_console_formatter.pyUpdated test filetest_verbose_formats.pyUpdated test filetest_action_handler.pyUpdated test filetest_bottom_row_selection_bug.pyUpdated test filetest_cli.pyUpdated test filetest_cli_refactor.pyUpdated test filetest_config.pyUpdated test filetest_directories.pyAdded test filetest_dual_logging.pyUpdated test filetest_event_buffer_core.pyUpdated test filetest_event_buffer_grouping.pyUpdated test filetest_event_buffer_patterns.pyUpdated test filetest_event_feed_table.pyUpdated test filetest_event_processor.pyUpdated test filetest_event_processor_modes.pyUpdated test filetest_event_processor_timer_debounce.pyUpdated test filetest_git_engine.pyUpdated test filetest_move_rename_display.pyUpdated test filetest_orchestrator.pyUpdated test filetest_rules.pyUpdated test filetest_state.pyUpdated test filetest_sui_command.pyUpdated test filetest_tui.pyUpdated test filetest_tui_pilot.pyUpdated test filetest_tui_snapshots.pyUpdated test filetest_watch_command.pyUpdated test filetest_executor.pyUpdated test filetest_git_operations.pyUpdated test filetest_llm_utils.pyUpdated test filetest_steps.pyUpdated test filetest_test_runner.pyUpdated test fileMakefileAdded module (3+ 0-)mkdocs.ymlUpdated configuration
- Applied additional formatting adjustments across all 158 Python files
decouple
errata
160 files
Makefiledebug_status.pytest_temp_emission.pymkdocs.yml__init__.py__init__.pyconfig_cmds.pymain.pysui_cmds.pyutils.pywatch_cmds.py__init__.pydefaults.pymodels.py__init__.py__init__.pyauth.pybase.pyevents.pyinfo.pyoperations.py__init__.pybase.py__init__.pyconverters.pycore.pygrouping.pystreaming.pybuffer_events.pycollector.pydefaults.pyfeed.pyfeed_table.py__init__.pyfile_utils.pyformatters.pywidget.pyjson_logger.pymonitor.pyprocessor.pyprotocol.py__init__.pysystem.pytimer.pyexample_helper.pyexceptions.py__init__.pyprompts.py__init__.pybase.pygemini.pyollama.py__init__.pyevents.pyhandler.pyservice.py__init__.pyconsole_formatter.pyemoji_map.py__init__.pybase.pycompact.pytable.pyprotocols.pyrules.py__init__.pyaction_handler.pymonitoring_coordinator.pyorchestrator.pyrepository_manager.pystatus_manager.pytui_interface.py__init__.pyexecutor.pygit_operations.pyllm_utils.pysteps.pytest_runner.py__init__.pycontrol.pyfile.pymanager.pymonitor.pyruntime.py__init__.pyeventset.py__init__.pyapp.pybase_app.py__init__.pyactions.pyevents.pyrepo_actions.py__init__.pyui_helpers.pyworker_helpers.py__init__.pytimer_manager.pymessages.pyutils.py__init__.pydraggable_splitter.pytypes.pydirectories.pystreams.py__init__.pyconftest.py__init__.pytest_cli_integration.pytest_real_config.py__init__.py__init__.pyconfig_testing.pytest_atomic_file_operations.pytest_console_verbose_output.pytest_monitoring.pytest_timer_debounce_integration.pytest_tui_simple_workflows.pytest_tui_workflows.pytest_vscode_atomic_save.pytest_hot_reload.pytest_base.pytest_collector.pytest_feed.pytest_git_mock_events.pytest_monitor_events.pytest_protocol.pytest_system_events.py__init__.pytest_console_formatter.pytest_verbose_formats.pytest_action_handler.pytest_bottom_row_selection_bug.pytest_cli.pytest_cli_refactor.pytest_config.pytest_directories.pytest_dual_logging.pytest_event_buffer_core.pytest_event_buffer_grouping.pytest_event_buffer_patterns.pytest_event_feed_table.pytest_event_processor.pytest_event_processor_modes.pytest_event_processor_timer_debounce.pytest_git_engine.pytest_move_rename_display.pytest_orchestrator.pytest_rules.pytest_state.pytest_sui_command.pytest_tui.pytest_tui_pilot.pytest_tui_snapshots.pytest_watch_command.pytest_executor.pytest_git_operations.pytest_llm_utils.pytest_steps.pytest_test_runner.py
- Fine-tuned module headers and copyright notices decouple internal
- Net addition of 111 lines for more complete documentation decouple internal