rohithgmurali/AutoDoc Agent Swarm
Autonomous documentation generation using DeepAgents Swarm architecture
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for committing documentation back to the repository | yes | — |
| provider | LLM Provider (openrouter, anthropic, openai, google) | yes | openrouter |
| queen_model | Model for Swarm Queen | yes | anthropic/claude-3.5-sonnet |
| worker_model | Model for Swarm Worker | yes | anthropic/claude-3.5-sonnet |
| drone_model | Model for Swarm Drone | yes | anthropic/claude-3.5-sonnet |
| target_dir | Target directory to scan | yes | . |
| api_key | API Key for the chosen provider (e.g. OPENROUTER_API_KEY) | yes | — |
Outputs
no outputs