调研日期: 2026-04-08 数据源: Web Search + Reddit + Twitter/X 调研背景: 基于 AWN 产品策略 Session(同日),聚焦 "AI Agent 间知识/经验交换" 赛道竞品
调研日期: 2026-04-07 数据源: Web Search + Reddit + Twitter/X
- TUI 正在经历真正的复兴,三大驱动力:现代终端模拟器(Ghostty 领头)、成熟框架生态(Ratatui 20M+ 下载、Bubble Tea 40k stars)、AI Agent 浪潮将终端推为开发者主界面
- Ratatui (Rust) 已成为事实标准 TUI 框架,2025-2026 年新增 no_std 嵌入式支持、动画库 tachyonfx、游戏引擎集成 bevy_ratatui,生态项目超 3200 个 crate
- Charmbracelet 完成 v2 生态大升级:Bubble Tea v2 + Lip Gloss v2 + Bubbles v2 协同发布,并推出 AI 编码工具 Crush(12k stars)
PR #42 Plan — World Development Workflow & Identity Backup
Date: 2026-04-07
Branch: hal/world-dev-workflow (from main post PR #41 merge)
Spec refs: §7.3, §7.5, §7.8, §8.3–§8.6, §19.2, §20.4
Priority: P1 — Core developer workflow commands are missing; agents cannot introspect worlds
Estimated: ~800 LoC net new across 8 files
Coverage lift: §10 World API 87%→95%, §01 Identity 95%→100%, §11 CLI 95%→98%
Date: 2026-04-06
Branch: hal/cli-completeness (from main post PR #39 merge)
Spec refs: §7.1–§7.8, §8.7–§8.8, §9, §19.1, §20.2
Issues: New — "Implement all deferred CLI commands"
Priority: P0 — 13 of 19 top-level commands return "not implemented yet"
Estimated: ~650 LoC net new across 5 files
Coverage lift: §11 Platform Architecture 85%→95%, CLI implemented 32%→95%
Date: 2026-04-06
Branch: hal/agent-communication (from compound/daemon-local-runtime-foundation)
Spec refs: CLI §7.6, §7.7, §19.1, SPEC §02 §10, §05 §3.2, §10 §2-5, §11 §3
Issues: New — "Agent communication and lifecycle MVP"
Priority: HIGH — Agent-to-agent interaction is the next major functional gap
Estimated: ~900 LoC net new across 14 files
Coverage lift: Completes CLI §7.6 + §7.7; advances SPEC §02 §10
Date: 2026-04-06
Branch: hal/agent-communication (from compound/daemon-local-runtime-foundation)
Spec refs: CLI §7.6, §7.7, §19.1, SPEC §02 §10, §05 §3.2, §10 §2-5, §11 §3
Issues: New — "Agent communication and lifecycle MVP"
Priority: HIGH — Agent-to-agent interaction is the next major functional gap after trust chain completion
Estimated: ~800 LoC net new across 12 files
Coverage lift: Completes CLI §7.6 and §7.7; advances SPEC §02 §10 event delivery
Date: 2026-04-05
Branch: hal/receipt-states-discovery (from compound/daemon-local-runtime-foundation)
Spec refs: §2 §5-7, §3 §5, §5 §2-4, §8 §4, §10 §8, §11 §1-2
Issues: Closes #21 (DiscoveryBackend trait), closes #20 (durable receipt processing)
Priority: HIGH — #20 and #21 are the last two open P0 issues
Estimated: ~600 LoC net new across 9 files
Coverage lift: overall ~84% → ~89%
Date: 2026-04-05
Branch: hal/trust-chain-benchmark (from compound/daemon-local-runtime-foundation)
Spec refs: §3 §6, §4 §2, §5 §2-3, §7 §2-3, §9 §2, §10 §5, §11 §3
Issues: Advances #20 (disclosure verification), advances #21 (gateway binding verification)
Priority: HIGH — closes 4 spec gaps that block the end-to-end "10-minute trust loop" MVP
Estimated: ~650 LoC net new across 8 files
Coverage lift: overall 79% → ~84%