hyperhive/hive-matrix-mcp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris a35fd1dcf2 docs(matrix-mcp): document send_file, download_file, and unread guard in server instructions
The MCP server instructions string omitted three behaviours added in
earlier PRs, leaving agents without context on them:

- send_file / download_file tools (#1829, #1830)
- [file:]/[image:]/[audio:]/[video:] attachment markers in read_room (#1830)
- unread guard: send_message, send_dm, send_file, send_reply all
  reject if the room has unread messages; read_room + mark_read
  are required first (#1828)

Closes #1828. Closes #1829. Closes #1830.
2026-07-01 19:05:54 +02:00
..
bin docs(matrix-mcp): document send_file, download_file, and unread guard in server instructions 2026-07-01 19:05:54 +02:00
accounts.rs feat(#2039): require explicit account when multiple matrix accounts configured 2026-06-27 11:45:57 +02:00
client.rs fix(#2050): use stable fnv-1a for avatar idempotency hash 2026-06-28 01:38:21 +02:00
handlers.rs hive-matrix-mcp: remove planted marker from send_redact comment, fix concurrent-delivery wording 2026-06-19 13:46:50 +02:00
lib.rs ci(#1555): de-circularize hive-matrix-mcp lib doc (argus nit) 2026-06-10 13:14:42 +02:00
main.rs feat(#2050): set matrix avatar in the daemon over the live client 2026-06-28 01:38:21 +02:00
paths.rs matrix-accounts dashboard: live status + homeserver from daemon snapshot (be-4) 2026-06-22 13:02:43 +02:00
protocol.rs add list_accounts daemon op to hive-matrix-mcp 2026-06-18 14:00:44 +02:00
socket.rs add list_accounts daemon op to hive-matrix-mcp 2026-06-18 14:00:44 +02:00
timeline.rs feat: multi-account matrix daemon (account-routed mcp surface) 2026-06-15 20:23:42 +02:00
wake.rs feat: multi-account matrix daemon (account-routed mcp surface) 2026-06-15 20:23:42 +02:00