plugin.json 311 B

12345678
  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. "version": "1.0.0",
  5. "author": {
  6. "name": "Greptile"
  7. }
  8. }