Add Telegram Codex usage command

This commit is contained in:
2026-06-10 10:10:37 +09:00
parent 3ca8095be4
commit 75e85887b5
2 changed files with 161 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ only keeps connection-management commands.
/repo <path-under-workspace-root>
/ask <prompt>
/work <prompt>
/usage
/new
/status
/settings
@@ -51,6 +52,8 @@ explicitly.
`/settings`, `/models`, `/schedules`, `/records`, and `/sessions` return inline
buttons, so you can change speed/model/reasoning settings, delete schedules,
manage personal records, and switch or archive sessions without copying ids.
`/usage` asks the local Codex app-server for account, plan, rate-limit, and
credit information when the installed Codex version exposes it.
## Runtime settings