banteg
|
9d3fd1a515
|
feat: use tomli-w for config dumps (#103)
|
2026-01-12 18:39:54 +04:00 |
|
banteg
|
f638b8c32e
|
feat(plugins): expose thread_id to plugins (#99)
|
2026-01-12 18:22:56 +04:00 |
|
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
|
2f05b46465
|
chore: bump version to 0.17.0.dev0
|
2026-01-12 06:11:00 +04:00 |
|
banteg
|
00cfef92d6
|
chore: bump version to 0.17.0
|
2026-01-12 06:10:14 +04:00 |
|
banteg
|
8f32739369
|
chore(release): v0.16.0
|
2026-01-12 06:08:35 +04:00 |
|
banteg
|
bc1319b73d
|
feat(ci): release notify (#94)
|
2026-01-12 06:05:15 +04:00 |
|
banteg
|
a1090bdf83
|
docs: rework readme
|
2026-01-12 04:14:58 +04:00 |
|
banteg
|
e8c478d786
|
refactor(telegram): boundary types (#90)
|
2026-01-11 21:36:07 +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
|
2380b3e5e9
|
fix(telegram): harden file transfer handling (#84)
|
2026-01-11 06:05:38 +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
|
94fda5e7e6
|
chore: bump version to v0.15.0.dev0
|
2026-01-10 22:59:26 +04:00 |
|
banteg
|
73a61d072c
|
chore(release): v0.14.0
|
2026-01-10 22:57:43 +04:00 |
|
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 |
|