367 Commits

Author SHA1 Message Date
banteg ae1718dbe8 feat: add interactive onboarding (#39) 2026-01-03 22:32:29 +04:00
banteg 0a56d4002f feat: add lockfile to prevent concurrent instances (#30) 2026-01-03 04:20:51 +04:00
banteg 5e855e977f refactor(config): drop legacy config migration (#31) 2026-01-03 04:15:39 +04:00
banteg a83b76decd chore(release): 0.5.3 2026-01-03 01:07:34 +04:00
banteg b913c86170 feat(claude): default allowed tools (#29) 2026-01-03 01:03:48 +04:00
banteg 7199437d3a chore: prepare v0.5.2 release 2026-01-02 23:55:59 +04:00
banteg 60986438e5 fix: missing tool error fields (#27) 2026-01-02 23:48:46 +04:00
banteg 78e3443d11 chore: prepare v0.5.1 release 2026-01-02 18:01:39 +04:00
banteg acc76f770e feat: relax telegram ACL to chat id (#26) 2026-01-02 17:59:22 +04:00
banteg 8a5a5f88ed docs: onboarding (#25) 2026-01-02 17:53:55 +04:00
banteg 7722ae8905 chore: move cancel command to menu footer 2026-01-02 17:16:03 +04:00
banteg 03658f3187 chore: prepare v0.5.0 release 2026-01-02 17:12:32 +04:00
Sebastian N. Fernandez 7c30674e53 feat: opencode runner (#22)
Co-authored-by: banteg <4562643+banteg@users.noreply.github.com>
2026-01-02 16:57:19 +04:00
banteg 1204524bef chore: silence noisy third-party loggers in debug mode 2026-01-02 16:52:30 +04:00
banteg d9c53b9e3a feat: add pi runner (#24) 2026-01-02 16:13:55 +04:00
banteg 7e5d6e3d40 docs: align runner docs with current API 2026-01-02 14:27:25 +04:00
banteg 51cdb72d0b refactor: runners and scheduler, fix path handling (#23) 2026-01-02 14:22:59 +04:00
banteg 9c59056666 docs: update project description 2026-01-02 05:09:50 +04:00
banteg 713d7a0a54 chore: start 0.5.0.dev0 2026-01-02 04:55:08 +04:00
banteg db19c9501c docs: update v0.4.0 changelog 2026-01-02 04:53:22 +04:00
banteg 9237783bbb release: v0.4.0 2026-01-02 04:46:38 +04:00
banteg fd0999bd65 fix(render): omit actions from final message (#21) 2026-01-02 04:44:35 +04:00
banteg b8455c8691 refactor: simplify telegram markdown rendering (#20) 2026-01-02 04:36:05 +04:00
banteg bd9387f7f0 feat: auto router (#15) 2026-01-02 03:13:29 +04:00
banteg 73ba4836c1 refactor: handle message (#19) 2026-01-02 01:55:46 +04:00
banteg ac844b5305 fix: improve codex exec error rendering (#18) 2026-01-02 00:00:37 +04:00
banteg 4aa7b74790 refactor: coalesce progress edit wakeups (#17) 2026-01-01 23:46:48 +04:00
banteg 12dfaded26 fix: code review (#16) 2026-01-01 23:14:17 +04:00
banteg 035441c889 docs: specification rewrite 2026-01-01 21:42:14 +04:00
banteg 23f2002836 chore: start 0.4.0 development 2026-01-01 20:40:00 +04:00
banteg 1f054f99ac chore(release): 0.3.0 2026-01-01 20:37:02 +04:00
banteg 6bb847c2cd docs: rewrite adding a runner 2026-01-01 20:36:44 +04:00
banteg d35752fc55 feat: auto-discover runners (#12) 2026-01-01 20:31:11 +04:00
banteg 936ea5109b feat: claude code runner (#9) 2026-01-01 17:04:49 +04:00
banteg 4885e3b878 test: update file change expectations 2026-01-01 02:39:25 +04:00
banteg 29bfa29006 style: format 2026-01-01 02:36:36 +04:00
banteg ab5016c256 refactor: keep file change verbs raw 2026-01-01 02:34:58 +04:00
banteg dea5e289fe refactor: simplify path normalization 2026-01-01 02:34:14 +04:00
banteg 6cdd4e9177 refactor(cli): remove engine overrides 2026-01-01 02:30:09 +04:00
banteg d7e6076040 fix(cli): hide unsupported --engine-option 2026-01-01 02:27:26 +04:00
banteg 18fef77803 docs: readme 2026-01-01 02:24:10 +04:00
banteg 1410037f59 fix(codex): support structured_content summaries 2026-01-01 02:23:44 +04:00
banteg a3cac40623 docs: readme 2026-01-01 02:20:56 +04:00
banteg 77e0bbfb1d fix(render): improve file-change paths 2026-01-01 02:20:17 +04:00
banteg ac35ba3594 docs: reorganize and refresh documentation
- move developing.md and specification.md into docs/

- update readme links to new locations

- add missing telegram.py module documentation

- fix engines.py location (was incorrectly under runners/)

- remove stale "moved to markdown.py" entries
2026-01-01 01:35:30 +04:00
banteg 20f8d8cc8a chore: set progress edit cadence to 2s 2026-01-01 01:30:46 +04:00
banteg 75a93e0f85 feat(cli): log runner events 2026-01-01 01:26:57 +04:00
banteg c45a81fc57 docs(changelog): fix pr links 2026-01-01 01:24:19 +04:00
banteg d296c0dbf1 feat: introduce runner protocol and normalized event model (#7) 2026-01-01 01:13:55 +04:00
banteg a9f8967bf4 docs: add v0.2.0 specification (#8) 2025-12-31 14:30:45 +04:00