ZOMBIE.PULSE
+++ PROMPT TEXT STAYS HOME +++ CONNECT YOUR AGENT +++ TRACK THE RHYTHM +++ KEEP YOUR API KEY PRIVATE +++ PROMPT TEXT STAYS HOME +++ CONNECT YOUR AGENT +++

ZOMBIE PULSE INTEGRATIONS

CONNECT YOUR
CODING AGENT

Choose an editor, install the shared timing hook, and send private activity pulses to your dashboard. Prompt content is discarded.

TIMING, NOT TEXT

CODEX CLI + DESKTOP

Install for Codex

Codex requires the Zombie Pulse plugin and enabled hooks in Settings → Coding → Hooks before prompt pulses can be recorded.

npx zombie-vibe install --editor codex --api-key YOUR_API_KEY
GLOBAL HOOK RUNTIME~/.zombie-vibe/hook.mjs
EDITOR REGISTRATION~/.codex/hooks.json → UserPromptSubmit
  1. Download and unzip the hook pack.
  2. Copy runtime/hook.mjs to ~/.zombie-vibe/hook.mjs.
  3. Save your API key in ~/.zombie-vibe/config.json, then merge ~/.codex/hooks.json → UserPromptSubmit.
  4. In Codex, open Settings → Coding → Hooks, find Zombie Pulse, and enable its hooks.
  5. Start a new Codex session.
DOWNLOAD HOOK PACK