Skip to content

Releases: efugier/smartcat

v0.7.1

03 Apr 17:12
Compare
Choose a tag to compare

Fix clap version.

v0.7.0

03 Apr 17:02
Compare
Choose a tag to compare

Add anthropic API compatibility and simplify the config around APIs.

v0.6.1

26 Jan 16:20
Compare
Choose a tag to compare

Now displays the correct version when running sc -V.

v0.6.0

26 Jan 16:13
Compare
Choose a tag to compare

Get api key from a command and better file generation experience!

Provide context files using a glob pattern

03 Jan 14:15
Compare
Choose a tag to compare
0.5.0

feat(context): use as context the content of the files matched by the…

Mistral support and default model for each api config

03 Jan 11:07
Compare
Choose a tag to compare

v0.3.2, `-e` as a shortcut for "extend conversation"

15 Dec 13:02
Compare
Choose a tag to compare

v0.3.0, conversation support

15 Dec 11:42
Compare
Choose a tag to compare

Add conversation support 🎉
Use the --cc flag to continue the latest conversation!

v0.2.0

14 Nov 13:57
Compare
Choose a tag to compare

Rename arguments (-c -> -p) and introduce the context option to add files or a string as context for the request.

v0.1.13

13 Nov 10:49
Compare
Choose a tag to compare
feat: remove WIP flags