Skip to content

Releases: scottames/thts

v0.8.2

Choose a tag to compare

@scottames-github-bot scottames-github-bot released this 13 Jul 22:37
a83b18a

0.8.2 (2026-07-13)

Bug Fixes

  • agents: make OpenCode integration idempotent (ba2070b)

Miscellaneous Chores

  • deps: update dependency aqua:goreleaser/goreleaser to v2.17.0 (#65) (a72c076)

v0.8.1

Choose a tag to compare

@scottames-github-bot scottames-github-bot released this 07 Jul 21:05
5f5ebbb

0.8.1 (2026-07-07)

Bug Fixes

  • sync: avoid actionable push prompts (193220f)

Miscellaneous Chores

  • deps: update ⬆️ github-actions to v4.2.0 (#62) (4d22bd3)
  • deps: update ⬆️ github-actions to v5 (#49) (897ffca)
  • deps: update ⬆️ github-actions to v7 (#63) (ba21f96)
  • deps: update ⬆️ gomod patching to v0.44.0 [security] (#54) (4270e89)
  • deps: update ⬆️ gomod patching to v2.0.3 (#46) (6791279)
  • deps: update ⬆️ gomod patching to v2.0.5 (#64) (7d82832)
  • deps: update ⬆️ gomod patching to v2.24.1 (#50) (8361802)
  • deps: update ⬆️ gomod patching to v2.27.0 (#61) (4eceddb)
  • deps: update ⬆️ trunk go to v1.26.2 (#42) (43907ab)
  • deps: update ⬆️ trunk go to v1.26.3 (#51) (eb5d772)
  • deps: update dependency aqua:goreleaser/goreleaser to v2.15.2 (#40) (562d389)
  • deps: update dependency aqua:goreleaser/goreleaser to v2.15.3 (#47) (a496fe9)
  • deps: update dependency aqua:goreleaser/goreleaser to v2.15.4 (#48) (532f7ec)
  • deps: update dependency aqua:goreleaser/goreleaser to v2.16.0 (#55) (879c2b6)
  • deps: update dependency aqua:int128/ghcp to v1.15.3 (#43) (5047400)
  • deps: update dependency go to v1.26.2 (#44) (177475b)
  • deps: update dependency go to v1.26.3 (#52) (4aa0018)
  • deps: update dependency go to v1.26.4 (#57) (068f37a)
  • deps: update github-actions (#45) (678d9d5)
  • deps: update github-actions (#53) (9dccd90)
  • deps: update github-actions (#59) (162e7cf)
  • deps: update go to v1.26.4 (#58) (e5a0b96)
  • deps: update gomod-patch-and-minor to v2.0.4 (#60) (db52c69)
  • deps: update gomod-patch-and-minor to v2.26.1 (#56) (8b3e80e)

v0.8.0

Choose a tag to compare

@scottames-github-bot scottames-github-bot released this 08 Apr 02:02
37f91dd

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

Choose a tag to compare

@scottames-github-bot scottames-github-bot released this 18 Mar 21:29
fb60efe

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

Choose a tag to compare

@scottames-github-bot scottames-github-bot released this 06 Mar 04:15
98b16ba

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

Choose a tag to compare

@scottames-github-bot scottames-github-bot released this 02 Mar 04:37
46d64a1

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

Choose a tag to compare

@scottames-github-bot scottames-github-bot released this 20 Feb 23:23
544f420

0.6.0 (2026-02-20)

Features

Miscellaneous Chores

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

v0.5.0

Choose a tag to compare

@scottames-github-bot scottames-github-bot released this 15 Feb 01:26
0fdc914

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

Choose a tag to compare

@scottames-github-bot scottames-github-bot released this 30 Jan 19:21
cf7a648

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

Choose a tag to compare

@scottames-github-bot scottames-github-bot released this 23 Jan 23:55
324740a

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)