Condense the ui/ tree line to fit the AGENTS.md word ceiling

This commit is contained in:
Tianyi Cui
2026-07-04 23:04:50 +08:00
parent 8f62086feb
commit c961850302
+1 -1
View File
@@ -21,7 +21,7 @@ packages/ Harness packages at packages/<group>/<pkg>/, all named @deepseek-ai
todo/ the todo_write tool
hooks/ Claude Code / Codex hook bridges + shared wire-protocol library
session-persistence/ persistence seam + JSONL/SQLite backends
ui/ ACP bridge + app-boot glue + the stdio/ACP app packages (each with a bin)
ui/ ACP bridge + app-boot glue + the stdio/ACP app bins
support/ dev/test infrastructure: invariants, llm-replay, subagent-mock
util/ zero-dependency utilities (Branded<B>)
examples/ Runnable demos: thin cordis.yml leaves over the app packages (see examples/AGENTS.md)