Skip to content

fix(acp): support Codex Fast mode#1567

Merged
wgqqqqq merged 2 commits into
GCWing:mainfrom
wgqqqqq:fix/issue-1335-codex-fast-mode
Jul 22, 2026
Merged

fix(acp): support Codex Fast mode#1567
wgqqqqq merged 2 commits into
GCWing:mainfrom
wgqqqqq:fix/issue-1335-codex-fast-mode

Conversation

@wgqqqqq

@wgqqqqq wgqqqqq commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Migrate the Codex and Claude ACP adapters to the maintained @agentclientprotocol packages, with exact legacy built-in preset migration.
  • Expose generic ACP select and boolean session configuration through the Desktop, Web, and CLI integration paths.
  • Add a model-aware Codex Fast mode toggle with the higher-credit warning and localized labels.

Testing

  • cargo test -p bitfun-acp
  • cargo test -p bitfun-cli
  • cargo check -p bitfun-desktop
  • pnpm run type-check:web
  • Focused Web tests: 3 files, 13 tests passed
  • pnpm run i18n:audit

Fixes #1335

…x-fast-mode

# Conflicts:
#	src/web-ui/src/flow_chat/components/ModelSelector.tsx
@wgqqqqq
wgqqqqq merged commit fe57b21 into GCWing:main Jul 22, 2026
5 checks 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.

[Feature]: codex cli 是否使用的 fast 模式?

1 participant