You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the initial summonpot framework with agentic API endpoints, automatic request schemas, tool calling, OpenAI-compatible model providers, CLI serving, and generated OpenAPI documentation. (#2)
Changed
Add comprehensive framework documentation, quick-start instructions, and usage examples. (#3)
Add release automation, dependency updates, pull-request labeling, and stale issue management. (#4)
Fixed
OpenAPI metadata now derives its version from installed package metadata, keeping pyproject.toml as the single source updated by uv version. (#5)