367 Commits

Author SHA1 Message Date
banteg 7cde20916b docs: update readme and changelog 2026-01-10 22:54:22 +04:00
banteg c06a0abc17 feat: telegram forum topics support (#80) 2026-01-10 22:51:31 +04:00
banteg 5c1635ccb5 feat(telegram): add inline cancel button (#79) 2026-01-10 03:33:57 +04:00
banteg 801d04cfdf feat(config): add hot-reload via watchfiles (#78) 2026-01-10 02:41:05 +04:00
banteg 910e7a6d98 docs: improve requirements section spacing 2026-01-10 01:44:59 +04:00
banteg 2d0c6faab6 docs: convert readme lists to prose 2026-01-10 01:42:35 +04:00
banteg c2c4190881 docs: clean up readme
- add per-project chat routing to features
- fix inactive doc links in plugins section
- remove redundant python install step
- remove notes section (locks handle single-instance)
- explain chat_id in projects section
2026-01-10 01:39:40 +04:00
banteg 1b74d0ab54 chore: bump version to v0.14.0.dev0 2026-01-10 01:26:59 +04:00
banteg 855f40c0ba chore(release): v0.13.0 2026-01-10 01:26:05 +04:00
banteg 31f84c0a4e fix(worktrees): reuse project root for current branch (#77) 2026-01-10 01:23:01 +04:00
banteg 81618e48e4 feat: add per-project chat routing (#76) 2026-01-10 01:22:20 +04:00
banteg 7ffb99d779 fix(codex): hardcode exec flags (#75) 2026-01-09 23:08:48 +04:00
banteg e7ef89b4b5 docs: normalize casing in readme and changelog 2026-01-09 22:20:14 +04:00
banteg beca29fea6 chore: bump version to v0.13.0.dev0 2026-01-09 21:02:32 +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 8421ec8b4a fix: plugin allowlist matching and windows session paths (#72) 2026-01-09 19:25:10 +04:00
banteg 2d9479541a chore: bump version to v0.12.0.dev0 2026-01-09 03:28:37 +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
Leo Liu 16c0069aa0 fix(pi): create sessions under run base dir (#68)
Co-authored-by: banteg <4562643+banteg@users.noreply.github.com>
2026-01-09 01:11:54 +04:00
z80 817cc0f1f8 fix: skip git repo check for codex runs (#66) 2026-01-09 00:29:49 +04:00
banteg 8dc7cfac62 chore: bump version to v0.11.0.dev0 2026-01-08 18:23:26 +04:00
banteg 160e977498 chore(release): v0.10.0 2026-01-08 18:20:30 +04:00
banteg 4227bee1ef fix(config): harden onboarding and command menu (#70) 2026-01-08 18:16:55 +04:00
banteg dfd6e65b77 chore: add release skill guidance 2026-01-08 13:44:04 +04:00
banteg bb3212eeb5 feat: add bundle just recipe 2026-01-08 13:01:50 +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 740b636234 fix(worktrees): validate worktree root (#63) 2026-01-07 21:53:48 +04:00
banteg 78726bd307 docs: highlight projects/worktrees in readme 2026-01-07 17:58:03 +04:00
banteg 29377317ad chore(release): 0.9.0 2026-01-07 17:57:16 +04:00
banteg c696a9f03a docs: reorder 0.9.0 changelog to highlight projects/worktrees 2026-01-07 17:54:08 +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 105466cc95 chore: bump version to 0.8.0.dev0 2026-01-04 14:04:26 +04:00
banteg 239d5a0cfc docs(changelog): add missing pr links 2026-01-04 14:02:49 +04:00
banteg 05ce7ae818 chore(release): v0.7.0 2026-01-04 13:57:52 +04:00
banteg 9cb2b66fa2 feat: migrate to structlog (#46) 2026-01-04 13:54:05 +04:00
banteg 92302a6fe6 test(fixtures): normalize fixture names 2026-01-04 03:50:21 +04:00
banteg 4532fad760 test(opencode): add run json fixture 2026-01-04 03:47:07 +04:00
banteg a0c16c325e feat: msgspec schemas for jsonl decoding (#37) 2026-01-04 03:41:07 +04:00
banteg 30fe5cef43 chore: release v0.6.0 2026-01-03 22:40:14 +04:00