Skip to content

v0.3.0

Choose a tag to compare

@danieljustus danieljustus released this 12 Jun 18:30
c71602b

What's Changed

  • vault:// secret resolution (core/secrets.py): CapSolver/2Captcha API keys, IMAP passwords, and LLM API keys can now reference Symaira Vault via vault://<path>, with fallback to environment variables and the OS keyring.
  • symfetch integration (core/webfetch.py): web fetching prefers symfetch when installed, with graceful fallback.
  • Homebrew tap installation documentation.

Full Changelog: v0.2.1...v0.3.0