delimit-cli 3.10.2 → 3.10.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -8
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,16 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
____ ________ ______ _____________
|
|
3
|
-
/ __ \/ ____/ / / _/ |/ / _/_ __/
|
|
4
|
-
/ / / / __/ / / / // /|_/ // / / /
|
|
5
|
-
/ /_/ / /___/ /____/ // / / // / / /
|
|
6
|
-
/_____/_____/_____/___/_/ /_/___/ /_/
|
|
7
|
-
```
|
|
1
|
+
# `</>` Delimit
|
|
8
2
|
|
|
9
3
|
One workspace for every AI coding assistant. Switch models, not context.
|
|
10
4
|
|
|
11
5
|
[](https://www.npmjs.com/package/delimit-cli)
|
|
12
|
-
[](https://github.com/marketplace/actions/delimit-api-governance)
|
|
13
7
|
[](https://opensource.org/licenses/MIT)
|
|
8
|
+
[](https://glama.ai/mcp/servers/delimit-ai/delimit)
|
|
14
9
|
|
|
15
10
|
Your tasks, memory, and governance carry between Claude Code, Codex, and Gemini CLI. Persistent ledger, API breaking change detection, security audit, multi-model deliberation — all shared across assistants.
|
|
16
11
|
|
package/package.json
CHANGED