This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryAdded agent-manifest.json and JSON schemas for machine‑readable package contracts.
Full changelog
v0.3.0 — Agent-first package contracts
v0.3.0 prepares Agenda-Intelligence.md for the “software for agents” direction: not only markdown instructions, but machine-readable contracts and a tiny CLI.
Added
agent-manifest.json— machine-readable package discovery for agents.- JSON schemas:
schemas/agenda-brief.schema.jsonschemas/memory-card.schema.jsonschemas/lens-manifest.schema.jsonschemas/signal-classification.schema.json
scripts/agenda_intelligence.py— helper CLI:manifestlist-lensesget-lensget-protocolvalidate-briefscore
MCP.md— sketch of future MCP tools.examples/agenda-brief.json— example structured brief validated against schema.
Why this matters
Agents should be able to discover, load, validate, and use reasoning infrastructure programmatically. This release moves Agenda-Intelligence.md from a markdown protocol toward an agent-first package.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Agenda Intel MD
All releases →Related context
Related tools
Earlier breaking changes
- v0.8.0 MCP tool count increased from 11 to 16, adding five new tools.
Beta — feedback welcome: [email protected]