Skip to content

Add inline Codex model picker#251

Merged
MagMueller merged 1 commit into
mainfrom
fix-codex-model-picker
May 19, 2026
Merged

Add inline Codex model picker#251
MagMueller merged 1 commit into
mainfrom
fix-codex-model-picker

Conversation

@MagMueller

@MagMueller MagMueller commented May 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an inline Telegram picker for Codex model and reasoning effort
  • make /fast and /model replies shorter and updateable in place
  • keep typed /model commands working while exposing tap-based controls

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

Inline Codex model picker for Telegram lets users choose model and reasoning effort with taps, and updates the message in place. /fast and /model replies are shorter and now include the picker; typed commands still work.

  • New Features
    • Inline keyboard to pick Codex model (gpt-5.5, gpt-5.4, gpt-5.4-mini) and reasoning effort; current choices are marked.
    • Taps update settings in place, enforce owner-only changes, show toasts, and support reset/fast mode.

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

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

Copy link
Copy Markdown
Contributor

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 merged commit d615753 into main May 19, 2026
7 checks passed
@MagMueller MagMueller deleted the fix-codex-model-picker branch May 19, 2026 01:22
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