Skip to content

feat: add 'Default' option to effort level config#647

Open
AceGain wants to merge 1 commit into
agentclientprotocol:mainfrom
AceGain:feat/effort-default-option
Open

feat: add 'Default' option to effort level config#647
AceGain wants to merge 1 commit into
agentclientprotocol:mainfrom
AceGain:feat/effort-default-option

Conversation

@AceGain
Copy link
Copy Markdown

@AceGain AceGain commented May 11, 2026

Add a "Default" selection to the effort level config option, allowing users to let the SDK decide the effort level instead of forcing a specific level. When "default" is selected, applyFlagSettings is called with effortLevel: undefined, clearing any previous override.

Replaces the previous fallback logic (xhigh -> high -> supportedLevels[0]) with a simpler "default" fallback that lets the SDK use its own default.

Add a "Default" selection to the effort level config option, allowing
users to let the SDK decide the effort level instead of forcing a
specific level. When "default" is selected, applyFlagSettings is called
with effortLevel: undefined, clearing any previous override.

Replaces the previous fallback logic (xhigh -> high -> supportedLevels[0])
with a simpler "default" fallback that lets the SDK use its own default.
@AceGain
Copy link
Copy Markdown
Author

AceGain commented May 11, 2026

Please,agree it. The third-party model may not support the 'Effort', or not support 'high' and 'xhigh'. We need it.

@AceGain
Copy link
Copy Markdown
Author

AceGain commented May 11, 2026

@cla-bot check

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