This commit is contained in:
2026-03-07 14:39:40 -05:00
parent a856d73f95
commit 6ab359deda
3 changed files with 53 additions and 9 deletions

View File

@@ -262,6 +262,7 @@ class App:
sys.stderr.flush()
self._process_pending_gui_tasks()
self._process_pending_history_adds()
self.controller._process_pending_tool_calls()
self._render_track_proposal_modal()
self._render_patch_modal()
# Auto-save (every 60s)