docs(gtd): add REPL skill to v0.2.0 roadmap
- Added org-skill-repl as DONE under INTERACTIVE REFINEMENT - Enables REPL-first workflow with literate reflection in org
This commit is contained in:
8
gtd.org
8
gtd.org
@@ -197,6 +197,14 @@ Roadmap basis: Evolutionary roadmap from README.org. Working backwards from SOTA
|
|||||||
**** DONE 3. Direct Lisp-to-Terminal Actuation [2026-04-28 Tue]
|
**** DONE 3. Direct Lisp-to-Terminal Actuation [2026-04-28 Tue]
|
||||||
***** DONE Refactor the =:cli= actuator to use native TUI rendering
|
***** DONE Refactor the =:cli= actuator to use native TUI rendering
|
||||||
|
|
||||||
|
**** DONE 4. Persistent REPL for Interactive Development [2026-04-30 Thu]
|
||||||
|
***** DONE Implement org-skill-repl for persistent Lisp evaluation
|
||||||
|
- repl-eval: evaluate code with result+output+error separation
|
||||||
|
- repl-inspect: inspect variables and functions
|
||||||
|
- repl-list-vars: list bound symbols in package
|
||||||
|
- repl-load-file: load files into image
|
||||||
|
- Supports REPL-first workflow with literate reflection in org
|
||||||
|
|
||||||
*** PHASE: EVENT ORCHESTRATION + HITL (v0.3.0)
|
*** PHASE: EVENT ORCHESTRATION + HITL (v0.3.0)
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: proj-orchestration-v0-3-0
|
:ID: proj-orchestration-v0-3-0
|
||||||
|
|||||||
Reference in New Issue
Block a user