hyperhive/docs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 26dd8b0d34 docs(matrix-mcp): add send_file, download_file, unread guard to tools/matrix.md
The human-readable matrix MCP reference was missing three behaviours
documented only in the MCP server instructions string:

- send_file / download_file tools (issues 1829, 1830)
- [file:]/[image:]/[audio:]/[video:] attachment markers in read_room (issue 1830)
- unread guard: send_message, send_dm, send_file, send_reply all
  reject if the room has unread messages (issue 1828)
- send_redact (omitted from the tool list entirely)

Add all four to docs/tools/matrix.md to match the MCP server
instructions added in the previous commit.
2026-07-01 19:07:25 +02:00
..
tools docs(matrix-mcp): add send_file, download_file, unread guard to tools/matrix.md 2026-07-01 19:07:25 +02:00
web-ui refactor(fe): trim >30-line comment blocks (second pass, #2077) 2026-06-29 01:05:53 +02:00
agent-hierarchy.md feat(#2050): set matrix avatar in the daemon over the live client 2026-06-28 01:38:21 +02:00
approvals.md docs(approvals): update helper-events routing to reflect shipped behavior 2026-06-23 22:45:43 +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 feat(#1867): make the internal forge mandatory (remove forge.enable) 2026-06-22 19:26:34 +02:00
conventions.md feat(#2050): set matrix avatar in the daemon over the live client 2026-06-28 01:38:21 +02:00
coordinator.md address mara: drop CompactionMode, always checkpoint-then-compact 2026-07-01 19:05:24 +02:00
forge.md fold forge_cursor into hyperhive-harness.json + prose comments (mara/argus review) 2026-07-01 18:52:56 +02:00
gateway.md refactor(#2015): drop redundant domain != null checks (domain is required) + update docs 2026-06-27 21:02:55 +02:00
gotchas.md gui: one shared dbus session bus for the gui session (#1906) 2026-06-24 00:06:07 +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 feat(#551): gate server-side e2ee behind opt-in matrix.allowEncryption (default off) 2026-06-10 19:12:36 +02:00
network.md fix(#1977): exposeHostPorts is firewall-only (drop conflicting loopback proxy) 2026-06-24 19:48:50 +02:00
persistence.md fold forge_cursor into hyperhive-harness.json + prose comments (mara/argus review) 2026-07-01 18:52:56 +02:00
security.md docs(security): operator-merge IS enforced on the internal forge 2026-06-26 17:19:35 +02:00
setup.md docs(#2012): add first-run setup guide + link from index 2026-06-27 20:02:15 +02:00
swarm.md feat(#1886): trust a peer hive's root CA hive-wide for self-signed federation 2026-06-22 16:54:44 +02:00
terminal-rendering.md fix(agent): strip tool_use_error tags and render errors in red 2026-07-01 18:34:03 +02:00
turn-loop.md address mara: drop CompactionMode, always checkpoint-then-compact 2026-07-01 19:05:24 +02:00
web-ui.md docs: address mara review on #1936 2026-06-23 14:48:10 +02:00