docs: stop implying matrix/bash/forge is a closed todo-producer list

This commit is contained in:
damocles 2026-08-04 00:06:19 +02:00
commit 642377c5e0
10 changed files with 57 additions and 31 deletions

View file

@ -768,8 +768,9 @@ window.marked = marked;
}
renderStateBadge();
}
// Todos section: in-agent todos (loose-ends v2) pushed by subsystems
// (matrix, forge, bash). Best-effort fetch on cold load + after every
// Todos section: in-agent todos (loose-ends v2) pushed by subsystems —
// matrix, forge, bash are the built-in ones, but any user-configured MCP
// server can push its own. Best-effort fetch on cold load + after every
// turn_end. Silent failure keeps the pill at zero.
async function refreshTodos() {
try {