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 comprehensive v0.1.0 release preparation including CLI reference,
release notes, and updated getting started guides. This commit finalizes
documentation for the first public release.
Changes:
- Add CLI commands reference (docs/cli/commands.md) with server runtime,
key management, and client management commands
- Add v0.1.0 release notes (docs/releases/v0.1.0.md) with API surface,
operational notes, and known limitations
- Update Docker guide with pinned v0.1.0 image tag and first-client
bootstrap flow using create-client command
- Update local development guide with create-client bootstrap flow
- Clarify OpenAPI coverage scope in versioning policy and docs index
- Update root README and docs index with CLI reference and release notes links
- Add create-client prerequisite note to curl examples
- Update CHANGELOG with v0.1.0 release prep activities
0 commit comments