Releases: alvinunreal/tmuxai
Releases · alvinunreal/tmuxai
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