supsrc 2025-12-31
Module-level tweaks across 76 source files
76 files · 87+ · 14-

Codebase-Wide Tweaks

76 files changed
  • ci.yml Updated CI workflow
  • pyproject.toml Updated project configuration
  • __init__.py Updated config package init
  • models.py Updated config.models
  • protocols.py Updated protocols
  • rules.py Updated rules
  • __init__.py Updated runtime package init
  • action_handler.py Updated runtime.action_handler
  • monitoring_coordinator.py Updated runtime.monitoring_coordinator
  • orchestrator.py Updated runtime.orchestrator
  • repository_manager.py Updated runtime.repository_manager
  • status_manager.py Updated runtime.status_manager
  • tui_interface.py Updated runtime.tui_interface
  • __init__.py Updated workflow package init
  • executor.py Updated runtime.workflow.executor
  • llm_utils.py Updated runtime.workflow.llm_utils
  • steps.py Updated runtime.workflow.steps
  • __init__.py Updated services package init
  • circuit_breaker.py Updated services.circuit_breaker
  • types.py Updated types
  • wrknv.toml Updated workspace configuration
  • circuit_breaker_cmds.py Updated cli.circuit_breaker_cmds
  • config_cmds.py Updated cli.config_cmds
  • main.py Updated cli.main
  • sui_cmds.py Updated cli.sui_cmds
  • watch_cmds.py Updated cli.watch_cmds
  • __init__.py Updated git package init
  • base.py Updated engines.git.base
  • operations.py Updated engines.git.operations
  • __init__.py Updated buffer package init
  • converters.py Updated events.buffer.converters
  • core.py Updated events.buffer.core
  • grouping.py Updated events.buffer.grouping
  • streaming.py Updated events.buffer.streaming
  • buffer_events.py Updated events.buffer_events
  • __init__.py Updated feed_table package init
  • file_utils.py Updated events.feed_table.file_utils
  • formatters.py Updated events.feed_table.formatters
  • widget.py Updated events.feed_table.widget
  • json_logger.py Updated events.json_logger
  • processor.py Updated events.processor
  • gemini.py Updated llm.providers.gemini
  • ollama.py Updated llm.providers.ollama
  • __init__.py Updated monitor package init
  • handler.py Updated monitor.handler
  • service.py Updated monitor.service
  • __init__.py Updated notifications package init
  • service.py Updated notifications.service
  • __init__.py Updated output package init
  • console_formatter.py Updated output.console_formatter
  • __init__.py Updated verbose_formats package init
  • compact.py Updated output.verbose_formats.compact
  • table.py Updated output.verbose_formats.table
  • __init__.py Updated state package init
  • control.py Updated state.control
  • file.py Updated state.file
  • manager.py Updated state.manager
  • monitor.py Updated state.monitor
  • runtime.py Updated state.runtime
  • app.py Updated tui.app
  • base_app.py Updated tui.base_app
  • __init__.py Updated handlers package init
  • actions.py Updated tui.handlers.actions
  • events.py Updated tui.handlers.events
  • repo_actions.py Updated tui.handlers.repo_actions
  • __init__.py Updated helpers package init
  • repo_details.py Updated tui.helpers.repo_details
  • ui_helpers.py Updated tui.helpers.ui_helpers
  • worker_helpers.py Updated tui.helpers.worker_helpers
  • __init__.py Updated managers package init
  • timer_manager.py Updated tui.managers.timer_manager
  • messages.py Updated tui.messages
  • __init__.py Updated widgets package init
  • draggable_splitter.py Updated tui.widgets.draggable_splitter
  • log_panel.py Updated tui.widgets.log_panel
  • test_cli.py Updated test file
  • Applied minor changes (1 line each) across 76 source files, adding consistent markers or annotations specify internal
    3 files
    • ci.yml
    • pyproject.toml
    • __init__.py
  • Updated CI workflow configuration baseline internal
    5 files
    • __init__.py
    • models.py
    • __init__.py
    • executor.py
    • llm_utils.py
  • Adjusted pyproject.toml build settings baseline internal
    1 file
    • pyproject.toml