Skip to content

v1.68.0 — Claudia for Codex

Latest

Choose a tag to compare

@kbanc85 kbanc85 released this 14 Aug 03:06
· 2 commits to main since this release
80253c0

Claudia now installs and runs natively across Codex, Claude Code, and Grok with one command:

npx get-claudia

Highlights

  • automatically resolves npm's latest release, even when npx starts a stale cached package
  • detects the active agent and installs or upgrades the folder already open
  • adds Claudia's official Codex plugin, Codex-adapted skills, memory MCP configuration, and optional lifecycle hooks
  • requires first-run Codex onboarding until a real, user-approved context/me.md exists
  • makes the assistant identify as Claudia inside the installed workspace
  • adds claudia codex, claudia claude, and claudia grok launch surfaces
  • adds shared multi-host session capture while keeping the memory daemon as the sole database writer
  • preserves user context, relationships, projects, and memory during upgrades

Validation

  • 56 Node installer tests passed
  • 860 memory-daemon tests passed; 12 skipped
  • 107 hook tests and 29 subtests passed
  • packaged fresh-install and in-place-upgrade smoke tests passed
  • Codex plugin and onboarding skill validation passed
  • npm package audited with all required assets and no Python bytecode cache files

Install or upgrade

npx get-claudia