Highlights
- Add podOverrides to TaskSpec and TaskTemplate by @gjkim42 in https://github.com/axon-core/axon/pull/258
- Add AgentConfig CRD for agent configuration bundling by @gjkim42 in https://github.com/axon-core/axon/pull/284
- Add opencode agent type support by @gjkim42 in https://github.com/axon-core/axon/pull/191
What's Changed
- docs: sync self-development README schedules by @gjkim42 in https://github.com/axon-core/axon/pull/262
- Persist git credential helper for agent container by @gjkim42 in https://github.com/axon-core/axon/pull/259
- Pin agent and spawner image tags in install manifest by @gjkim42 in https://github.com/axon-core/axon/pull/239
- docs: reframe project as orchestration framework for AI agents by @gjkim42 in https://github.com/axon-core/axon/pull/264
- feat: add --all-namespaces (-A) flag to get commands by @gjkim42 in https://github.com/axon-core/axon/pull/266
- Update demo link in README.md by @gjkim42 in https://github.com/axon-core/axon/pull/267
- Add --all flag to axon delete command by @gjkim42 in https://github.com/axon-core/axon/pull/270
- Add GitHub App authentication for Workspaces by @gjkim42 in https://github.com/axon-core/axon/pull/124
- Use native sidecar for token-refresher by @axon-agent[bot] in https://github.com/axon-core/axon/pull/282
- CLI: Print actionable next steps after 'axon init' by @axon-agent[bot] in https://github.com/axon-core/axon/pull/285
- Add TTL and maxConcurrency to cron-based self-development spawners by @axon-agent[bot] in https://github.com/axon-core/axon/pull/286
- Add conservative resources to self-development taskspawners by @gjkim42 in https://github.com/axon-core/axon/pull/293
- Increase axon-workers ephemeral storage request to 4Gi by @gjkim42 in https://github.com/axon-core/axon/pull/296
- Apply AgentConfig to codex and gemini entrypoints by @axon-agent[bot] in https://github.com/axon-core/axon/pull/295
- Add workflow-dispatch GKE fake strategist runner using task YAML by @gjkim42 in https://github.com/axon-core/axon/pull/292
- Add admin-only /reset-worker workflow to reset axon-worker task by @gjkim42 in https://github.com/axon-core/axon/pull/299
- Add Prometheus metrics and Kubernetes Events for observability by @axon-agent[bot] in https://github.com/axon-core/axon/pull/297
- Handle /reset-worker in PR review comments and reviews by @axon-agent[bot] in https://github.com/axon-core/axon/pull/309
- Add auto formatting for YAML and shell files by @axon-agent[bot] in https://github.com/axon-core/axon/pull/303
New Contributors
- @axon-agent[bot] made their first contribution in https://github.com/axon-core/axon/pull/282
Full Changelog: https://github.com/axon-core/axon/compare/v0.7.0...v0.8.0