Skip to content

Releases: alvinunreal/tmuxai

v2.2.2

14 May 13:22
09e858c

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

07 May 17:48
25c2fb0

Choose a tag to compare

What's Changed

  • Feat: web_search and web_fetch tools by @swein in #200
  • Feat mcp client by @swein in #204
  • build(deps): bump github.com/nyaosorg/go-readline-ny from 1.15.0 to 1.15.1 by @dependabot[bot] in #202
  • build(deps): bump google.golang.org/genai from 1.54.0 to 1.56.0 by @dependabot[bot] in #201

Full Changelog: v2.2.0...v2.2.1

v2.2.0

07 May 17:52
9da9e02

Choose a tag to compare

Changelog

v2.1.4

01 May 11:20
9d2f0b2

Choose a tag to compare

What's Changed

  • Bump google.golang.org/genai from 1.50.0 to 1.51.0 by @dependabot[bot] in #175
  • Bump github.com/fatih/color from 1.18.0 to 1.19.0 by @dependabot[bot] in #177
  • Bump github.com/github/copilot-sdk/go from 0.1.32 to 0.2.0 by @dependabot[bot] in #176
  • Bump google.golang.org/genai from 1.51.0 to 1.52.0 by @dependabot[bot] in #180
  • Bump google.golang.org/genai from 1.52.0 to 1.52.1 by @dependabot[bot] in #185
  • Bump github.com/github/copilot-sdk/go from 0.2.0 to 0.2.1 by @dependabot[bot] in #184
  • Bump github.com/nyaosorg/go-readline-ny from 1.14.1 to 1.14.3 by @dependabot[bot] in #188
  • Bump golang.org/x/term from 0.41.0 to 0.42.0 by @dependabot[bot] in #189
  • Bump github.com/nyaosorg/go-readline-ny from 1.14.3 to 1.15.0 by @dependabot[bot] in #196
  • add support for bedrock inference by @clayrosenthal in #198
  • feat: add --config flag and TMUXAI_CONFIG env var for custom config path by @Mrenderson101 in #187
  • Bump google.golang.org/genai from 1.52.1 to 1.54.0 by @dependabot[bot] in #192
  • feat: add SKILLS.md loading system by @swein in #193

New Contributors

Full Changelog: v2.1.2...v2.1.4

v2.1.2

18 Mar 19:32
f015c0e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

14 Mar 11:24
7770f15

Choose a tag to compare

What's Changed

  • Bump google.golang.org/genai from 1.40.0 to 1.41.0 by @dependabot[bot] in #133
  • Bump golang.org/x/sys from 0.39.0 to 0.40.0 by @dependabot[bot] in #132
  • Bump golang.org/x/term from 0.38.0 to 0.39.0 by @dependabot[bot] in #131
  • Bump google.golang.org/genai from 1.41.0 to 1.42.0 by @dependabot[bot] in #135
  • Fix GitHub Copilot support by adding required headers by @sanchirico in #144
  • Bump github.com/nyaosorg/go-readline-ny from 1.13.0 to 1.14.1 by @dependabot[bot] in #146
  • Bump google.golang.org/genai from 1.42.0 to 1.44.0 by @dependabot[bot] in #145
  • Bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #147
  • Bump google.golang.org/genai from 1.44.0 to 1.46.0 by @dependabot[bot] in #149
  • Bump golang.org/x/term from 0.39.0 to 0.40.0 by @dependabot[bot] in #148
  • Add MoltFounders banner to README by @mfold111 in #151
  • Update MoltFounders project link to new job posting by @alvinreal in #158
  • fix(tmux): validate exec split args and surface pane creation errors by @alvinreal in #164

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

28 Dec 23:47

Choose a tag to compare

Changelog

  • 47a8d3b Bump actions/checkout from 5 to 6 (#111)
  • 6ebdbe8 Bump github.com/nyaosorg/go-readline-ny from 1.12.2 to 1.12.3 (#105)
  • aadd109 Bump github.com/nyaosorg/go-readline-ny from 1.12.3 to 1.13.0 (#115)
  • caff9b7 Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#121)
  • 8c3a93b Bump golang.org/x/sys from 0.37.0 to 0.38.0 (#106)
  • 5c6d7af Bump golang.org/x/sys from 0.38.0 to 0.39.0 (#120)
  • 9832aa5 Bump golang.org/x/term from 0.36.0 to 0.37.0 (#109)
  • 5e2f3c7 Bump golang.org/x/term from 0.37.0 to 0.38.0 (#119)
  • 1595e8d Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#107)
  • 01f7045 Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#112)
  • 6353cc2 Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#118)
  • 7237d92 Edit prompt in $EDITOR
  • 56aab98 Feature/sanitize prepare - issue #100 (#103)
  • cfb55e0 Fix linting
  • 035d291 Fix squashing
  • 9311af4 Merge branch 'ticket/add-a-cli-flag-to-avoid-confirmations'
  • 33013b1 Migrate project
  • c245602 Update ignores
  • 27ea9b7 feat(cli): add --yolo flag to skip all confirmation prompts
  • 0f5c2bc feat(cli): add --yolo flag to skip all confirmation prompts (#127)
  • 7655035 feat(providers): add Gemini API provider using go-genai SDK (#128)
  • f832f8a fix(squash): simplify history squashing and fix token counting (#126)
  • 9131e7a test(config): add tests for yolo mode confirmation behavior

v2.0.2

07 Nov 07:29
45ad8ef

Choose a tag to compare

Changelog

  • 45ad8ef Fix critical command chaining security vulnerability (#99)
  • 6a4f64c Bump github.com/nyaosorg/go-readline-ny from 1.10.0 to 1.11.0 (#95)
  • 50c51ee Bump github.com/nyaosorg/go-readline-ny from 1.11.0 to 1.12.2 (#98)
  • 64482bb Update example
  • ca91e3c feat(confirm): add command risk scoring to confirm prompts (closes issue #96) (#97)

v2.0.1

27 Oct 19:51

Choose a tag to compare

Changelog

v2.0.0

18 Oct 21:06

Choose a tag to compare

Changelog