iris
6b4b0f11c0
docs(web-ui): document turn start/end times + duration on the agent terminal
...
Follow-up to the turn-time feature: the terminal now stamps a wall-clock
time on the turn-start / turn-end rows and an elapsed duration on
turn-end, sourced from a per-event `ts` (unix seconds) that the backend
serializes as a flattened sibling of the event tag on both the live SSE
frame and each history row.
- terminal-rendering.md: add the `.turn-time` row to the taxonomy table
+ a note on the ts source and the graceful degradation when a frame
omits ts.
- web-ui/agent.md: note the ts sibling on the emitted events, and the
time/duration suffixes on the TurnStart / TurnEnd renderings.
2026-06-10 15:38:04 +02:00
..
tools
feat: group host-side /var/lib/hyperhive state into db/ forge/ matrix/ run/ subdirs with startup migration
2026-06-05 23:01:47 +02:00
web-ui
docs(web-ui): document turn start/end times + duration on the agent terminal
2026-06-10 15:38:04 +02:00
agent-hierarchy.md
refactor: remove hyperhive.role option — there is only one role: agent
2026-06-04 14:31:44 +02:00
approvals.md
docs( #1014 ): update stale root→ruth references in conventions, approvals, agent-hierarchy
2026-06-02 22:48:10 +02:00
boundary.md
docs: move privsep socket-activation + child-state rw rationale out of code comments
2026-06-08 21:58:12 +02:00
ci.md
docs(ci): recommend host-level nix store GC + min-free for CI disk pressure
2026-06-08 19:32:14 +02:00
conventions.md
fix( #1548 ): make set_status always-on regardless of tool groups
2026-06-09 00:28:40 +02:00
coordinator.md
docs(coordinator): document agentCpuQuota, agentMemoryMax, preBuildAgentTemplates
2026-06-05 18:27:05 +02:00
forge.md
docs: add token scopes section to forge.md, trim forge.rs module doc + scope comments
2026-06-01 11:38:42 +02:00
gateway.md
feat: group host-side /var/lib/hyperhive state into db/ forge/ matrix/ run/ subdirs with startup migration
2026-06-05 23:01:47 +02:00
gotchas.md
docs: note that linking workspace binaries locally needs nix develop (libsqlite3)
2026-06-05 21:30:57 +02:00
knowledge.md
docs(knowledge): document the hive-forge AGit no-fork contribution flow
2026-06-05 20:54:25 +02:00
matrix.md
accuracy fix: matrix ids owned by hive-c0re service user, not root (post-privsep)
2026-06-06 08:10:26 +02:00
network.md
fix: use forge domain URL + open 80/443 for isolated agents
2026-06-03 16:33:10 +02:00
persistence.md
docs: move privsep socket-activation + child-state rw rationale out of code comments
2026-06-08 21:58:12 +02:00
security.md
fix: update PrivRequest table to match actual hive-sh4re::priv_proto variants
2026-06-05 18:40:44 +02:00
swarm.md
docs: clarify certFingerprint does not govern matrix federation tls
2026-06-06 00:21:52 +02:00
terminal-rendering.md
docs(web-ui): document turn start/end times + duration on the agent terminal
2026-06-10 15:38:04 +02:00
turn-loop.md
fix( #1543 ): drive request_next_turn continue in-process, not via the broker
2026-06-09 11:25:55 +02:00
web-ui.md
docs(web-ui): move css-vars.md into web-ui/
2026-06-05 19:21:43 +02:00