Resolved decisions from brainstorm (Sam & Claude): - needs_attention = Error + Blocked + Stalled (free function on &Pane) - Stall threshold stays at 4h (Stalled is rare/critical, not frequent) - Attention bar replaces header when active (same 3-line footprint) - Row highlight inverts on selection (red bg → bright red fg on DarkGray) - Filter composes with session filter (AND), not replaces Implementation plan: 4 tiers in main.rs (~100-120 lines added): T1: needs_attention() + attention bar (replaces header) T2: n/N jump keys T3: a key attention filter T4: per-row highlight (invert on selection) T5: answer-from-dashboard (separate PR) Also documents pre-existing 'All sessions' unreachable bug. |
||
|---|---|---|
| .. | ||
| wiki | ||
| CLAWDIE-INSTALLER-HANDOFF.md | ||
| CLAWDIE-STUDIO-PROPOSAL.md | ||
| COLIBRI-EXTERNAL-MCP-PROTOTYPE.md | ||
| COLIBRI-JAILED-AGENT-SPAWN-DESIGN.md | ||
| COLIBRI-SKILLS-PLAN.md | ||
| COLIBRI-TOKENOMICS-TRIFECTA.md | ||
| FREEBSD-BUILD-LANE-HANDOFF.md | ||
| GLASSPANE-TUI-ENHANCEMENTS.md | ||
| ISO-ACCEPTANCE-RUNBOOK.md | ||
| ISO-SERVICE-LAYOUT.md | ||
| MULTI-AGENT-HOST-PLAN.md | ||
| README.md | ||
| VAULT-PROVISION-RUNBOOK.md | ||
Colibri Docs Index
A quick-reference guide to every document in this folder.
| Document | One-liner | Audience |
|---|---|---|
CLAWDIE-INSTALLER-HANDOFF.md |
FreeBSD validation handoff for the clawdie installer |
Codex (FreeBSD) |
CLAWDIE-STUDIO-PROPOSAL.md |
Zed/Claude Code + control plane integration (bare-metal deployment option) | Sam & agents |
COLIBRI-EXTERNAL-MCP-PROTOTYPE.md |
Colibri as MCP host for external stdio servers (jailed, 3-tier trust) | Agents |
COLIBRI-JAILED-AGENT-SPAWN-DESIGN.md |
FreeBSD jail confinement for spawned agents — accepted & implemented | Rust agents |
COLIBRI-SKILLS-PLAN.md |
Skills catalog roadmap: read-only Phase 1, write-gated Phase 2+ | Agents |
COLIBRI-TOKENOMICS-TRIFECTA.md |
Strategic vision: useful tokens, cost-per-intelligence, measurement | All |
ISO-ACCEPTANCE-RUNBOOK.md |
Post-boot acceptance commands after staging Colibri into an ISO | Codex (FreeBSD) |
ISO-SERVICE-LAYOUT.md |
rc.conf service layout for the ISO image |
All |
MULTI-AGENT-HOST-PLAN.md |
Current sprint: multi-agent task-board tests + CLI surface gaps | All agents |
VAULT-PROVISION-RUNBOOK.md |
First-proof runbook: vault → jail → .env chain (clean CLI) |
Agents, Sam |