Skip to content

Releases: hoophq/cloak

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 18:42
ab835ff

Changelog

  • ab835ff Auto-resync Claude Code + daemon after cloak add/import (ATR-96)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 17:26
3fa4a52

Changelog

  • 3fa4a52 Auto-import known API keys in cloak import (ATR-95)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 13:27
4bd0c17

Changelog

  • 4740806 Add always-on daemon: cloak start (ATR-93)
  • bae4f56 Add native Claude Code integration: cloak init (ATR-91)
  • 94d6282 Add opt-in unix-domain-socket mode for Postgres (ATR-72)
  • 4bd0c17 Pin cosign to v2.4.1 in release workflow (ATR-94)
  • 73e4845 Refocus the README on agentic usage (ATR-90)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 19:44
ff71a75

Changelog

  • 5fb4af4 Add CI: GitHub Actions for build, lint, unit + e2e tests (ATR-69)
  • 823ffb7 Add CLAUDE.md and ignore .claude.local.md
  • 5a65715 Add HTTP(S) credential-injection connector (ATR-45)
  • 7d15815 Add agentic backend / LLM library integration guide (ATR-71)
  • a7590ed Add cloak import: move credentials out of .env files (ATR-47)
  • 659c76b Add encrypted-file secret backend for headless hosts (ATR-44)
  • ff71a75 Add release pipeline: GoReleaser, brew cask, install script (ATR-50)
  • 3ab8624 Add threat-model, integration guides, and FAQ (ATR-49)
  • d006b02 Harden the loopback listeners (ATR-48)
  • 4242794 Initial implementation: CLI skeleton, keychain storage, Postgres connector
  • c7fd3ec Merge pull request #1 from hoophq/perotto/atr-69-ci-github-actions-for-build-lint-unit-e2e-tests
  • e83dfd0 Relicense from Apache-2.0 to MIT (ATR-73)