Releases: alvinunreal/tmuxai
Releases · alvinunreal/tmuxai
v2.1.0
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
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
Changelog
- 4e89b0d Add GitHub Copilot configuration example to README (#94)
- 924c39c Don't need md for kb
- 751413a Removing windows builds
- 8a0efab Update README by removing unnecessary sections
- 726b213 Update README.md
- 36a1499 Update README.md
- 26f1382 Update config
- 6630c38 Update message
- e85da64 feat: Handle ESC key as 'No' in confirm prompts (#93)
v2.0.0
v1.1.3
v1.1.2
Changelog
- 8159afc Add Claude Code GitHub Workflow (#64)
- ee67cf7 Bump actions/checkout from 4 to 5 (#72)
- 9cf7a18 Bump actions/setup-go from 5 to 6 (#71)
- 6fd8689 Bump actions/stale from 9 to 10 (#70)
- bf3911e Bump github.com/spf13/cobra from 1.8.0 to 1.10.1 (#61)
- 06f037f Bump github.com/spf13/viper from 1.18.2 to 1.21.0 (#69)
- 0639e82 Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#62)
- 50bbc1a Bump github.com/stretchr/testify from 1.8.4 to 1.10.0 (#57)
- 6dd5690 Increase default context size from 20k to 100k tokens (#65)
- b39f97b feat: Use external editor for command editing instead of inline editor (#77)
v1.1.1
Changelog
- 1a83282 Add Azure OpenAI support (#45)
- 8758298 Add tests for process_message (#55)
- 19f0cf5 Bump actions/checkout from 4 to 5 (#52)
- 4e491a6 Bump github.com/nyaosorg/go-readline-ny from 1.9.0 to 1.9.1 (#41)
- a293212 Simplify tests
- ed6177b Update README.md
- 37ff035 Update README.md
- 78421f8 feat: allow specifying shell in /prepare command (#53)
v1.1.0
v1.0.4
v1.0.3
Changelog
- 1c4a408 Add ollama doc
- 4675469 Bugfixes #2 (#25)
- 0f5d35e Fix confusions
- 3fab572 Fixes #6
- c99d015 Forward slash help (#14)
- 5f3007a Improving prompts, various small bugfixes(#20)
- d2d453d Modify .goreleaser.yml to mark tmux as a dependency for the homebrew release (#16)
- 3244390 Update README.md
- 83a8bdd Update README.md
- 88cc052 Update README.md