Commit Graph

8 Commits

Author SHA1 Message Date
Codex
34e909f9cf Handle reused Codex approval request IDs
Treat app-server request IDs as connection-local by reopening reused approval rows when the thread, turn, or item context changes.

Keep duplicate resolved approvals in the same context closed, and add focused approval-path diagnostics without changing the Telegram approval UI.
2026-05-28 10:11:42 +00:00
Codex
2b0da9f508 Support Codex 0.134 approvals
Use available approval decisions from the app-server schema, preserve structured policy decisions in callbacks, and keep approval rendering aligned with normal tool-call output.

Also simplify thread commands, clear stale active turns more carefully, and update command/help docs.
2026-05-28 09:39:40 +00:00
Codex
e85d0eb928 Prevent stale approval buttons 2026-05-24 03:23:58 +00:00
Codex
d00cdd8e9f Bake in thread directives 2026-05-21 13:05:53 +00:00
Codex
a73f88fe5e Sync thread workspaces from Codex cwd 2026-05-21 09:56:47 +00:00
Codex
1d433038ab Sync thread names from Codex 2026-05-21 09:47:05 +00:00
Codex
bc866d1224 Add thread rename support 2026-05-21 09:31:47 +00:00
Codex
ad61f7eeed Initial codex telegram bot source 2026-05-21 08:40:16 +00:00