You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add ReasoningEffortSelector component and integrate reasoning effort into chat functionality
- Introduced ReasoningEffortSelector for selecting reasoning effort levels (high, medium, low).
- Updated ChatInput and ChatInterface components to include the new ReasoningEffortSelector.
- Enhanced ModelStore to manage reasoning effort state.
- Modified sessionManager and CodexConfig to accommodate reasoning effort in session handling.
🤖 Generated with [Claude Code](https://claude.ai/code)
0 commit comments