Vinemap — a local-first, graph-based context engine for AI coding agents
Project description
vinemap
Local-first, graph-based context engine for AI coding agents. Builds a graph of your codebase (files, symbols, imports, call edges) and delivers token-budgeted context packs to Claude Code, Cursor, Codex CLI, and any MCP client.
pip install vinemap
vinemap index . # build the code graph -> .vinemap/
vinemap query "where is auth handled"
vinemap pack "how do sessions work"
vinemap mcp . # stdio MCP server for your agent
Zero runtime dependencies. 100% local — nothing leaves your machine.
See the repository root for full documentation, architecture, and roadmap.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vinemap-0.1.0.tar.gz.
File metadata
- Download URL: vinemap-0.1.0.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6870e6dcd572dfa93a1b2dfe98b070bccf000a5230baed3b9e30ff97d4be5a3e
|
|
| MD5 |
5f6be75243e8859b817de952d5fbbdab
|
|
| BLAKE2b-256 |
c53241968b6b24b2f3ab738e812b144e76f2a61b7782be771708787f39eef6ea
|
File details
Details for the file vinemap-0.1.0-py3-none-any.whl.
File metadata
- Download URL: vinemap-0.1.0-py3-none-any.whl
- Upload date:
- Size: 22.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33ddbfe0573101ce02a27cc42bc54a045e6b6357f389b4d83061c2ba8a5f07cb
|
|
| MD5 |
1a27d748ac6e7b21ed5d488356018f9a
|
|
| BLAKE2b-256 |
2621049dacee78b5ed1bec2dbb61721ee3f5e5410b8c6d0e9a75e51f44719e10
|