Skip to content

fix: honor plan mode reasoning effort - #504

Open
kocaemre wants to merge 1 commit into
agentclientprotocol:mainfrom
kocaemre:fix/plan-mode-reasoning-effort
Open

fix: honor plan mode reasoning effort#504
kocaemre wants to merge 1 commit into
agentclientprotocol:mainfrom
kocaemre:fix/plan-mode-reasoning-effort

Conversation

@kocaemre

Copy link
Copy Markdown

Summary

  • Honor Codex plan_mode_reasoning_effort when switching an ACP session into Plan mode.
  • Report the Plan-mode effort through ACP session config options while Plan mode is active.
  • Restore the ordinary session effort when switching back to Default mode.

Closes #364

Test Plan

  • git diff --check
  • npm test -- --run src/__tests__/CodexACPAgent/session-config-options.test.ts
  • npm run typecheck
  • npm run build

Signed-off-by: Emre K <110906681+kocaemre@users.noreply.github.com>
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.

Respect plan_mode_reasoning_effort in Plan mode

1 participant