Skip to content

v0.9.5

Compare
Choose a tag to compare
@joshi4 joshi4 released this 14 May 01:58
· 284 commits to main since this release

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