supsrc
2025-12-02
Circuit breaker icon fix and TUI output capture refinements
108 files · 6,260+ · 681-
Security Scan Reports
8 files changed
bandit-summary.txtSecurity scan outputgitleaks.jsonSecurity scan outputpip-audit.jsonSecurity scan outputsafety.jsonSecurity scan outputsecurity.jsonSecurity scan outputsecurity_issues.txtSecurity scan outputsecurity_summary.txtSecurity scan outputsemgrep.jsonSecurity scan output
- Added
.security-reports/directory with comprehensive scan results: bandit, gitleaks, pip-audit, safety (4280 lines of vulnerability data), security summary, and semgrep harden internal5 files
bandit-summary.txtgitleaks.jsonpip-audit.jsonsafety.jsonsecurity.json
- Added
SECURITY_SCAN_REPORT.md(310 lines) documenting security findings harden internal2 files
security_issues.txtsecurity_summary.txt
Documentation Theme Assets
6 files changed
extra.cssUpdated documentationprovide-theme.cssUpdated documentationtermynal.cssUpdated documentationcustom.jsUpdated documentationmermaid-init.jsUpdated documentationtermynal.jsUpdated documentation
- Added
docs/css/provide-theme.css(427 lines) custom CSS theme specify internal5 files
extra.cssprovide-theme.csstermynal.csscustom.jsmermaid-init.js
- Added
docs/css/termynal.css(127 lines) for terminal animation styling specify internal5 files
extra.cssprovide-theme.csstermynal.csscustom.jsmermaid-init.js
- Added
docs/js/custom.js(121 lines),mermaid-init.js, andtermynal.js(264 lines) for interactive documentation features specify architectural5 files
extra.cssprovide-theme.csstermynal.csscustom.jsmermaid-init.js
Circuit Breaker TUI Display
7 files changed
__init__.pyUpdated tui package initapp.pyUpdated tui.appactions.pyUpdated tui.handlers.actionsevents.pyUpdated tui.handlers.eventstimer_manager.pyUpdated tui.managers.timer_managerutils.pyUpdated tui.utilslog_panel.pyUpdated tui.widgets.log_panel
- Added circuit breaker stop sign icon display in repository list when breaker is tripped
harden
behavioral
3 files
__init__.pyapp.pyactions.py
Configuration Updates
87 files changed
.gitignoreUpdated gitignore patternsMakefile.backup.20251110Updated Makefilepyproject.tomlUpdated project configuration__init__.pyUpdated supsrc package initexample_helper.pyUpdated example_helper__init__.pyUpdated telemetry package initdirectories.pyUpdated utils.directorieswrknv.tomlUpdated workspace configurationREADME.mdUpdated READMESECURITY_SCAN_REPORT.mdUpdated security scan reportmkdocs.ymlUpdated mkdocs.yml__init__.pyUpdated cli package initconfig_cmds.pyUpdated cli.config_cmdssui_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.feed__init__.pyUpdated feed_table package initfile_utils.pyUpdated events.feed_table.file_utilsformatters.pyUpdated events.feed_table.formatterswidget.pyUpdated events.feed_table.widgetjson_logger.pyUpdated events.json_loggermonitor.pyUpdated events.monitorprocessor.pyUpdated events.processor__init__.pyUpdated utils package inittimer.pyUpdated events.timergemini.pyUpdated llm.providers.geminiollama.pyUpdated llm.providers.ollamahandler.pyUpdated monitor.handlerservice.pyUpdated monitor.service__init__.pyUpdated output package initconsole_formatter.pyUpdated output.console_formatteremoji_map.pyUpdated output.emoji_mapcompact.pyUpdated output.verbose_formats.compacttable.pyUpdated output.verbose_formats.tableorchestrator.pyUpdated runtime.orchestratorrepository_manager.pyUpdated runtime.repository_manager__init__.pyUpdated workflow package initexecutor.pyUpdated runtime.workflow.executorgit_operations.pyUpdated runtime.workflow.git_operationsllm_utils.pyUpdated runtime.workflow.llm_utilssteps.pyUpdated runtime.workflow.stepstest_runner.pyUpdated runtime.workflow.test_runner__init__.pyUpdated state package initcontrol.pyUpdated state.controlfile.pyUpdated state.filemanager.pyUpdated state.managerruntime.pyUpdated state.runtime__init__.pyUpdated test fileconftest.pyUpdated test filetest_cli_integration.pyUpdated test file__init__.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.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_watch_command.pyUpdated test filetest_executor.pyUpdated test filetest_git_operations.pyUpdated test filetest_steps.pyUpdated test file