What's Changed
- fix: pass explicit platform to krane export to fix arm64 skill loading by @iplay88keys in #1487
- feat(security): enable secure defaults for kagent chart by @tzhukov in #1468
- feat: add context.Context to database client interface by @iplay88keys in #1489
- fix(ui): update .nvmrc from EOL Node 18 to Node 24 by @jsonmp-k8 in #1476
- feat: add kagent user skill for Claude Code by @EItanya in #1483
- fix(bash tool) implement proper command execution to not escape the sandbox by @jholt96 in #1493
- fix: update otel tracing config for langgraph agent to use agent specific service name by @xytian315 in #1497
- fix(adk): prevent session event duplication in
KAgentSessionServiceby @onematchfox in #1500 - fix: remove accidental SQLite WAL artifact and add gitignore by @xytian315 in #1501
- chore(release): pin intra-repo dep lower bounds and keep them in sync by @onematchfox in #1482
- fix(file tools) implement directory restrictions to file tools by @jholt96 in #1496
- feat(sanitize envs): Remove Secrets from SRT by @jholt96 in #1504
New Contributors
- @jholt96 made their first contribution in #1493
- @xytian315 made their first contribution in #1497
Full Changelog: v0.8.0-beta6...v0.8.0-beta7