Skip to content

feat(tui_coding_agent): add TurboVision-style MDI session desktop#64

Merged
leehack merged 2 commits intomainfrom
fix/tui-coding-agent-runner-regression
Feb 24, 2026
Merged

feat(tui_coding_agent): add TurboVision-style MDI session desktop#64
leehack merged 2 commits intomainfrom
fix/tui-coding-agent-runner-regression

Conversation

@leehack
Copy link
Copy Markdown
Owner

@leehack leehack commented Feb 23, 2026

Summary

  • Add TurboVision-style multi-session MDI windowing for example/tui_coding_agent, including per-session windows, drag/resize/zoom, and menu/status/dialog visual alignment updates.
  • Introduce window/session productivity controls (/new, /next, /prev, /close, /zoom-window, /next-window, /prev-window, /tile-windows, /stack-windows) plus Windows menu actions and safer terminal-friendly close shortcuts (F12, Alt+W).
  • Fix border/scroll/focus regressions from recent refactors and update README/help content to document the new workflow and keybindings.

Introduce a nocterm-based coding agent with workspace-scoped tools, robust text tool-call parsing, and safer run_command handling so local terminal workflows stay reliable. Wire the example into CI and docs so users can discover and run it end-to-end.
Improve multi-session terminal ergonomics with per-session windows, tile/stack arrangements, and macOS-friendly shortcuts.
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.26%. Comparing base (189330c) to head (6713f3e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   77.26%   77.26%           
=======================================
  Files          66       66           
  Lines        8046     8046           
=======================================
  Hits         6217     6217           
  Misses       1829     1829           
Flag Coverage Δ
unittests 77.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@leehack leehack merged commit ba77dd6 into main Feb 24, 2026
6 checks passed
@leehack leehack deleted the fix/tui-coding-agent-runner-regression branch February 24, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants