From e922c04226a4d54e2e0ec75d883624d091f9d6a8 Mon Sep 17 00:00:00 2001 From: Amr Gharbeia Date: Fri, 17 Apr 2026 16:29:47 -0400 Subject: [PATCH] chore(gtd): Add v0.2.0 advanced onboarding tasks inspired by OpenClaw/Hermes --- gtd.org | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gtd.org b/gtd.org index 161df52..c17e86c 100644 --- a/gtd.org +++ b/gtd.org @@ -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 ` for secure Telegram/Signal bot connection. +***** TODO Implement `opencortex doctor` for environment health and API key validation. +***** TODO Implement `opencortex install ` 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.