diff --git a/changelog.md b/changelog.md index 4fbba1a..ac25d84 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,17 @@ # changelog +## v0.14.0 (2026-01-10) + +### changes + +- add telegram forum topics support with `/topic` command for binding threads to projects/branches, persistent resume tokens per topic, and `/ctx` for inspecting or updating bindings [#80](https://github.com/banteg/takopi/pull/80) +- add inline cancel button to progress messages [#79](https://github.com/banteg/takopi/pull/79) +- add config hot-reload via watchfiles [#78](https://github.com/banteg/takopi/pull/78) + +### docs + +- add user guide and telegram topics documentation [#80](https://github.com/banteg/takopi/pull/80) + ## v0.13.0 (2026-01-09) ### changes diff --git a/readme.md b/readme.md index 33a5018..ead8a99 100644 --- a/readme.md +++ b/readme.md @@ -52,6 +52,8 @@ to re-run onboarding (and overwrite config), use `takopi --onboard`. run your agent cli once interactively in the repo to trust the directory. +see [`docs/user-guide.md`](docs/user-guide.md) for detailed configuration and usage. + ## config global config `~/.takopi/takopi.toml`