supsrc
2025-08-11
Major TUI overhaul with timer and event fixes, added CHANGELOG, removed old design docs
44 files · 2,057+ · 4,816-
TUI overhaul with improved display and cursor fixes
1 file changed
app.pyReworked repository status display, fixed cursor and config watcher issues
- Significantly reworked tui/app.py with better repository status display, improved layout, and fixed cursor issues
remediate
behavioral
1 file
app.py
- Added descriptive file change messages and explicit timer cancellation messages in TUI log panel
instantiate
behavioral
1 file
app.py
Timer cancellation and duplicate event fixes
4 files changed
orchestrator.pyFixed timer not cancelling when repository becomes cleanhandler.pyFixed duplicate delete events for file movesservice.pyAdditional error handlingstate.pyRicher repository state tracking
Tail command Ctrl+C and signal handling fixes
1 file changed
tail_cmds.pyFixed Ctrl+C and terminal control issues
- Fixed Ctrl+C not working in tail command and terminal control issues for proper signal handling
remediate
behavioral
1 file
tail_cmds.py
Documentation cleanup and CHANGELOG addition
9 files changed
CHANGELOG.mdAdded release tracking changelogREADME.mdUpdated instructionswrkenv.tomlAdded workspace configuration fileARCHITECTURE_RESPONSIVE_UI.mdRemoved old design documentMCP_INTEGRATION_DESIGN.mdRemoved old design documentPYVIDER_RPC_PROTOCOL_DESIGN.mdRemoved old design documentcode-review-2025-05-23-claude.mdRemoved code review documenttui-mockups.mdRemoved TUI mockupsTODO.mdRemoved TODO tracking
- Removed old design documents (ARCHITECTURE_RESPONSIVE_UI.md, MCP_INTEGRATION_DESIGN.md, PYVIDER_RPC_PROTOCOL_DESIGN.md, code review, TUI mockups, TODO)
decouple
internal
3 files
ARCHITECTURE_RESPONSIVE_UI.mdMCP_INTEGRATION_DESIGN.mdPYVIDER_RPC_PROTOCOL_DESIGN.md
- Added CHANGELOG.md for release tracking and wrkenv.toml workspace configuration
specify
internal
2 files
CHANGELOG.mdwrkenv.toml
Build and environment updates
3 files changed
env.ps1Updated PowerShell environment scriptenv.shUpdated bash environment scriptuv.lockExpanded dependency lock file