Skip to content

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 15 Mar 03:00
· 449 commits to main since this release
- Wire credential vault into main flows (dashboard save, CLI save, kernel boot) — API keys now stored in AES-256-GCM vault with dual-write to secrets.env for backward compat
- Fix cron channel delivery that was a no-op — Channel, LastChannel, and Webhook variants all deliver now
- Propagate cron delivery failures to scheduler (one-shot jobs not removed on failure)
- Add credential resolver (vault → dotenv → env var) to kernel for unified secret resolution
- Add remove_from_vault() to CredentialResolver
- Bump to v0.4.4