Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 02:51

The big one: record what you actually did. Snippet Vault can now capture a whole
terminal session. snipvault start "task" → work → snipvault end, then replay a
clean log of every command you ran. Perfect for write-ups, onboarding notes, or
remembering exactly how you fixed that thing last week — and it's 100% local and
offline, like everything else.

  • New start, end, sessions, session, and init commands.
  • Sessions stored locally in ~/.snipvault-sessions.json.

Download the binary for your OS below, or install in one line - see the README. Full history in the changelog.