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 reasoning effort tracking
- Add reasoning_effort field to BotConfig and Message models
- Pass reasoning_effort through OpenAI format provider
- Display reasoning effort in CLI output
- Remove timestamp fields from OpenAI messages