Skip to content

Global Agent Memory v0.1.3

Choose a tag to compare

@ozankasikci ozankasikci released this 12 Jul 23:06

Global Agent Memory v0.1.3 strengthens installation, security, recovery, testing, and public onboarding.

Highlights

  • Adds the guided global-memory setup flow for Vault, daemon, dashboard, Claude Code, and Codex integration.
  • Adds richer Obsidian and dashboard documentation, product visuals, comparison guidance, community templates, and contributor entry points.
  • Prevents direct Markdown secrets and symlink escapes from entering the index.
  • Makes backup creation and restore validation atomic and fail-closed.
  • Returns structured errors for malformed dashboard JSON.
  • Adds dashboard tests to make check and expands access-control, sealed-memory, stale-policy, and hostile-archive coverage.
  • Modularizes the Python source package without changing the V1 CLI or MCP identifiers.

Verification

  • 78 unit tests
  • 57 integration tests
  • 19 contract tests
  • 13 E2E tests
  • 8 dashboard component tests
  • Ruff, strict MyPy, TypeScript, dashboard production build, deterministic contract check
  • 86.54% gated coverage
  • Wheel and source distribution pass twine check

See CHANGELOG.md for the complete changes.