Skip to content

Releases: atinylittleshell/gsh

v0.9.4

15 Jan 09:13
10030eb
Compare
Choose a tag to compare

0.9.4 (2025-01-15)

Bug Fixes

  • improve file creation confirmation UI (1cded2c)
  • improve file edit confirmation UI (d850c97)

v0.9.3

13 Jan 09:59
3cb2e57
Compare
Choose a tag to compare

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

13 Jan 02:21
918939b
Compare
Choose a tag to compare

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

11 Jan 10:46
8dcd617
Compare
Choose a tag to compare

0.9.1 (2025-01-11)

Bug Fixes

  • update default context types for explanation (dc7d1d1)

v0.9.0

11 Jan 10:15
488e4c4
Compare
Choose a tag to compare

0.9.0 (2025-01-11)

Features

  • make rag context types configurable (11b8036)

v0.8.1

10 Jan 08:07
aab1f59
Compare
Choose a tag to compare

0.8.1 (2025-01-10)

Bug Fixes

  • standardize output formatting across tools using gline.RESET_CURSOR_COLUMN (0249a45)

v0.8.0

08 Jan 10:00
fb90de3
Compare
Choose a tag to compare

0.8.0 (2025-01-08)

Features

  • enhance shell input with history navigation and improved utils (d066369)

v0.7.3

07 Jan 09:43
3aa8faf
Compare
Choose a tag to compare

0.7.3 (2025-01-07)

Bug Fixes

  • ensure relative paths are resolved to absolute paths in tools (12c64e4)

v0.7.2

07 Jan 08:39
1c2ab90
Compare
Choose a tag to compare

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

06 Jan 05:07
9fa1b71
Compare
Choose a tag to compare

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)