Skip to content

Releases: atinylittleshell/gsh

v0.19.3

29 Jan 07:39
a02d25d
Compare
Choose a tag to compare

0.19.3 (2025-01-29)

Bug Fixes

  • improve file completion to preserve path prefix and earlier arguments (6d107cb)

v0.19.2

27 Jan 00:37
442c9b0
Compare
Choose a tag to compare

0.19.2 (2025-01-27)

Bug Fixes

  • improve message pruning to keep early and recent context (777be1f)

v0.19.1

27 Jan 00:13
bccbc51
Compare
Choose a tag to compare

0.19.1 (2025-01-27)

Bug Fixes

  • improve file diff preview when creating existing files (1e865f9)

v0.19.0

26 Jan 23:22
03456b0
Compare
Choose a tag to compare

0.19.0 (2025-01-26)

Features

  • add history-based command prefix prediction (d6b7e83)

v0.18.2

26 Jan 22:55
93e2a6c
Compare
Choose a tag to compare

0.18.2 (2025-01-26)

Bug Fixes

  • remove source files from gsh-bin aur release script (1f42fb2)

v0.18.1

26 Jan 22:38
e6dadc1
Compare
Choose a tag to compare

0.18.1 (2025-01-26)

Bug Fixes

  • improved rendering for token stats (d513e49)

v0.18.0

26 Jan 22:26
7c02031
Compare
Choose a tag to compare

0.18.0 (2025-01-26)

Features

  • implement agent controls and add token tracking (6793455)

v0.17.0

26 Jan 09:33
9402fa2
Compare
Choose a tag to compare

0.17.0 (2025-01-26)

Features

  • add compgen command implementation and tests (0f4f983)
  • basic bash completion support (f2b4f19)
  • basic support for complete command (6f9d1a8)

v0.16.1

25 Jan 21:00
1d65056
Compare
Choose a tag to compare

0.16.1 (2025-01-25)

Bug Fixes

  • optimize verbose history format by grouping by directory (a49432f)

v0.16.0

21 Jan 08:58
2a82c16
Compare
Choose a tag to compare

0.16.0 (2025-01-21)

Features

  • add support for chat macros (527b2c1)