Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 03:02
· 156 commits to main since this release
5887be2

Added

  • Add summonpot add skills, which installs a summonpot skill into Claude Code, Cursor, Windsurf, Copilot, Cline, or Codex so a coding agent knows the endpoint contract. (#45)

Changed

  • Aligned README, CLI, OpenAPI, roadmap, and package metadata with the shipped provider-neutral agent runtime while clearly labeling deterministic endpoint execution as planned. (#44)
  • Redesigned the README around the executable endpoint contract with a faster quick start, clearer shipped-versus-planned boundaries, an execution diagram, example progression, and contributor and project-support entry points. (#46)
  • Clarified the public positioning from signature-first to contract-first: typed endpoint declarations become executable APIs. (#47)