Skip to content

Releases: scottames/thts

v0.8.0

08 Apr 02:02
37f91dd

Choose a tag to compare

0.8.0 (2026-04-08)

Features

  • init: allow skipping the agent init prompt (67edbb3)

Miscellaneous Chores

  • deps: update ⬆️ github-actions to v4.0.1 (#36) (f46f805)
  • deps: update dependency aqua:goreleaser/goreleaser to v2.15.0 (#39) (5fac72f)
  • deps: update github-actions (major) (#37) (86380a2)
  • mise: lockfile maintenance (d47e5ef)

v0.7.2

18 Mar 21:29
fb60efe

Choose a tag to compare

0.7.2 (2026-03-18)

Miscellaneous Chores

  • deps: update ⬆️ github-actions to v3.6.3 (#34) (3f6390f)
  • deps: update dependency aqua:goreleaser/goreleaser to v2.14.3 (#33) (dd70c45)

v0.7.1

06 Mar 04:15
98b16ba

Choose a tag to compare

0.7.1 (2026-03-06)

Miscellaneous Chores

  • deps: update ⬆️ github-actions to v3.6.2 (#32) (cbda9a2)
  • deps: update ⬆️ trunk go to v1.26.1 (#29) (beb7f2f)
  • deps: update dependency go to v1.26.1 (#30) (ea66a7c)

v0.7.0

02 Mar 04:37
46d64a1

Choose a tag to compare

0.7.0 (2026-03-02)

Features

  • agents: add Claude plan directive toggle (72e2cc3)

Miscellaneous Chores

  • deps: update dependency aqua:goreleaser/goreleaser to v2.14.1 (#26) (a5b6f06)
  • deps: update dependency aqua:int128/ghcp to v1.15.2 (#25) (9f2b7d2)

v0.6.0

20 Feb 23:23
544f420

Choose a tag to compare

0.6.0 (2026-02-20)

Features

Miscellaneous Chores

  • deps: update dependency go to v1.26.0 (#23) (4bf6665)

v0.5.0

15 Feb 01:26
0fdc914

Choose a tag to compare

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

30 Jan 19:21
cf7a648

Choose a tag to compare

0.4.0 (2026-01-30)

Features

  • agents/init: dry-run flag (1b0bd91)
  • opencode: align dirs and subagent mode metadata (0a30290)

Code Refactoring

  • thts agents init/uninit moved into thts init/uninit (61a6317)

v0.3.1

23 Jan 23:55
324740a

Choose a tag to compare

0.3.1 (2026-01-23)

Miscellaneous Chores

  • deps: update ⬆️ gomod patching to v2.23.1 (#17) (46dc2e7)
  • deps: update dependency go to v1.25.6 (#14) (31ee44a)
  • deps: update github-actions (#16) (2e35bb1)

Code Refactoring

  • config: move repoMappings to state file (8424af4)

v0.3.0

22 Jan 19:44
2838115

Choose a tag to compare

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 + add command (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

  • config: use maintained yaml pkg (c8ca795)
  • DRY up hooks/agents/skills/commands (c584bf4)

v0.2.0

13 Jan 19:24
dd637a9

Choose a tag to compare

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)

Code Refactoring

  • extra spacing in messages (ff133c7)
  • merge opencode instructions behavior with codex (8482eb8)