One setup, every AI CLI with agnostic-AI
Agnostic-ai, an open-source tool from developer Chemaclass, generates native configuration files for 25 AI coding CLI targets from a single Markdown-and-YAML source stored in the user's repository, wi…
Agnostic-ai, an open-source tool from developer Chemaclass, generates native configuration files for 25 AI coding CLI targets from a single Markdown-and-YAML source stored in the user's repository, wi…
Agnostic-ai released version 0.66.0, adding a settings spec `effort` key that sets the default reasoning effort for Claude Code, Copilot, Codex, and Factory under each tool's own key (#1069, #1089). T…
Agnostic-ai released v0.65.0, which changes Windsurf agents or permission rules that grant only `Write` to emit Devin's `write` tool instead of `edit`, so they no longer grant file editing (#1022). Th…
Agnostic-ai released version 0.63.0, which makes `x-<target>` settings reach the target's native settings file and merge with portable permissions and hooks instead of replacing them. Invalid target-s…
Agnostic-ai released version 0.61.0, which now emits Cline rules to the `.clinerules/` directory that Cline's CLI and editors read. The release also makes invalid OpenCode and Junie names fail before …
Agnostic-ai released version 0.60.0, which stops the managed .gitignore block from hiding Claude Code's shareable agent-memory/ directory from version control. Users are instructed to run `agnostic-ai…
Agnostic-ai released version 0.59.0, adding an `agnostic-ai verify` command that detects stale generated files in CI and records the harness identity so changes to the producing system are visible in …
Software architecture pattern for embedding the Phel language (a Lisp dialect that compiles to PHP) into a Symfony project, where Phel owns the routing, business logic, and handlers while Symfony is r…