This is the Linux app named CodeGraph whose latest release can be downloaded as codegraph-darwin-arm64.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named CodeGraph with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
CodeGraph
DESCRIPTION
CodeGraph is a local-first code intelligence tool that gives AI coding agents a pre-indexed understanding of a repository. Instead of forcing agents to repeatedly scan files with grep, glob, and read commands, it builds a searchable knowledge graph of symbols, relationships, call graphs, and code structure. The project uses deterministic parsing rather than LLM summaries, which makes its indexed data more predictable and grounded in the actual source tree. It is designed for tools such as Claude Code, Codex, Cursor, and OpenCode, with MCP support for agent access. CodeGraph stores project data locally, which helps reduce token usage and repeated file exploration. Its main purpose is to make agent-assisted coding faster, cheaper, and more context-aware.
Features
- Local-first code knowledge graph
- Symbol and call graph indexing
- MCP server support for coding agents
- SQLite and full-text search storage
- Deterministic AST-based extraction
- Designed to reduce agent tool calls
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/codegraph.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.