Releases: the-mentor/kagent-claude-byo-agent
Releases · the-mentor/kagent-claude-byo-agent
Release list
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2026-07-21)
Features
- add A2A server and entry point (11d718d)
- add agent card and executor (f302e01)
- add Dockerfile and Kubernetes manifests (2c290b6)
- emit adk_request_confirmation DataPart for native kagent HITL approval UI (1d74899)
- implement HITL via canUseTool with ask-once-per-tool semantics (90fd846)
- replace console.log with pino structured logging (c0f7581)
- replace console.log with pino structured logging (c0f7581)
- replace console.log with pino structured logging (cdba685)
- Substrate session persistence for SandboxAgent actors (#2) (67a2ac4)
Bug Fixes
- add shebang+exec to entrypoint script, set +x, update k8s cmd (24891c8)
- listen on port 80 (kagent readyz checks port 80, not 8080) (80a187b)
- persist tasks to kagent and deliver HITL responses exactly once (#4) (f38cd5f)
- publish Task event before status/artifact updates for message/send (f616ca0)
- resolve build and test issues (d0b52d3)
- stream text as status-update working events so kagent UI displays responses (7802391)
- use absolute path in entrypoint to avoid cwd-dependent resolution (74cbb1e)
- use adk_ prefix on DataPart metadata keys for HITL confirmation (c72436c)