Releases: scottames/thts
Releases · scottames/thts
v0.8.0
v0.7.2
v0.7.1
v0.7.0
v0.6.0
v0.5.0
0.5.0 (2026-02-15)
Features
- instructions: add a shorthand for path references (fa9585d)
- instructions: choice approach to leveraging research (26f2bdf)
- state: namespace repo mappings by config path (918f04c)
Bug Fixes
- agents: clarify thoughts-analyzer returns inline results only (b9b96f5)
- uninit: safer path removal (3dd7132)
Miscellaneous Chores
- deps: update ⬆️ trunk go to v1.25.7 (#20) (946309c)
- deps: update ⬆️ trunk go to v1.26.0 (#22) (e221247)
- deps: update dependency go to v1.25.7 (#21) (ace6f3f)
Code Refactoring
- init: add profile info to stdout (77ed2de)
v0.4.0
v0.3.1
v0.3.0
0.3.0 (2026-01-22)
Features
- add support for Gemini CLI (0127501)
- add: better content position + input modes (39989f1)
- add: better output for script handling + json output (b56bf67)
- add: support add/sync in one go (37c980e)
- config dump-default (3eb0047)
- configurable categories +
addcommand (5414b83) - edit command (380a8dc)
- instructions via command + cleanup embedded (7ca0fbb)
- instructions/integration via hooks (17ee446)
- show: add path flag for cd magic (5bc55dc)
- support setting some config via env (85f264f)
- sync: support custom commit message template (4822994)
- sync: support running in any location (b9cc975)
Bug Fixes
- agents uninit filter to agent (827e55c)
- claude: hooks in local settings (18bf15e)
- completion: plumb add --in (618f533)
- hooks: explicitly enable hooks with gemini (96137d5)
- hooks: only on valid repo (9d937fc)
- searchable: warn when cross file-system (682d341)
- small fixes from previous (bea5d7d)
- status: respect local-only sync mode (c9ee2a6)
Miscellaneous Chores
- agents: add note on testing (4501520)
- deps: update ⬆️ github-actions to v6 (#7) (d9b059b)
- deps: update ⬆️ trunk go to v1.25.6 (#13) (8981145)
- deps: update dependency aqua:goreleaser/goreleaser to v2.13.3 (#9) (f1f1540)
- deps: update dependency go to v1.25.5 (#10) (38733f3)
- deps: update dependency go to v1.25.5 (#12) (6011f80)
- move repo agents config to global (7d31db6)
Code Refactoring
v0.2.0
0.2.0 (2026-01-13)
Features
- add config validate command (f6cb8b8)
- adding an agent guide + cleanup (b8b298a)
- agents init, handle claude symlink to agents (439ee43)
- agents: support global config (d1f7507)
- cleanup agents (41ad2c2)
- config: sync mode - yubikey friendly (54ec23e)
- improve instructions + add templates (31b8be9)
- option to disable push on sync (9134e8d)
- shell completion (44742da)
- support codex & opencode in addition to claude (d0a298a)
Bug Fixes
- agents: correct global paths + commands for all (3390214)
- error when no default profile (47ea61a)
- init: default repo assignment (9c32071)