Highlights
- Mirrors the published AGENT5 first-order offer across MCP instructions, get_policies, staffing plans, saved plans, and the verified buyer handoff. Planning rates and totals remain undiscounted; the coordinator applies any eligible discount after quote approval.
- Adds coordinated expiry controls for December 31, 2026, including runtime suppression, bounded policy caching, repository validation, live canary coverage, and a scheduled cleanup reminder.
- Hardens event_type and date schemas for agent reliability, limits browser origins, and adds CSP and X-Content-Type-Options headers.
- Improves MCP-to-CRM attribution, agent-readiness discovery, dual-era MCP compatibility, and Prime Agent support.
- Keeps request_quote non-contact: the tool returns a buyer-reviewed form and never accepts or transmits contact details itself.
Verification
- 211 unit tests and 39 golden evals passed before merge.
- npm, MCP Registry, Vercel, Cloudflare Workers, live discovery, and multi-architecture GHCR publication all passed for commit eb6df66.
What's Changed
- Prepare Anthropic-safe quote handoff for 1.7.0 by @kissmyabs32 in #33
- Fix MCP-to-CRM UTM attribution by @kissmyabs32 in #34
- Add Prime Agent support to tempguru-pi by @kissmyabs32 in #35
- Harden MCP schemas and browser origins by @kissmyabs32 in #37
- Add evidence-gated agent readiness endpoints by @kissmyabs32 in #38
- Close out tempguru-pi 1.7.2 release by @kissmyabs32 in #39
- Fix Cloudflare Wrangler deploy flags by @kissmyabs32 in #40
- Add AGENT5 offer parity and expiry controls by @kissmyabs32 in #41
Full changelog: v1.6.0...v1.7.1