Skip to content

Add OpenAI base URL override setting#22

Merged
Hanjo92 merged 1 commit into
mainfrom
codex/openai-base-url-override
Jun 3, 2026
Merged

Add OpenAI base URL override setting#22
Hanjo92 merged 1 commit into
mainfrom
codex/openai-base-url-override

Conversation

@Hanjo92
Copy link
Copy Markdown
Owner

@Hanjo92 Hanjo92 commented Jun 3, 2026

Summary

  • Add an OpenAI base URL override field to the settings panel.
  • Route OpenAI requests through the configured base URL, while keeping the official endpoint as the blank/default behavior.
  • Add CLI env support via GIT_ROAST_OPENAI_BASE_URL and rebuild as 0.0.3.

Verification

  • npm run check
  • npm run package

Fixes #21

@Hanjo92 Hanjo92 merged commit 7fa113a into main Jun 3, 2026
1 check passed
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.

Add OpenAI base URL override setting

1 participant