plugin.json 357 B

12345678910
  1. {
  2. "name": "greptile",
  3. "description": "AI code review agent for GitHub and GitLab. View and resolve Greptile's PR review comments directly from Claude Code.",
  4. "author": {
  5. "name": "Greptile",
  6. "url": "https://greptile.com"
  7. },
  8. "homepage": "https://greptile.com/docs",
  9. "keywords": ["code-review", "pull-requests", "github", "gitlab", "ai"]
  10. }