Skip to main content
Version: 0.8.1

Configuration

Use .agnix.toml in repository root.

target = "claude-code"
strict = false
max_files = 10000
locale = "en"
disabled_rules = []

Common options:

  • target: single tool focus (claude-code, cursor, codex, etc.)
  • tools: multi-tool targeting
  • strict: treat warnings as errors
  • fix: apply available fixes
  • locale: output locale

Authoritative reference: