Open-source agent configuration compiler

One setup.
Every coding agent.

AdrenAI inspects your repository, recommends a minimal compatible setup, generates native instructions for every coding agent, and keeps quality gates aligned without requiring AI credits.

See how it works
Offline-firstDeterministicApache-2.0
adrenai onboard

$ npx adrenai

Inspecting repository...

Detected

Next.js + TypeScript

Vitest + Playwright

Codex, Claude Code, Cursor

Recommended profile

Production TypeScript baseline

5 resolved packs · 3 native agent outputs

No source code will be changed

Native output for the tools developers already use

CodexClaude CodeCursorCopilotKiroGemini

Installation

Start locally. Publish everywhere.

Source installation is available now. npm and Homebrew commands activate with the reviewed 1.0.0 release.

Available now

Source

git clone https://github.com/nitikeshq/adrenai.git
Planned for 1.0.0

npm

npm install --global adrenai
Planned for 1.0.0

Run once

npx adrenai onboard .
Planned for 1.0.0

Homebrew

brew install nitikeshq/tap/adrenai

A focused workflow

Stop rewriting the same instructions.

01

Inspect

Detect frameworks, test tools, CI, agent files, conflicts, and missing safeguards locally.

02

Recommend

Resolve a small compatible set of reviewed packs with evidence and clear tradeoffs.

03

Synchronize

Generate native agent files, lock versions, protect user work, and detect future drift.

Trust through constraints

Guidance in prose.
Guarantees in checks.

AdrenAI never silently overwrites user files or executes arbitrary pack content. Important requirements become allowlisted quality gates.

  • Works without an AI provider or API key
  • Preview-first creation and synchronization
  • Pack lockfiles and SHA-256 drift detection
  • Path and symlink protections with instruction diagnostics
AdrenAI project configuration streams converging into one blueprint

Public beta

Give your coding agents
a shared operating system.