✦ SWE-bench Verified · Claude Opus 4.6 & Sonnet 4.6

Stop wasting tokens
on bad prompts.

Salacia is the runtime that makes any AI coding agent smarter, faster, and cheaper.

$ npx salacia init click to copy

Works with Claude Code · Cursor · Codex · Cline · Windsurf · Antigravity

93.4%
FL Top-5 Recall
+6.0pp
Paired A/B Pass Rate Uplift
p<0.01
McNemar's Test Significance
500+
SWE-bench Tasks Evaluated

Your AI agent is flying blind.

Salacia gives it a map, a compass, and a verification contract.

Without Salacia

  • 🔍Agent searches the entire repo
  • 🔄10+ turns of trial and error
  • 💸Wastes tokens on wrong files
  • "It compiled" = done

With Salacia

  • 🎯Agent reads 2-3 targeted files
  • 3-5 focused turns
  • 📍93% accurate fault localization
  • ✔️Contract-verified correctness

Four steps. Two minutes.

Install once, then add one layer before your AI edits code.

0

Install

One command to install. Or skip and use npx directly.

npm install -g salacia
1

Plan

Describe the bug in plain English. Salacia analyzes your project and locates the files to fix.

salacia plan "fix the auth bug"
2

Execute

Hand the localized context to your AI agent. It edits with a map, not a blindfold.

salacia execute --adapter claude-code
3

Validate

Run tests automatically. Not "I think it works" — tests actually pass.

salacia validate

Your code runs on Node.
Your AI agent runs on Salacia.

One command. Apache 2.0 licensed. Works with any agent.

⭐ Star on GitHub 📦 View on npm