supsrc
2025-12-31
Module-level tweaks across 76 source files
76 files · 87+ · 14-
Codebase-Wide Tweaks
76 files changed
ci.ymlUpdated CI workflowpyproject.tomlUpdated project configuration__init__.pyUpdated config package initmodels.pyUpdated config.modelsprotocols.pyUpdated protocolsrules.pyUpdated rules__init__.pyUpdated runtime package initaction_handler.pyUpdated runtime.action_handlermonitoring_coordinator.pyUpdated runtime.monitoring_coordinatororchestrator.pyUpdated runtime.orchestratorrepository_manager.pyUpdated runtime.repository_managerstatus_manager.pyUpdated runtime.status_managertui_interface.pyUpdated runtime.tui_interface__init__.pyUpdated workflow package initexecutor.pyUpdated runtime.workflow.executorllm_utils.pyUpdated runtime.workflow.llm_utilssteps.pyUpdated runtime.workflow.steps__init__.pyUpdated services package initcircuit_breaker.pyUpdated services.circuit_breakertypes.pyUpdated typeswrknv.tomlUpdated workspace configurationcircuit_breaker_cmds.pyUpdated cli.circuit_breaker_cmdsconfig_cmds.pyUpdated cli.config_cmdsmain.pyUpdated cli.mainsui_cmds.pyUpdated cli.sui_cmdswatch_cmds.pyUpdated cli.watch_cmds__init__.pyUpdated git package initbase.pyUpdated engines.git.baseoperations.pyUpdated engines.git.operations__init__.pyUpdated buffer package initconverters.pyUpdated events.buffer.converterscore.pyUpdated events.buffer.coregrouping.pyUpdated events.buffer.groupingstreaming.pyUpdated events.buffer.streamingbuffer_events.pyUpdated events.buffer_events__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_loggerprocessor.pyUpdated events.processorgemini.pyUpdated llm.providers.geminiollama.pyUpdated llm.providers.ollama__init__.pyUpdated monitor package inithandler.pyUpdated monitor.handlerservice.pyUpdated monitor.service__init__.pyUpdated notifications package initservice.pyUpdated notifications.service__init__.pyUpdated output package initconsole_formatter.pyUpdated output.console_formatter__init__.pyUpdated verbose_formats package initcompact.pyUpdated output.verbose_formats.compacttable.pyUpdated output.verbose_formats.table__init__.pyUpdated state package initcontrol.pyUpdated state.controlfile.pyUpdated state.filemanager.pyUpdated state.managermonitor.pyUpdated state.monitorruntime.pyUpdated state.runtimeapp.pyUpdated tui.appbase_app.pyUpdated tui.base_app__init__.pyUpdated handlers package initactions.pyUpdated tui.handlers.actionsevents.pyUpdated tui.handlers.eventsrepo_actions.pyUpdated tui.handlers.repo_actions__init__.pyUpdated helpers package initrepo_details.pyUpdated tui.helpers.repo_detailsui_helpers.pyUpdated tui.helpers.ui_helpersworker_helpers.pyUpdated tui.helpers.worker_helpers__init__.pyUpdated managers package inittimer_manager.pyUpdated tui.managers.timer_managermessages.pyUpdated tui.messages__init__.pyUpdated widgets package initdraggable_splitter.pyUpdated tui.widgets.draggable_splitterlog_panel.pyUpdated tui.widgets.log_paneltest_cli.pyUpdated test file
- Applied minor changes (1 line each) across 76 source files, adding consistent markers or annotations
specify
internal
3 files
ci.ymlpyproject.toml__init__.py
- Updated CI workflow configuration
baseline
internal
5 files
__init__.pymodels.py__init__.pyexecutor.pyllm_utils.py
- Adjusted pyproject.toml build settings
baseline
internal
1 file
pyproject.toml