v0.9.0
What's Changed
- chore: bump version to 0.9.0-next by @github-actions[bot] in #40
- feat(inference): add Vertex AI provider by @feloy in #43
- chore(docs): add vertexai to inference provider references and fix OpenCode casing by @feloy in #44
- chore(deps): Bump taiki-e/install-action from 2.79.13 to 2.81.1 by @dependabot[bot] in #45
- feat(config): accept a directory for --config instead of a file by @feloy in #47
- feat(agent): copy agent settings into sandbox home directory by @feloy in #48
- feat(agent): add skip_onboarding to Agent trait for Claude by @feloy in #50
- feat(agent): copy workspace skills into image by @feloy in #52
- refactor(containerfile): split distro-specific and common build stages by @feloy in #53
- refactor(main): extract run() for testability by @feloy in #54
- feat(containerfile): add UBI base image support by @feloy in #55
- feat(containerfile): add Hummingbird base image support by @feloy in #56
- feat(inference): add Ollama inference provider by @feloy in #59
- feat(cli): add --endpoint flag to override inference provider URL by @feloy in #60
- feat(cli): add --model flag to set default agent model by @feloy in #61
- chore(deps): Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #64
- chore(deps): Bump taiki-e/install-action from 2.81.1 to 2.81.3 by @dependabot[bot] in #63
- chore(docs): rewrite README introduction by @feloy in #65
Full Changelog: v0.8.0...v0.9.0