Skip to content

Releases: CodeAlive-AI/agentic-secrets

Agentic Secrets 0.1.1

19 Jun 19:04
078dbd6

Choose a tag to compare

Agentic Secrets 0.1.1 self-build release.\n\nHighlights:\n- Removes alpha channel naming from release metadata.\n- Packages app metadata as Agentic Secrets 0.1.1, build 3.\n- Includes release evidence for commit 078dbd6.\n\nThis release uses the source self-build/ad-hoc signing track. Developer ID signing and notarization remain optional future distribution work.

Agentic Secrets 0.1.0 alpha.2

19 Jun 18:56
613662c

Choose a tag to compare

Pre-release

Agentic Secrets 0.1.0 alpha.2 self-build release.\n\nHighlights:\n- Improved CLI Delivery management UX and delivery rules editing.\n- Updated local installer to stop/reopen the UI and restart the broker safely during local updates.\n- Includes release evidence for commit 613662c.\n\nThis is an alpha pre-release using the source self-build/ad-hoc signing track. Developer ID signing and notarization are not part of this release.

Agentic Secrets 0.1.0 alpha.1

18 Jun 23:08
6a4e7cd

Choose a tag to compare

Pre-release

Agentic Secrets 0.1.0 alpha.1

Alpha self-build release for local macOS use.

Minimum macOS Version: 14.0

Included

  • Fixes CLI shim PATH ordering for zsh login, interactive, and non-interactive agent shells.
  • Adds a modal restart prompt after CLI registration: quit and reopen Codex, Claude Code, or the agent app with Cmd+Q.
  • Includes arm64 macOS ZIP and DMG app bundle artifacts plus SHA-256 checksums.

Verification

  • swift build
  • swift run agentic-secrets-contract-tests
  • ./script/ui_smoke.sh
  • ./scripts/ci.sh
  • ./scripts/tahoe_compatibility_check.sh
  • ./scripts/check_secret_authority.sh
  • ./scripts/package_release.sh
  • ./scripts/validate_release_artifact.sh build/AgenticSecrets.app
  • codesign --verify --strict --deep --verbose=4 build/AgenticSecrets.app
  • swift run agentic-secrets release-gates: canRelease=true, canRunLocal=true, canDistributeBinary=false
  • swift run agentic-secrets ipc-conformance
  • swift run agentic-secrets mcp-conformance

Distribution note

These artifacts are ad-hoc signed self-build convenience artifacts. They are not Developer ID signed, notarized, or stapled.