Skip to content

chore: bump Goose for GPT-6 Astra - #299

Merged
baxen merged 1 commit into
mainfrom
baxen/bump-goose-astra
Sep 5, 2026
Merged

chore: bump Goose for GPT-6 Astra#299
baxen merged 1 commit into
mainfrom
baxen/bump-goose-astra

Conversation

@baxen

@baxen baxen commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

Berd's pinned Goose backend predates GPT-6 Astra support. Astra model-service requests can therefore use Chat Completions, which rejects tool calls when reasoning is enabled.

This bumps Goose from b9b671c6c to 5e9092596. The new pin routes Astra through the Responses API and includes its 1,050,000-token context window and 128,000-token output limit.

Related issue

Upstream fix: aaif-goose/goose#11869

Testing

  • Built the pinned Goose binary with GOOSE_DEV_MODE=required ./scripts/ensure-local-goose.sh --print-bin.
  • Ran just check successfully.
  • Pre-push fmt-check, tauri-check, clippy, and frontend checks passed.
  • End-to-end Astra verification remains for the author in local Berd.

Generated with Goose

@baxen
baxen marked this pull request as ready for review September 5, 2026 22:00
@baxen
baxen requested a review from a team September 5, 2026 22:00
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-05T22:03:09.752978Z c5cd3df Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@baxen
baxen merged commit 2b87b50 into main Sep 5, 2026
11 checks passed
@baxen
baxen deleted the baxen/bump-goose-astra branch September 5, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant