Skip to content

Releases: getsavvyinc/savvy-cli

v0.11.3

04 Jun 20:36
Compare
Choose a tag to compare

Changelog

  • a827fff Use print -rP when printing the prompt
  • 392e5ef savvy.zsh: only print prompt when recording commands

v0.11.2

04 Jun 02:52
710db77
Compare
Choose a tag to compare

Changelog

v0.11.1

04 Jun 02:51
Compare
Choose a tag to compare

Changelog

  • 271f0e0 cmd/upgrade: amd64 should fallback to x86_64
  • 98d8194 install: translate amd64 -> x86_64

v0.11.0

03 Jun 00:18
Compare
Choose a tag to compare

Changelog

  • 546b0fc client/Ask: Pass in prev conversation history
  • 7cd78f2 cmd/ask: add past questions too
  • 63dbdc9 cmd/ask: loop until user is happy with their answer
  • 85be719 list: generalize adding help messages to the list
  • f664e9c slice: Check membership in slice
  • 11668bd slice: add Map func

v0.10.2

02 Jun 05:39
Compare
Choose a tag to compare

Changelog

  • 840bd03 list: make help message pop

v0.10.1

02 Jun 02:45
Compare
Choose a tag to compare

Changelog

  • 1fe4788 README: add FAQs
  • 22772d8 README: document sharing
  • 48e2473 README: fix concurrent recording sessions error
  • 937461b README: outline FAQs
  • 89a876e README: savvy ask - help with a single command
  • acdf4e2 README: savvy explain
  • 2ef1446 README: savvy record history
  • 7063616 README: savvy run
  • 7ced9da README: simpler introduction.
  • 5b82f21 Readme: savvy ask - publishing a go module
  • b28bec0 cmd/history: check for multiple recordings before user selects commands
  • 5613f9e cmd/record: detect and fix concurrent recording sessions
  • 131e373 cmd/record: simplify code
  • 2681ce7 demos: fix typo in filename
  • 252c368 history: shutdown signal should kill the shell
  • 192abe6 server: detect permanent net.OpErr and exit listen loop
  • 5497c28 server: removing the socket doesn't end the listener; so we send a shutdown signal
  • 777ad29 server: resolve concurrent errors within the server pkg

v0.10.0

28 May 04:04
Compare
Choose a tag to compare

Changelog

  • ff050dd Fix CVE-2023-45288
  • 6a8ef34 client: Add StepContentByStepID
  • f47cdcd client: Add Type to Step
  • b4b3815 client: impl StepContentByStepID
  • cd6ae85 cmd/file: read file in the b/g
  • cc47d80 cmd/send: stepID -> sendStepID
  • 6430d6f cmd/write: add skeleton for write command
  • d60e2f9 cmd/write: add stepID flag
  • 304fa54 cmd/write: fetch data by step id
  • c1eb64b cmd/write: user must confrim if we want to overwrite the file
  • 815c721 cmd/write: write file after confirming details
  • 670f580 server: treat recording files as separate from a command
  • c1b2143 update server code for savvy record

v0.9.13

21 May 01:05
Compare
Choose a tag to compare

Changelog

  • 9a6e0ed cmd/ask: start interactive mode if no args are provided
  • a3653b0 cmd/explain: start interactive mode if no args provided

v0.9.12

17 May 22:48
Compare
Choose a tag to compare

Changelog

  • 3287525 add glamour
  • ea34254 client: Explain explains code
  • 11fd154 client: display err msg to the user
  • a5b56cb client: explain returns read only ch
  • 3445512 cmd/component: tell users how to exit viewport
  • 05e83f6 cmd/explain: add explain
  • 745b1a5 cmd/explain: update example
  • 5a54178 display explanation
  • 6fd3791 explain: adopt json object for server sent events
  • a90e49a guest client can talk to explain
  • 5bd2c91 viewport: convert
    to newlines

v0.9.11

15 May 21:45
Compare
Choose a tag to compare

Changelog