Releases: kontext-security/kontext-cli
Releases · kontext-security/kontext-cli
v0.4.0
0.4.0 (2026-04-18)
Features
- cli: add verbose diagnostics mode (#68) (8de7536)
- cli: prompt to upgrade when a new version is available (#73) (85c791e)
- hooks: quiet default allow reasons (#71) (43d07a2)
Bug Fixes
- auth: reject gateway reauth account mismatch (#69) (c000223)
- auth: use stable session identity (#66) (60ba8f3)
- ci: run release please with app token (#74) (bba527b)
- cli: harden hook and credential error handling (#64) (bf33df7)
- start: preflight agent launch setup (#67) (c40cbeb)
- start: summarize missing provider setup (#70) (faab6fc)
v0.3.0
v0.2.2
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)