mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
449 B
449 B
ASK Tool
The ask tool answers questions about the PR, based on the PR code changes.
It can be invoked manually by commenting on any PR:
/ask "..."
For example:


Note that the tool does not have "memory" of previous questions, and answers each question independently.