Skip to main content

CodexDaemon

CodexDaemon
#

Status: Planning — This page describes intended capabilities.

CodexDaemon converts a single AGENTS.md into multiple AI-assistant-specific configurations. It analyzes your repository for context and generates Cursor rule files and prompts for Claude, Gemini, and GPT—keeping your guidance consistent across tools, even offline.

Key Features
#

  • Unified preference source: parse and validate AGENTS.md with repo-aware metadata
  • Multi-agent targeting: generate .cursor/rules/*.md, CLAUDE.md, GEMINI.md, PROMPT.md
  • Context-aware initialization with interactive TUI for ambiguous cases
  • Offline-first design; optional OpenAI/local LLM integration for text transformation
  • Static Go binary, no telemetry

Usage
#

codexdaemon init --repo . --agents cursor,claude,gemini
Download & Verify

Download the latest release and verify its integrity:

For detailed verification steps, see our Shipping & Verification page.