Commit Graph

23 Commits

Author SHA1 Message Date
Codex
372d5831fa Improve approval and sandbox flows 2026-05-28 11:17:40 +00:00
Codex
44384a90c7 Use default Codex approval reviewer
Stop forcing approvalsReviewer=user on thread and turn start so reviewer routing follows Codex app-server defaults, matching CLI behavior.
2026-05-28 10:23:59 +00:00
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
c00ffb42f2 Route Codex approvals to Telegram
Force app-server turns to use the user approval reviewer so command approvals surface in the bot on Codex 0.134.

Add focused protocol logs for approval requests and guardian review events to diagnose silent approval stalls.
2026-05-28 09:57:43 +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
e9dd840111 Unify approval tool message rendering 2026-05-25 06:53:44 +00:00
Codex
ab5cc4fbfe Support string Codex request IDs 2026-05-25 06:04:31 +00:00
Codex
b46c4beb86 Handle legacy Codex approval requests 2026-05-25 05:43:43 +00:00
Codex
9dbf7727c5 Support Codex app-server 0.133 2026-05-25 05:38:32 +00:00
Codex
e85d0eb928 Prevent stale approval buttons 2026-05-24 03:23:58 +00:00
Codex
fd80780581 Trim command tool summaries 2026-05-24 03:10:30 +00:00
Codex
a31157eea7 Improve tool detail formatting 2026-05-24 03:05:25 +00:00
Codex
5f1633141f Add prompt-based picture command 2026-05-22 14:06:36 +00:00
Codex
d00cdd8e9f Bake in thread directives 2026-05-21 13:05:53 +00:00
Codex
1a74c02173 Allow assistant photo directives 2026-05-21 12:28:57 +00:00
Codex
e9425c6d9b Reduce Telegram tool message noise 2026-05-21 11:20:44 +00:00
Codex
19eddcab3e Preserve Codex cwd on turns 2026-05-21 10:06:36 +00:00
Codex
0480eeb424 Refresh workspaces from Codex threads 2026-05-21 10:01:47 +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
660458af32 Use app-server thread name method 2026-05-21 09:35:32 +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