Releases: redesignhealth/agent-comms-mcp
Releases · redesignhealth/agent-comms-mcp
Release list
v0.7.1
What's Changed
- fix: stop emitting JSON Schema
constso Gemini accepts the tool list by @purpleCowOnWheels in #45
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat: add GET /proposals/history endpoint (TECH-6030) by @purpleCowOnWheels in #44
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: expose bot-facing proposal actions as MCP tools by @purpleCowOnWheels in #43
Full Changelog: v0.5.3...v0.6.0
v0.5.3
TECH-5998: docs-summary message type + grounding verification
- New
docsmessage type: a bounded summary + citation list (account_id/document_id/filenameper citation), joiningnote/instruction_shareinBARRIER_SENSITIVE_TYPES. - New
DocsVerifierpluggable seam (fail-closedRejectAllDocsVerifierdefault) that runs before the ordinary structural approval pipeline -- answers "is this true and clean," not "is the recipient allowed to have it." - Migration
f3a1b9c7d2e4: broadensidx_messages_conversation_id_free_textto coverdocs.
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
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
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=Trueon baselinecomms:writescope (#32, TECH-6002):comms_register'sis_shared=Trueat first registration no longer requires the elevatedcomms:adminscope.comms_set_agent_sharedandcomms_admin_registerare unchanged. See TECH-6002 and docs/DESIGN.md §5 for the full confirmed-decision writeup.
🤖 Generated with Claude Code
v0.5.0
What's Changed
- TECH-5871: add proposal_holds table (generalized bot-action approval) by @purpleCowOnWheels in #34
- feat(comms): add comms_archive_conversation (TECH-5887) by @purpleCowOnWheels in #35
- TECH-5872/5875/5877: proposal_holds submit/list endpoints, rate limit, and Linear judge by @purpleCowOnWheels in #36
- feat(mcp): add MCP resources for conversations, inbox, and agent directory (TECH-5903 Phase A) by @purpleCowOnWheels in #38
- docs: add implementation plan for MCP resources support (TECH-5903) by @purpleCowOnWheels in #37
- TECH-5873: POST /proposals/{id}/decide with synchronous apply + staleness check by @purpleCowOnWheels in #39
- feat(mcp): add MCP resource subscribe/unsubscribe (TECH-5903 Phase B) by @purpleCowOnWheels in #40
- docs: document LINEAR_API_TOKEN for TECH-5874 Linear credential by @purpleCowOnWheels in #33
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- fix: loosen approval-hold rate limit and message size caps by @purpleCowOnWheels in #31
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Flip accepted_types from opt-in allowlist to opt-out default by @purpleCowOnWheels in #30
Full Changelog: v0.3.0...v0.4.0
v0.3.0
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