plugin.json 289 B

1234567
  1. {
  2. "name": "greptile",
  3. "description": "AI-powered codebase search and understanding. Query your repositories using natural language to find relevant code, understand dependencies, and get contextual answers about your codebase architecture.",
  4. "author": {
  5. "name": "Greptile"
  6. }
  7. }