One workspace for every AI coding assistant. Governance, memory, and tasks across Claude Code, Codex, Cursor, and Gemini CLI.
Project description
Delimit
One workspace for every AI coding assistant.
Governance, memory, and tasks that carry between Claude Code, Codex, Cursor, and Gemini CLI. Switch models, not context.
Install
pip install delimit
Then set up your AI assistants:
npx delimit-cli setup
What You Get
- 115 MCP tools — governance, security, deploy, memory, secrets, tracing
- API breaking change detection — 27 types (17 breaking, 10 non-breaking)
- Persistent ledger — tasks survive across sessions and models
- Multi-model deliberation — AI models debate until consensus
- Autonomous daemon — processes ledger items without human prompting
- Enterprise dashboard — app.delimit.ai
Quick Start
from delimit import __version__
print(f"Delimit v{__version__}")
Run the MCP server:
python -m delimit.server
Links
- Website: https://delimit.ai
- Docs: https://delimit.ai/docs
- Playground: https://delimit.ai/playground
- GitHub: https://github.com/delimit-ai/delimit
- npm: https://www.npmjs.com/package/delimit-cli
- Dashboard: https://app.delimit.ai
License
MIT
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 delimit-0.1.0.tar.gz.
File metadata
- Download URL: delimit-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ed6bf9e87cec0cf769537750422e1d3d4de79fdf24894699d4a47b9f79a60e9
|
|
| MD5 |
daa94cf1b6ce9783566d1209c6774bc2
|
|
| BLAKE2b-256 |
5971f8c9158fcc8105b0fc5859b5e930638a2ed2a63a26a5878bfc6b466e038f
|
File details
Details for the file delimit-0.1.0-py3-none-any.whl.
File metadata
- Download URL: delimit-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26ac7e6ba0af951d3fe63f8b19bed0696b07c461ab2af36568a4df110855fa1b
|
|
| MD5 |
69adcb1c152274713759dd47870d9f87
|
|
| BLAKE2b-256 |
4804da3ebd88803878b3e52224d275fb6c0f920a12b58430e0f27f62968388db
|