Skip to content

Releases: redesignhealth/agent-comms-mcp

v0.7.1

Choose a tag to compare

@purpleCowOnWheels purpleCowOnWheels released this 09 Sep 16:21
a499da0

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@purpleCowOnWheels purpleCowOnWheels released this 07 Sep 17:30
3034665

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@purpleCowOnWheels purpleCowOnWheels released this 05 Sep 04:25

What's Changed

Full Changelog: v0.5.3...v0.6.0

v0.5.3

Choose a tag to compare

@purpleCowOnWheels purpleCowOnWheels released this 04 Sep 22:48

TECH-5998: docs-summary message type + grounding verification

  • New docs message type: a bounded summary + citation list (account_id/document_id/filename per citation), joining note/instruction_share in BARRIER_SENSITIVE_TYPES.
  • New DocsVerifier pluggable seam (fail-closed RejectAllDocsVerifier default) that runs before the ordinary structural approval pipeline -- answers "is this true and clean," not "is the recipient allowed to have it."
  • Migration f3a1b9c7d2e4: broadens idx_messages_conversation_id_free_text to cover docs.

Argus-reviewed (4 rounds, APPROVE) on #41. Follow-up hardening tracked in TECH-6019 (reason/detail truncation caps, citation account_id authorization scope, schema pattern tightening, doc/comment staleness) for before a real (non-reject_all) DocsVerifier is deployed.

v0.5.2

Choose a tag to compare

@purpleCowOnWheels purpleCowOnWheels released this 04 Sep 21:16

What's Changed

  • feat(proposals): GET /proposals/{id} + POST /proposals/{id}/withdraw (TECH-6018) by @purpleCowOnWheels in #42

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@purpleCowOnWheels purpleCowOnWheels released this 04 Sep 17:42

Changes since v0.5.0

  • feat(mcp): add MCP resource subscribe/unsubscribe (TECH-5903 Phase B) — actually already shipped in v0.5.0 as fbf621a; included here for completeness of the diff range.
  • Allow self-registration with is_shared=True on baseline comms:write scope (#32, TECH-6002): comms_register's is_shared=True at first registration no longer requires the elevated comms:admin scope. comms_set_agent_shared and comms_admin_register are unchanged. See TECH-6002 and docs/DESIGN.md §5 for the full confirmed-decision writeup.

🤖 Generated with Claude Code

v0.5.0

Choose a tag to compare

@purpleCowOnWheels purpleCowOnWheels released this 04 Sep 15:56

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

Choose a tag to compare

@purpleCowOnWheels purpleCowOnWheels released this 02 Sep 16:21

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@purpleCowOnWheels purpleCowOnWheels released this 02 Sep 14:31

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@purpleCowOnWheels purpleCowOnWheels released this 02 Sep 14:12

What's Changed

  • docs: correct stale deploy.yml dispatch claim, document derived-image deploy chain by @purpleCowOnWheels in #27
  • comms_inbox: exclude already-read and self-authored messages by default by @purpleCowOnWheels in #29

Full Changelog: v0.2.0...v0.3.0