Describe what this PR changes.
- New agent example
- Bug fix
- Documentation update
- Refactor / cleanup
- Other
- I have starred this repository.
- New community agents are under
contributors/<agent-name>/(not repo root). - I ran
ruff check .. - I ran
ruff format .. - I added/updated
README.mdfor changed example(s). - I added
.env.exampleif environment variables are required. - I added demo image/GIF (if applicable).
- I added agent profile link (if applicable).
- I updated
contributors/CHANGELOG.mdfor community agent changes, or rootCHANGELOG.mdfor other non-doc changes. - I added my agent to the Community Contributors table in root
README.md(if new agent). - I verified paths/commands used in docs.
- I understand this PR requires maintainer review before merge (
review-requiredCI).
Link issue number(s), if any:
Anything reviewers should focus on.