Skip to content

Commit 3d80ea7

Browse files
author
Dane Schneider
committed
Bump version to 2.0.7+1
1 parent 2620114 commit 3d80ea7

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

app/cli/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.7
1+
2.0.7+1

releases/cli/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## CLI Version 2.0.7+1
2+
- Small adjustment to previous release: in the REPL, select the first auto-complete suggestion on 'enter' if any suggestions are listed.
3+
14
## CLI Version 2.0.7
25
- Better handling of partial or mistyped commands in the REPL. Rather than falling through to the AI model, a partial `\` command that matches only a single option will default to that command. If multiple commands could match, you'll be given a list of options. For input that begins with a `\` but doesn't match any command, there is now a confirmation step. This helps to prevent accidentally sending mistyped commands the model and burning tokens.
36

0 commit comments

Comments
 (0)