Skip to content

chore(main): release 0.2.0#370

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--zero
Open

chore(main): release 0.2.0#370
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--zero

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.2.0 (2026-07-02)

Features

  • providers: add zero providers models to discover a provider's models (#386) (0bc8074)
  • providers: add KiloCode and OpenCode provider support (#388) (b1ccb6d)
  • require manual approval before npm publish + drop release-as pin (#369) (bd89a1f)

Bug Fixes

  • config: unbrick first-run setup — default google/anthropic models, enter setup on fixable config errors (#385) (72eed06)
  • config: use ~/.config on macOS and enter setup when no provider (#371) (#372) (027a8f2)
  • gemini: strip unsupported JSON Schema fields from tool declarations (#374) (39e7100), closes #373
  • mcp: block cross-origin credential redirects (#396) (f915f70)
  • tools: CRLF line ending mismatch in edit_file tool on Windows (#378) (33dc7ae)
  • tools: require permission before web_search requests (#382) (960db96)
  • tui: resolve every permission request so the agent can't deadlock (#397) (952788f)
  • tui: title /model rows by model name, not the catalog description (#395) (cdf9d83)

This PR was generated with Release Please. See documentation.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

Zero automated PR review

Verdict: No blockers found

Blockers

  • None found.

Validation

  • [pass] Diff hygiene: git diff --check
  • [pass] Tests: go test ./...
  • [pass] Build: go run ./cmd/zero-release build
  • [pass] Smoke build: go run ./cmd/zero-release smoke

Scope

Head: 498878728080
Changed files (4): .release-please-manifest.json, CHANGELOG.md, package-lock.json, package.json

This deterministic review checks validation status and basic diff hygiene. A human reviewer still owns product judgment and design quality.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--zero branch 9 times, most recently from 0c05db0 to 8bb1cf7 Compare July 2, 2026 22:02
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--zero branch from 8bb1cf7 to 94e0865 Compare July 2, 2026 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gemini provider: tool schema emits unsupported 'additionalProperties' field (12 tools rejected, all exec calls fail)

0 participants