Merge pull request #149 from deepseek-harness/simpl-b1-fold-ui-stdio

refactor(ui): fold the stdio UI helper into the stdio app
This commit is contained in:
Tianyi Cui
2026-07-04 22:36:43 +08:00
committed by GitHub
27 changed files with 81 additions and 224 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ packages/ Harness packages at packages/<group>/<pkg>/, all named @deepseek-ai
hooks/ Claude Code / Codex hook bridges + shared wire-protocol library
session-persistence/ persistence seam + JSONL/SQLite backends
ui/ ACP bridge + the stdio/ACP app packages (each with a bin)
support/ dev/test infrastructure: invariants, ui-stdio, llm-replay, subagent-mock
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)
docs/ architecture, generated catalogs, RFCs, postmortems, cookbook (see docs/AGENTS.md)