sage-opinion
Send a prompt with absolute file paths to a sage-like model for its opinion or code review. Embed relevant file contents for context to handle large codebases effectively.
Instructions
Send a prompt to sage-like model for its opinion on a matter.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
paths | Yes | Paths to include as context. MUST be absolute paths (e.g., /home/user/project/src). Including directories will include all files contained within recursively. | |
prompt | Yes | The prompt to send to the external model. |