iris
94fb42f2b6
docs/agent.md: fix stale 3-flyout description; drop dead buildLooseEndsList
...
docs/web-ui/agent.md still described a "loose-ends" and "tasks" flyout
that were superseded by the todos flyout when loose-ends-v2 landed —
GET /api/loose-ends and GET /api/bash-tasks are both gone server-side.
Replaced with an accurate description of the todos flyout (including
the mark-done bulk action from #2919 ), and noted that the ask->operator
inline-answer binding this doc also describes is currently
non-functional (its data source was the same removed endpoint) —
tracked separately as #2922 , not fixed here.
buildLooseEndsList in app.js rendered the old loose-ends flyout and had
zero call sites left; removed it. buildAnswerForm stays — reconcileAskBinds
still calls it, even though that path is currently dead per #2922 .
Fixes #2920
2026-08-02 02:40:01 +02:00
..
tools
docs( #2862 ): document the push side and regenerate the CLI reference
2026-07-31 22:15:37 +02:00
turn-loop
docs( #2860 ): forge.url defaults to null, not a loopback address
2026-08-01 01:33:43 +02:00
web-ui
docs/agent.md: fix stale 3-flyout description; drop dead buildLooseEndsList
2026-08-02 02:40:01 +02:00
agent-hierarchy.md
hivectl: rename hivectl agents to hivectl agent <name> <verb>
2026-07-27 19:07:18 +02:00
approvals.md
refactor( #2916 ): drop the two obsolete startup migrations
2026-08-02 01:41:37 +02:00
boundary.md
feat( #2641 ): sudoless hivectl via a hive-admin group on the host socket
2026-07-22 22:50:27 +02:00
ci.md
docs( #2415 ): update docs/ci.md for c0re-owned runner registration
2026-07-16 15:30:34 +02:00
conventions.md
remove request_next_turn: same-turn continuation is always worse than an external wake
2026-07-27 22:15:36 +02:00
coordinator.md
refactor( #2756 ): replace the DAG terminal hook with real tail nodes
2026-07-27 15:06:27 +02:00
forge.md
feat( #2642 ): a github.com notification poller alongside the forge one
2026-07-31 17:23:18 +02:00
gateway.md
hivectl: add agent <name> watch to follow live events from the CLI
2026-07-27 21:04:00 +02:00
github.md
feat( #2642 ): a github.com notification poller alongside the forge one
2026-07-31 17:23:18 +02:00
gotchas.md
feat( #2693 ): let the operator pin the claude-code every agent runs
2026-07-27 13:56:28 +02:00
knowledge.md
docs(security): ci netns, knowledge .git tmpfs, matrix id/secret split
2026-07-10 19:17:17 +02:00
matrix.md
refactor: nix/host-modules + nix/agent-modules layout, update doc paths
2026-07-13 22:05:49 +02:00
network.md
fix(gateway): resync the gateway's resolv.conf when the host's changes
2026-07-26 18:01:34 +02:00
observability.md
feat( #2007 ): export per-agent container cpu/mem/disk via otel
2026-07-15 22:51:31 +02:00
persistence.md
refactor( #2916 ): drop the two obsolete startup migrations
2026-08-02 01:41:37 +02:00
security.md
docs( #2754 ): document the container weights in coordinator/security/persistence
2026-07-27 11:01:36 +02:00
setup.md
hivectl: rename hivectl agents to hivectl agent <name> <verb>
2026-07-27 19:07:18 +02:00
snapshot-store.md
docs( #2862 ): document the push side and regenerate the CLI reference
2026-07-31 22:15:37 +02:00
swarm.md
docs( #2862 ): document the push side and regenerate the CLI reference
2026-07-31 22:15:37 +02:00
terminal-rendering.md
refactor( #2416 ): remove the non-pr config-change flow (request_apply_commit / applycommit)
2026-07-15 21:03:52 +02:00
turn-loop.md
docs: drop removal-history framing, document current state only
2026-07-27 22:15:36 +02:00
web-ui.md
feat: rename matrix-accounts page to credentials, add github PAT tab
2026-07-11 12:40:13 +02:00