Auto-select workspace from Telegram prompt

This commit is contained in:
2026-06-10 02:31:46 +09:00
parent 4f0ae2cc88
commit 3ca8095be4
2 changed files with 50 additions and 1 deletions

View File

@@ -43,6 +43,11 @@ On Synology/NAS Docker deployments, keep `CODEX_WRITE_SANDBOX=danger-full-access
for `/work`. The stricter `workspace-write` sandbox may fail with bubblewrap
namespace errors inside the container.
If no `/repo` is set, the bridge tries to auto-select a workspace folder when a
Telegram prompt mentions an exact folder name such as `card_game` or
`nas_connection`. Use `/repo <name>` when you want to pin the workspace
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.