memex: rename cl-tui → cl-tty, update to v1.1.0
The cl-tty project (renamed from cl-tui to avoid Quicklisp name clash) has been built to v1.1.0 by the Hermes Agent — 20k+ lines across 11 roadmap phases. Pure CL, no ncurses/Yoga/FFI dependencies. Submodule path: projects/cl-tui/ → projects/cl-tty/ Remote: amr/cl-tty.git
This commit is contained in:
@@ -9,4 +9,4 @@ in `projects/`. See `projects/AGENTS.md` for the general development workflow
|
||||
| Project | Description | Runtime |
|
||||
|---------|-------------|---------|
|
||||
| passepartout | Neurosymbolic agent | `passepartout daemon` |
|
||||
| cl-tui | Reusable terminal UI framework | `sbcl` + `(ql:quickload :cl-tui)` |
|
||||
| cl-tty | Reusable terminal UI framework | `sbcl` + `(ql:quickload :cl-tty)` |
|
||||
|
||||
Reference in New Issue
Block a user