Releases: kontext-dev/kontext-cli
Releases · kontext-dev/kontext-cli
v0.2.1
v0.2.0
v0.1.1
v0.1.0
0.1.0 (2026-04-09)
Features
- implement kontext login — OIDC PKCE with system keyring (c692eb5)
- implement kontext start — unified first-run experience (067d199)
- initial CLI package — kontext start with Claude Code hooks (6f3e99f)
- interactive template creation on first run (3e55beb)
- rewrite CLI in Go with protobuf service definitions (a6e6c3d)
- wire full governance telemetry pipeline (#3) (bd16ef2)
- wire up credential exchange via RFC 8693 + OIDC token refresh (#7) (0eb1840)
Bug Fixes
- ci: pass github_token to buf-setup-action (#5) (13e1f89)
- default API URL to api.kontext.security (4907c76)
- gitignore .env.kontext (user-specific) (590f451)
- launch agent without template instead of blocking (5293c6b)
- pass full parent env to agent subprocess (318fb77)
- propagate IngestEvent errors and document HTTP/2 requirement (#15) (5e7e2e2)
- remove Setpgid — let agent control the terminal (b2b4478)
- replace interactive init with dashboard pointer (ab3b1e3)
- skip failed credential exchanges instead of aborting (747184d)
- use buf managed mode for go_package override (#6) (dcc9d7a)
- use OAuth authorization server metadata instead of OIDC discovery (acd0cde)