Releases: getsavvyinc/savvy-cli
Releases · getsavvyinc/savvy-cli
v0.9.10
v0.9.9
v0.9.8
v0.9.7
v0.9.6
v0.9.5
Changelog
- 59204f2 cheatsheet: nest parser inside a toplevel cheatsheet pkg
- e12a08d client: Ask Savvy to answer our question with list of commands
- 80eac2b client: rm Answer type
- 21ed67f cmd/ask: allow users to select a command and copy it to the clipboard
- aea8a36 cmd/ask: display runbooks instead of commands
- 8604734 cmd/ask: display the runbook using charm
- bb759ae cmd/ask: integrate client and impl ask
- f9c18e4 cmd/ask: setup skeleton
- 18f673a cmd/ask: update example
- fe176de component/list: add custom ask delegate
- 0950eb9 component/list: refactor NewListModel to accept delegates
- fbc9dd4 generate embedding for cheatsheets after parsing them
- 3b4508a ignore local copy of tldr
- 4f9195c ignore plandex
- 2bfcf75 inc concurrency for writing to the db
- 5224c43 ingest/db: store embeddings
- b9fa7a1 ingest/parser: parse tldr cheat sheets
- 58b77eb ingest: better prompting beats RAG
- cd60d52 ingest: init
- 1116998 ingest: process tldr cheat sheets
- 4805e01 ingestion: use command as part of embedding for explanation.
- 6cc9f2a llm: add openai client
- efe2637 llm: use model name from openai client
- 5c1f3bf mv component/list.go -> list/list.go
- 7dd384b parser: infer tags for tldr from the filepath
- add1242 zsh: setup auto complete
v0.9.4
Changelog
- 4becba7 setup/bash: Add precmd,preexec and completion binding to automatically run runbooks
- 52e5a1f setup/bash: Add support for SAVVY_CONTEXT = run|record
- cc588a0 setup/bash: trigger command completion
- 8130397 shell/bash: Impl SpawnRunbookRunner
- dddcf03 shell/kind: add unknown shell kind
- 5e67c56 shell/zsh: Setup env vars for runner shell in one func.
- 2bcd0ec shell: SAVVY_NEXT_STEP defaults to zero for bash and one for zsh
- 7921b8d shell: trim leading and trailing hyphen from runbook alias