Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: bump coder/fantasy to include gpt-5.5 Responses API support - #24712

Merged
ibetitsmike merged 1 commit into
mainfrom
blink/bump-fantasy-gpt-5.5
Apr 24, 2026
Merged

chore: bump coder/fantasy to include gpt-5.5 Responses API support#24712
ibetitsmike merged 1 commit into
mainfrom
blink/bump-fantasy-gpt-5.5

Conversation

@blinkagent

@blinkagent blinkagent Bot commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the charm.land/fantasy replace directive to pick up coder/fantasy#29, which adds gpt-5.5 and gpt-5.5-pro to responsesReasoningModelIDs.

Without this, chatd's useOpenAIResponsesOptions returns false for GPT-5.5, so it falls back to Chat Completions and never attaches ResponsesProviderOptions (losing store=true + previous_response_id chaining and other Responses-only features).

Changes

  • go.mod: github.com/coder/fantasy v0.0.0-20260416152503-959aa39579d2v0.0.0-20260424191546-5ab464a305f4
  • go.sum: updated hashes

Verified go build ./coderd/x/chatd/... passes locally.

Created on behalf of @ibetitsmike

@github-actions github-actions Bot added the community Pull Requests and issues created by the community. label Apr 24, 2026
@ibetitsmike
ibetitsmike enabled auto-merge (squash) April 24, 2026 19:21
@ibetitsmike
ibetitsmike merged commit a497d93 into main Apr 24, 2026
28 checks passed
@ibetitsmike
ibetitsmike deleted the blink/bump-fantasy-gpt-5.5 branch April 24, 2026 19:35
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community Pull Requests and issues created by the community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant