Fixed review?
Some checks failed
Code review / review (pull_request) Has been cancelled
Publish Library / Build NPM Project (push) Successful in 11s
Publish Library / Tag Version (push) Successful in 13s

This commit is contained in:
2025-12-27 22:11:24 -05:00
parent 4175bf363c
commit 73ad9293ae
2 changed files with 5 additions and 2 deletions

View File

@@ -53,8 +53,11 @@ Automated code agents that uses AI to analyze git diffs and provide inline comme
</h3>
</summary>
#### Prerequisites
- [Node.js](https://nodejs.org/en/download)
#### Instructions
1. Run using npx: `npx @ztimson/ai-agents review`
1. Run using npx: `npx -y @ztimson/ai-agents@latest review`
</details>