Skip to content

[codex] Add agent-scoped model settings#5

Merged
botlong merged 1 commit into
mainfrom
codex/agent-scoped-model-settings
May 24, 2026
Merged

[codex] Add agent-scoped model settings#5
botlong merged 1 commit into
mainfrom
codex/agent-scoped-model-settings

Conversation

@botlong

@botlong botlong commented May 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Move profile/model settings from global defaults to per-agent settings.
  • Add gateway /settings/agents persistence and use agent-bound profile/default model for sessions and model listing.
  • Let the settings UI choose a config for Codex, Claude Code, or OpenCode, load models through that config, and save the agent default model in the same flow.
  • Fetch Codex models from the selected OpenAI profile and map OpenCode profile credentials into OpenAI-compatible environment variables.

Validation

  • npm test in gateway passed: 35 tests.
  • flutter analyze passed with no issues.
  • flutter test passed: 15 tests.
  • git diff --cached --check passed.

@botlong botlong merged commit 7b97ad0 into main May 24, 2026
1 check passed
@botlong botlong deleted the codex/agent-scoped-model-settings branch May 24, 2026 07:15
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