Release 0.6.4
What's Changed
- chore: sync internal 0.6.1 to GitHub by @sjy3 in #71
- feat: re-land harness lifecycle commands (init/add/list/delete/deploy/invoke) + credentials by @yaozheng-fang in #72
- feat(invoke): surface harness error field in red and exit non-zero by @yaozheng-fang in #67
- feat(cli): add
agentkit skillcommand (install/list/uninstall) by @yaozheng-fang in #76 - feat(logs): add
agentkit logs --harness <name>by @yaozheng-fang in #77 - chore: sync internal 0.6.2 to GitHub by @sjy3 in #74
- feat(cli): show version column in
agentkit list harnessby @yaozheng-fang in #79 - feat(harness): deploy --harness updates same-name runtime + keeps deploy creds off the runtime by @yaozheng-fang in #80
- docs(cli): add Harness section under AgentKit CLI by @yaozheng-fang in #82
- feat(auth): use the login id_token as the harness-invoke Bearer (JWT … by @dinghengda-creator in #84
- chore: sync internal 0.6.3 to GitHub by @sjy3 in #83
- fix(harness): pin codex deps so the harness image builds on glibc by @yaozheng-fang in #85
- feat(invoke harness): add run_sse protocol alongside invoke by @yaozheng-fang in #81
- feat(cli): add
agentkit list sessions --harness <name>by @yaozheng-fang in #86 - feat: sync internal sandbox TOS mount command by @innsd in #87
- chore: sync selected internal files to GitHub by @innsd in #88
- fix: sanbox run import by @sjy3 in #89
- feat: add tmux mode for sandbox exec by @sjy3 in #90
New Contributors
- @dinghengda-creator made their first contribution in #84
Full Changelog: 0.6.0...0.6.4