99 Commits

Author SHA1 Message Date
banteg 9d5fccab92 feat(telegram): add overflow split mode (#101) 2026-01-12 18:17:12 +04:00
banteg 04671593aa feat(telegram): add voice transcription model override (#98) 2026-01-12 17:35:21 +04:00
banteg 8f32739369 chore(release): v0.16.0 2026-01-12 06:08:35 +04:00
banteg c6c34ac17f docs: add tips section to user guide 2026-01-11 17:54:59 +04:00
banteg 194cc02bba refactor: simplify runtime, config, and telegram (#85) 2026-01-11 14:48:39 +04:00
banteg 1c6b7d7b21 chore(release): v0.15.0 2026-01-11 05:34:13 +04:00
banteg ab1ecc277d feat(telegram): add file transfer support (#83) 2026-01-11 05:32:31 +04:00
banteg 22d010ece3 chore(release): v0.14.1 2026-01-11 01:44:35 +04:00
banteg 77504231d4 feat(telegram): topics scope + thread-aware replies (#81) 2026-01-11 01:40:49 +04:00
banteg 73a61d072c chore(release): v0.14.0 2026-01-10 22:57:43 +04:00
banteg c06a0abc17 feat: telegram forum topics support (#80) 2026-01-10 22:51:31 +04:00
banteg 855f40c0ba chore(release): v0.13.0 2026-01-10 01:26:05 +04:00
banteg 81618e48e4 feat: add per-project chat routing (#76) 2026-01-10 01:22:20 +04:00
banteg 0372650dbd chore(release): v0.12.0 2026-01-09 21:01:20 +04:00
banteg 780ba72b3a feat: telegram voice transcription (#74) 2026-01-09 20:57:04 +04:00
banteg 4c4473d979 chore(release): v0.11.0 2026-01-09 03:26:50 +04:00
banteg f856338b94 feat: plugins and public api (#71) 2026-01-09 03:23:57 +04:00
banteg 160e977498 chore(release): v0.10.0 2026-01-08 18:20:30 +04:00
banteg 75d669bdd7 feat: transport registry and onboarding updates (#69) 2026-01-08 12:55:15 +04:00
banteg c0579a4ebd feat: add project aliases to telegram command menu (#67) 2026-01-08 11:26:09 +04:00
banteg d606833603 feat: migrate config to pydantic-settings (#65) 2026-01-08 11:20:10 +04:00
banteg 26df1c8ac0 docs: add architecture and lifecycle diagrams 2026-01-08 01:14:59 +04:00
banteg 40be0aeb6f docs: call out default worktrees dir (#64) 2026-01-07 22:31:19 +04:00
banteg 29377317ad chore(release): 0.9.0 2026-01-07 17:57:16 +04:00
banteg aa078258ea feat: projects and worktree management (#62) 2026-01-07 17:45:05 +04:00
banteg 1178b738df refactor!: split telegram bridge into transport/presenter (#55) 2026-01-06 02:14:36 +04:00
banteg a8eb1290cc chore(release): v0.8.0 2026-01-05 12:05:29 +04:00
banteg 2d8fbc8a5a feat: queue telegram requests with rate limits (#54) 2026-01-05 12:00:37 +04:00
banteg c64913ed6d docs: improve documentation coverage (#52) 2026-01-04 19:00:27 +04:00
banteg 465dda20a2 docs: align runner guide with factory pattern 2026-01-04 14:55:41 +04:00
banteg 05ce7ae818 chore(release): v0.7.0 2026-01-04 13:57:52 +04:00
banteg a0c16c325e feat: msgspec schemas for jsonl decoding (#37) 2026-01-04 03:41:07 +04:00
banteg ae1718dbe8 feat: add interactive onboarding (#39) 2026-01-03 22:32:29 +04:00
banteg b913c86170 feat(claude): default allowed tools (#29) 2026-01-03 01:03:48 +04:00
banteg 60986438e5 fix: missing tool error fields (#27) 2026-01-02 23:48:46 +04:00
banteg acc76f770e feat: relax telegram ACL to chat id (#26) 2026-01-02 17:59:22 +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 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 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 035441c889 docs: specification rewrite 2026-01-01 21:42:14 +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 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 d296c0dbf1 feat: introduce runner protocol and normalized event model (#7) 2026-01-01 01:13:55 +04:00