v0.3.0
What's Changed
- vault:// secret resolution (
core/secrets.py): CapSolver/2Captcha API keys, IMAP passwords, and LLM API keys can now reference Symaira Vault viavault://<path>, with fallback to environment variables and the OS keyring. - symfetch integration (
core/webfetch.py): web fetching preferssymfetchwhen installed, with graceful fallback. - Homebrew tap installation documentation.
Full Changelog: v0.2.1...v0.3.0