diff --git a/gtd.org b/gtd.org index a1eff03..11f25b4 100644 --- a/gtd.org +++ b/gtd.org @@ -181,21 +181,21 @@ Roadmap basis: Evolutionary roadmap from README.org. Working backwards from SOTA - Standardized *cognitive-tools* as a centralized hash table. - Resolved missing in-package declarations in core skills. -**** TODO 1. Common Lisp TUI Implementation -***** TODO Integrate =croatoan= for native terminal rendering -***** TODO Implement scrollable history viewport for chat and thought streams -***** TODO Implement fixed bottom input box with multi-line support and command history -***** TODO Implement persistent status bar for background workers (Scribe/Gardener) -***** TODO Support syntax highlighting for Lisp code blocks and Org-mode syntax +**** DONE 1. Common Lisp TUI Implementation [2026-04-28 Tue] +***** DONE Integrate =croatoan= for native terminal rendering +***** DONE Implement scrollable history viewport for chat and thought streams +***** DONE Implement fixed bottom input box with multi-line support and command history +***** DONE Implement persistent status bar for background workers (Scribe/Gardener) +***** DONE Support syntax highlighting for Lisp code blocks and Org-mode syntax -**** TODO 2. Slash Commands & Interactive Control -***** TODO Implement =/help= command for system overview -***** TODO Implement =/exit= and =/clear= commands -***** TODO Implement =/skill-load = for dynamic hot-reloading -***** TODO Implement =/status=, =/config=, =/search=, =/commit= slash commands +**** DONE 2. Slash Commands & Interactive Control [2026-04-28 Tue] +***** DONE Implement =/help= command for system overview +***** DONE Implement =/exit= and =/clear= commands +***** DONE Implement =/skill-load = for dynamic hot-reloading +***** DONE Implement =/status=, =/config=, =/search=, =/commit= slash commands -**** TODO 3. Direct Lisp-to-Terminal Actuation -***** TODO Refactor the =:cli= actuator to use native TUI rendering +**** DONE 3. Direct Lisp-to-Terminal Actuation [2026-04-28 Tue] +***** DONE Refactor the =:cli= actuator to use native TUI rendering *** PHASE: EVENT ORCHESTRATION + HITL (v0.3.0) :PROPERTIES: