Skip to content

Support plain fast Codex toggle#252

Merged
MagMueller merged 1 commit into
mainfrom
fix-plain-fast-toggle
May 19, 2026
Merged

Support plain fast Codex toggle#252
MagMueller merged 1 commit into
mainfrom
fix-plain-fast-toggle

Conversation

@MagMueller
Copy link
Copy Markdown
Contributor

@MagMueller MagMueller commented May 19, 2026

Summary

  • treat plain fast as the same as /fast
  • keep fast from being swallowed by a live goal session
  • label low reasoning as Fast in the inline model picker and add default effort reset

Tests

  • /home/bux/.local/bin/ruff check agent/telegram_bot.py agent/test_telegram_bot.py
  • /opt/bux/venv/bin/python -m unittest agent/test_telegram_bot.py

Summary by cubic

Adds a plain "fast" toggle for Codex, refreshes the model picker with Fast/Medium/High/XHigh labels and a Default reset, and ensures the toggle works during live goal sessions.

  • New Features

    • Typing "fast" now acts like "/fast" and switches Codex to low effort.
    • Model picker: effort labels use Fast/Medium/High/XHigh and include a "Default" button that clears custom effort.
  • Bug Fixes

    • Prevents live goal sessions from swallowing the fast toggle.

Written for commit c48c808. Summary will update on new commits. Review in cubic

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@MagMueller MagMueller force-pushed the fix-plain-fast-toggle branch from 300b441 to c48c808 Compare May 19, 2026 01:29
@MagMueller MagMueller merged commit 7a37113 into main May 19, 2026
6 checks passed
@MagMueller MagMueller deleted the fix-plain-fast-toggle branch May 19, 2026 01:31
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