agents-docs-manager 0.1.1

Manage AGENTS.md and Docs markdown indexes for agent-oriented repositories.
1
2
3
4
5
{
  "index_file": "./AGENTS.md",
  "doc_dir": "./docs",
  "naming_style": "snake_case"
}