367 Commits

Author SHA1 Message Date
banteg aa5ecbd6e4 refactor: unify item line formatting 2025-12-29 03:07:11 +04:00
banteg ad54cbfa90 refactor: preserve reasoning formatting 2025-12-29 03:06:16 +04:00
banteg 26fa96a353 feat: render reasoning as italics 2025-12-29 03:05:43 +04:00
banteg 6ec5469a0b test: add exec render tests 2025-12-29 03:04:27 +04:00
banteg 7e245ef997 refactor: replace running actions on completion 2025-12-29 03:04:21 +04:00
banteg e4bcfe7f88 refactor: use pattern matching in exec render 2025-12-29 03:00:14 +04:00
banteg deb040b219 refactor: attach ids at render time 2025-12-29 02:58:47 +04:00
banteg f86d509a05 refactor: simplify with_id formatting 2025-12-29 02:57:35 +04:00
banteg 36da2114b7 refactor: drop empty command fallback 2025-12-29 02:56:05 +04:00
banteg d872e9caf2 refactor: inline code formatting 2025-12-29 02:55:17 +04:00
banteg c752c9735d refactor: simplify truncation 2025-12-29 02:54:44 +04:00
banteg 94c4a11747 refactor: simplify exec render state 2025-12-29 02:52:48 +04:00
banteg 22b83d8afd refactor: make exec render helpers public 2025-12-29 02:51:29 +04:00
banteg 9757b43fb0 refactor: remove command output rendering 2025-12-29 02:49:37 +04:00
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