Commit Graph

303 Commits

Author SHA1 Message Date
banteg 515f2d7e6b refactor: dedupe exec render formatting 2025-12-29 02:47:59 +04:00
banteg 1a926cf300 refactor: make exec render happy path 2025-12-29 02:46:07 +04:00
banteg ae6874e1df refactor: drop telegram length guards 2025-12-29 02:41:13 +04:00
banteg aedebdfac7 refactor: remove typing chat action 2025-12-29 02:40:46 +04:00
banteg 36f0c7ce42 refactor: remove sqlite routing 2025-12-29 02:38:46 +04:00
banteg 171f8b5c21 chore: drop typing from config 2025-12-29 02:35:23 +04:00
banteg a3ac573985 refactor: truncate telegram messages instead of chunking 2025-12-29 02:35:20 +04:00
banteg 05dc4b65fa refactor: simplify config handling 2025-12-29 02:31:54 +04:00
banteg b58af5517b chore: remove unused rendering paths 2025-12-29 02:27:28 +04:00
banteg a09d88ee14 chore: remove mcp and tmux bridges 2025-12-29 02:24:43 +04:00
banteg 4153703ca0 chore: clamp progress render to header 2025-12-29 02:18:01 +04:00
banteg a92a6d2363 chore: simplify model flag handling 2025-12-29 02:15:33 +04:00
banteg 4f0eb4ff0b feat: add exec-bridge model flag 2025-12-29 02:15:09 +04:00
banteg 4e6e6e51ca feat: add workdir flag and trim final output 2025-12-29 02:08:44 +04:00
banteg fbfc4eaa5a fix: prevent progress render loop hang 2025-12-29 02:03:32 +04:00
banteg e73454a33b chore: add exec bridge debug log file 2025-12-28 23:19:08 +04:00
banteg 91d95221c2 fix: avoid editing identical progress message 2025-12-28 23:14:27 +04:00
banteg ae382b2b9f fix: treat reasoning as a normal history line 2025-12-28 23:10:49 +04:00
banteg e14599e40a fix: keep five actions alongside reasoning 2025-12-28 23:09:26 +04:00
banteg c2820e5b87 fix: normalize cli item ids 2025-12-28 23:06:26 +04:00
banteg 638ee879e0 feat: include item ids in cli logs 2025-12-28 23:05:08 +04:00
banteg b00d9238e5 feat: gate command output behind verbose 2025-12-28 23:04:41 +04:00
banteg 69efbd4fa4 fix: use numeric item ids in history 2025-12-28 23:02:40 +04:00
banteg 66be21cb84 fix: set status from agent message presence 2025-12-28 22:58:48 +04:00
banteg 035d333de0 feat: tune progress headers and ids 2025-12-28 22:57:23 +04:00
banteg adcd3c1c04 feat: keep reasoning in history with item ids 2025-12-28 22:53:04 +04:00
banteg 978430cb12 feat: format progress updates per exec spec 2025-12-28 22:34:24 +04:00
banteg 864b00d988 feat: show turn number in progress updates 2025-12-28 22:10:19 +04:00
banteg ea73c3c0a9 chore: warn about untested bridges 2025-12-28 22:08:15 +04:00
banteg ae13b25391 feat: add exec event renderers 2025-12-28 22:07:32 +04:00
banteg 2930731bea fix: drain backlog only once 2025-12-28 21:55:27 +04:00
banteg d361d72751 refactor: remove bridge common shim 2025-12-28 21:52:36 +04:00
banteg cec35fef4b refactor: split bridge common into modules 2025-12-28 21:51:48 +04:00
banteg 353ee8d05a chore: track codex agent instructions 2025-12-28 21:47:27 +04:00
banteg 0365e061fd feat: adjust progress edit rate defaults 2025-12-28 21:45:41 +04:00
banteg 540aeaeea4 chore: require python 3.12 and simplify config 2025-12-28 21:44:18 +04:00
banteg 8be15d7df3 feat: add backlog processing flag 2025-12-28 21:42:03 +04:00
banteg fd2d0297c4 feat: replace env config with typer cli options 2025-12-28 21:39:12 +04:00
banteg fa2f8f12f0 chore: rename entry points 2025-12-28 21:34:41 +04:00
banteg 39c0bcec45 chore: move telegram projects to top-level 2025-12-28 21:31:48 +04:00
banteg 5f4f97f529 feat: package codex telegram bridge with uv entrypoints 2025-12-28 21:29:34 +04:00
banteg b8de3b4f6b feat(telegram-bridge): add progress edits for exec runs 2025-12-28 21:22:07 +04:00
banteg 7588429213 feat(telegram-bridge): share markdown render 2025-12-28 21:02:36 +04:00
banteg 89ddf71e9c refactor: remove env var fallbacks 2025-12-28 20:53:13 +04:00
banteg 6338c9f635 feat(telegram): load config from telegram.toml 2025-12-28 20:37:54 +04:00
banteg 0a984e228a feat(exec-bridge): send typing indicator on start 2025-12-28 20:30:56 +04:00
banteg 245d22eb82 feat(exec-bridge): add startup notifications and logging 2025-12-28 20:30:33 +04:00
banteg a2141856bc feat: add codex telegram bridge scripts 2025-12-28 20:06:28 +04:00
banteg c913c52233 fix: oai cite 2025-12-28 19:13:27 +04:00
banteg 6f9f41caf2 fix: codex telegram notifier entities langauge 2025-12-28 19:10:15 +04:00