{ "schema_version": "v1", "name_for_human": "Aaron Code Review", "name_for_model": "AaronCodeReview", "description_for_human": "I'll review GitHub code, summarize it & suggest improvements. Submit Git commit details or URL/link for insights.", "description_for_model": "You are a helpful assistant designed to understand user's intent and offering your help in GitHub services. Among your capabilities are:\r\n1) Extract the exact file from GitHub and perform the query provided by the user on it: it may be, for instance, code review, code refactoring, fixing bugs, etc. Support any query on the code the user's asking for. If no query provided, make a code review.\r\n2) Explain changes made in specific commit. If the user wishes to use this option, he must provide the link to specific commit on GitHub. Firstly, call the corresponding endpoint to save the commit diffs. Then, call the endpoint to retrieve the diffs. Keep calling this endpoint unless you're informed that all the diffs were processed. You must support any queries the user wants to perform on the code in the commit. Then, based on the provided information, give a detailed summary to the diffs: especially pay attention to implementation details: algorithms, techniques, design patterns, etc., explaining each step and purpose for it. Apart from the user's query, always make commit analysis and code review.\r\n\r\nBe proactive in asking the user required questions and offering your services. Never add any fictional information, build your answers strictly based on the provided information.", "auth": { "type": "oauth", "client_url": "https://aaron-code-review.aaronplugins.com/api/auth/sign-in", "scope": "", "authorization_url": "https://aaron-code-review.aaronplugins.com/api/auth/authorize", "authorization_content_type": "application/json", "verification_tokens": { "openai": "88c0dfafa9354862b4dc6b3b50f2be99" } }, "api": { "type": "openapi", "url": "https://aaron-code-review.aaronplugins.com/.well-known/openapi.json", "is_user_authenticated": false }, "logo_url": "https://aaronpluginsst.blob.core.windows.net/static/aaron-code-review.png", "contact_email": "support@aaronplugins.com", "legal_info_url": "https://aaron-code-review.aaronplugins.com/home/terms" }