What's New
AGENTS.md — Universal AI Agent Onboarding
Added AGENTS.md to the project root so that any AI coding agent (Claude Code, Codex, OpenCode, Gemini CLI, etc.) can immediately discover and use all 10 autoresearch commands without reading the full README or skill files.
Covers:
- Installation (Claude Code plugin, Codex plugin, manual copy)
- All 10 commands with usage examples
- Configuration fields (Goal, Scope, Metric, Verify, Guard, Iterations)
- Per-command flag reference
- Command chaining patterns (
--chain) - 8 critical loop rules
- Agent-specific notes (Claude Code, Codex, OpenCode/Gemini CLI)
- Repository structure
Full Changelog: v1.9.0...v1.9.1