Files
memex/AGENTS.md
Amr Gharbeia 0397dbf7b1 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
2026-05-13 09:45:59 -04:00

468 B

AGENTS.md

This is the memex monorepo. It contains multiple Common Lisp projects, each in projects/. See projects/AGENTS.md for the general development workflow (ROADMAP-driven, TDD in REPL, literate programming, branch policy).

Project list

Project Description Runtime
passepartout Neurosymbolic agent passepartout daemon
cl-tty Reusable terminal UI framework sbcl + (ql:quickload :cl-tty)