Skip to content

Add Reasoning Effort Support#30

Merged
MikeAlhayek merged 2 commits intomainfrom
ma/add-effort-level
Apr 17, 2026
Merged

Add Reasoning Effort Support#30
MikeAlhayek merged 2 commits intomainfrom
ma/add-effort-level

Conversation

@MikeAlhayek
Copy link
Copy Markdown
Member

No description provided.

MikeAlhayek and others added 2 commits April 16, 2026 22:26
- Add CostMultiplier to CopilotModelInfo, populated from SDK Billing.Multiplier
- Show cost next to each Copilot model name in dropdown (e.g., 'GPT-5.4 (x1)')
- Update both server-rendered and JS-loaded model lists in _CopilotConfig.cshtml
- Create ClaudeEffortLevel enum (None/Low/Medium/High) for reasoning effort
- Add EffortLevel property to ClaudeSessionMetadata
- Wire effort level through all ViewModels (AIProfile, AITemplate, ChatInteraction)
- Wire effort level through all controllers and save/load logic
- Update ClaudeChatInteractionSettingsHandler for SignalR settings
- Add effort level dropdown to _ClaudeConfig.cshtml shared partial
- Pass effort level as reasoning_effort in ClaudeOrchestrator ChatOptions

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@MikeAlhayek MikeAlhayek merged commit a6624b5 into main Apr 17, 2026
8 checks passed
@MikeAlhayek MikeAlhayek deleted the ma/add-effort-level branch April 17, 2026 05:37
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