Releases: atinylittleshell/gsh
Releases · atinylittleshell/gsh
v0.9.4
0.9.4 (2025-01-15)
Bug Fixes
- improve file creation confirmation UI (1cded2c)
- improve file edit confirmation UI (d850c97)
v0.9.3
0.9.3 (2025-01-13)
Bug Fixes
- remove done tool and add end_turn finish reason (c5819f4)
- tweak agent prompts (0ef096c)
v0.9.2
0.9.2 (2025-01-13)
Bug Fixes
- improve privacy of printed paths (309f2a6)
- improve viewfile tool default behavior (ef45e89)
- update JSON schema descriptions and add unit test for bash tool (23caedb)
- viewfile: adjust line indexing to be 1-based and handle edge cases (a4c535e)
v0.9.1
0.9.1 (2025-01-11)
Bug Fixes
- update default context types for explanation (dc7d1d1)
v0.9.0
0.9.0 (2025-01-11)
Features
- make rag context types configurable (11b8036)
v0.8.1
0.8.1 (2025-01-10)
Bug Fixes
- standardize output formatting across tools using gline.RESET_CURSOR_COLUMN (0249a45)
v0.8.0
0.8.0 (2025-01-08)
Features
- enhance shell input with history navigation and improved utils (d066369)
v0.7.3
0.7.3 (2025-01-07)
Bug Fixes
- ensure relative paths are resolved to absolute paths in tools (12c64e4)
v0.7.2
0.7.2 (2025-01-07)
Bug Fixes
- avoid structured output for predict and explain (6ab1825)
- disable parallel tool calls for agent chat (ac04d32)
v0.7.1
0.7.1 (2025-01-06)
Bug Fixes
- put context into agent system message (0f28fc3)
- tweak agent instructions to emphasize understanding diff before composing commit messages (0314b67)