plugin.json 403 B

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