Skip to content

feat: prepare Audrey 0.21 release#16

Merged
Evilander merged 3 commits intomasterfrom
codex/release-0-21-0
Apr 24, 2026
Merged

feat: prepare Audrey 0.21 release#16
Evilander merged 3 commits intomasterfrom
codex/release-0-21-0

Conversation

@Evilander
Copy link
Copy Markdown
Owner

Summary

  • adds audrey doctor first-contact diagnostics with JSON automation output
  • adds safe install --host <host> --dry-run setup previews for Codex, Claude Code, and generic MCP hosts
  • rewrites the README as the product front door and adds a committed Audrey SVG logo
  • bumps npm package/runtime version to 0.21.0 and includes release docs/assets in the package

Local Validation

  • npm run build passed
  • npm run typecheck passed
  • npm run bench:memory:check passed: Audrey 100.0%, ahead of Vector Only by 58.3 points
  • npm audit --audit-level=moderate --cache .\.tmp-npm-cache passed with 0 vulnerabilities
  • node dist\mcp-server\index.js doctor passed with Verdict: ready
  • node dist\mcp-server\index.js install --host codex --dry-run passed
  • node dist\mcp-server\index.js install --host claude-code --dry-run passed
  • node dist\mcp-server\index.js demo passed
  • npm pack --dry-run --cache .\.tmp-npm-cache passed and includes docs/assets/audrey-logo.svg

Note

Local npm test is blocked before tests start by the known Windows host spawn EPERM from Vite/esbuild. GitHub Actions is the authoritative Vitest gate for this PR.

@Evilander Evilander merged commit a94b9ea into master Apr 24, 2026
12 checks passed
@Evilander Evilander deleted the codex/release-0-21-0 branch April 24, 2026 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant