Commit Graph

82 Commits

Author SHA1 Message Date
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 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