Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jun 22:18
· 16 commits to main since this release
7abbb5b

Features

  • mcp: agent-to-agent messaging over MCP (6e49efb)
  • mcp: orient agents with server-level instructions (a45cfe6)
  • mcp: refine the MCP surface for tool-biased clients (bdbc405)

Bug Fixes

  • api: correct package docstring and expose version (caf99c8)
  • install: keep the daemons runnable under executable-stack interpreters (f3d35d0)
  • mcp: conform the tool and notification surface to strict MCP clients (3c29e19)

Documentation

  • add AGENTS.md, llms.txt, and an agent doc-QA loop (b1d077d)
  • add Context7/DeepWiki indexing and copy-edit prose (d45e365)
  • code: repoint stale doc pointers and add usage examples (a69f646)
  • examples: correct the waitbus repository URL in example READMEs (b865c7c)
  • mcp: describe output schema fields and add input examples (0a170db)
  • messaging: add public agent-messaging guide and examples (77e8e31)
  • readme: point at the live MCP specification URL (bb5a897)
  • skill: link the agent-messaging guide by relative path (68d3420)
  • tighten agent-facing wording and headings (eddb283)