Skip to content

777genius/agent-code-navigator

v0.1.0Apache-2.0

Route code discovery across exact search, semantic search, LSP navigation, and call-graph analysis.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-code-navigator",
  "version": "0.1.0",
  "description": "Route code discovery across exact search, semantic search, LSP navigation, and call-graph analysis.",
  "author": {
    "name": "777genius",
    "url": "https://github.com/777genius"
  },
  "homepage": "https://github.com/777genius/universal-plugins-for-ai-agents/tree/main/plugins/agent-code-navigator",
  "repository": "https://github.com/777genius/universal-agent-plugins",
  "license": "Apache-2.0",
  "keywords": [
    "agent-plugins",
    "code-intelligence",
    "code-search",
    "lsp",
    "codegraph",
    "codex"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • doctor.sh
View on GitHub