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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -7,3 +7,6 @@
|
||||
[submodule "projects/passepartout-contrib"]
|
||||
path = projects/passepartout-contrib
|
||||
url = ssh://git@10.10.10.201:2222/amr/opencortex-contrib.git
|
||||
[submodule "projects/cl-tty"]
|
||||
path = projects/cl-tty
|
||||
url = ssh://git@10.10.10.201:2222/amr/cl-tty.git
|
||||
|
||||
@@ -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)` |
|
||||
|
||||
1
projects/cl-tty
Submodule
1
projects/cl-tty
Submodule
Submodule projects/cl-tty added at c30917056c
Reference in New Issue
Block a user