Tag: octocode
tool
★ 835
Generates Octocode usage statistics dashboard
This tool generates a local HTML dashboard visualizing Octocode usage statistics, including estimated tokens saved, cache hits, and total tool calls. It processes the stats.json file to provide a comprehensive report on session performance …
skill
★ 835
Interactive Octocode Installation and Setup Assistant
An interactive installer that guides users through setting up Octocode tools on macOS and Windows. It manages platform detection, Node.js verification, GitHub authentication, and MCP configuration for various IDEs.
tool
★ 835
Octocode CLI for Code and Repository Analysis
This CLI provides programmatic access to code repositories, enabling developers to search for symbols, retrieve file contents, map repository structures, and analyze PR history directly from the terminal. It facilitates complex code analysi…