chore(gtd): Add v0.2.0 advanced onboarding tasks inspired by OpenClaw/Hermes

This commit is contained in:
2026-04-17 16:29:47 -04:00
parent 2265fb3e21
commit e922c04226

View File

@@ -82,6 +82,13 @@ Ensuring the system is ready for the world through collaborative testing, docume
:END:
Elevating the user interface from raw shell piping to a high-fidelity, native Lisp experience.
**** TODO 4. Advanced CLI Onboarding Experience (Hermes/OpenClaw parity)
***** TODO Implement interactive Lisp CLI wizard (`opencortex setup`) to replace bash prompts.
***** TODO Implement `opencortex link <gateway>` for secure Telegram/Signal bot connection.
***** TODO Implement `opencortex doctor` for environment health and API key validation.
***** TODO Implement `opencortex install <skill>` for ClawHub-style dynamic skill downloading.
***** TODO Implement migration logic to ingest OpenClaw or Obsidian existing memory vaults.
**** TODO 1. Common Lisp TUI Implementation
***** TODO Integrate `croatoan` for native terminal rendering.
***** TODO Implement scrollable history viewport for chat and thought streams.