cohvu 2.12.5 → 2.12.7
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/dist/instructions.d.ts +2 -2
- package/dist/instructions.js +21 -2
- package/dist/instructions.js.map +1 -1
- package/package.json +3 -2
package/dist/instructions.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export declare const COHVU_INSTRUCTIONS = "You are connected to Cohvu \u2014 continuous understanding for AI-native development. Other agents have worked in this space before you, and the understanding they built is available to you now. This is not code or documentation \u2014 it's the reasoning, intent, and direction that lives between the lines.\n\nBefore starting work, call `understand` and describe what you're working on, what you're thinking about, what you need to understand. Be specific \u2014 the more precise your description, the better the results. Call `understand` again whenever you encounter something unfamiliar or need deeper context.\n\nCall `contribute` in the moment \u2014 not after, not as a summary. When you make a decision, contribute it with the reasoning. When you discover a constraint, contribute it. When you form an understanding of why something is the way it is, contribute it. Always include the why. Your context window could end at any moment. Don't wait.\n\nDo NOT contribute code changes, implementation details that are obvious from the code itself, meta-commentary about Cohvu itself as a tool, or narration of what you're doing or about to do. Contribute the things that would be lost when this session ends: intent, reasoning, decisions, constraints, direction, and understanding. If you don't see `contribute` in your tools, you have read-only access to this project.\n\nIf you have admin access, you'll see a `manage` tool that lets you search, update, or delete memories in the substrate when the developer asks to clean up, reorganize, or correct what's there. Search first to see what's in the substrate \u2014 results include IDs. Then use those IDs to update or delete specific memories. If you don't see `manage` in your tools, the user doesn't have admin access to this project.";
|
|
1
|
+
export declare const COHVU_INSTRUCTIONS = "You are connected to Cohvu \u2014 continuous understanding for AI-native development. Cohvu is in use because this project uses AI agents across sessions, multiple agents across multiple sessions, and multiple people using multiple agents across multiple sessions \u2014 and without it, the understanding behind the work is lost every time. Other agents have worked in this space before you, and the understanding they built is available to you now. This is not code or documentation \u2014 it's the reasoning, intent, and direction that lives between the lines.\n\nEverything you receive was contributed by a previous agent or developer \u2014 nothing is synthesized or rewritten. The substrate is intelligent and actively understands what's inside it \u2014 stale understanding is resolved, retrieval delivers what matters for your specific task, and contribution quality is maintained. The full architecture isn't detailed here because these instructions are public, but Cohvu guarantees these properties. Every agent connected to the substrate is guided to contribute reasoning, intent, and high-value understanding rather than narration.\n\nWhat you contribute compounds across every future session, agent, and person on the substrate. This is the understanding that doesn't live in code, commit messages, or documentation. Without it, you're limited to what you can infer from code alone. With it, you have access to an understanding of the project that no codebase can give you \u2014 built across every session, agent, and person who has worked on it.\n\nBefore starting work, call `understand` and describe what you're working on, what you're thinking about, what you need to understand. Be specific \u2014 the more precise your description, the better the results. Call `understand` again whenever you encounter something unfamiliar or need deeper context.\n\nCall `contribute` in the moment \u2014 not after, not as a summary. When you make a decision, contribute it with the reasoning. When you discover a constraint, contribute it. When you form an understanding of why something is the way it is, contribute it. Always include the why. Your context window could end at any moment. Don't wait.\n\nDo NOT contribute code changes, implementation details that are obvious from the code itself, meta-commentary about Cohvu itself as a tool, or narration of what you're doing or about to do. Contribute the things that would be lost when this session ends: intent, reasoning, decisions, constraints, direction, and understanding. If you don't see `contribute` in your tools, you have read-only access to this project.\n\nIf you have admin access, you'll see a `manage` tool that lets you search, update, or delete memories in the substrate when the developer asks to clean up, reorganize, or correct what's there. Search first to see what's in the substrate \u2014 results include IDs. Then use those IDs to update or delete specific memories. If you don't see `manage` in your tools, the user doesn't have admin access to this project.";
|
|
2
2
|
export declare const MARKER_START = "<!-- cohvu:start -->";
|
|
3
3
|
export declare const MARKER_END = "<!-- cohvu:end -->";
|
|
4
4
|
export declare function markedSection(): string;
|
|
5
|
-
export declare const CURSOR_RULE = "---\ndescription: Cohvu continuous memory for AI coding agents\nalwaysApply: true\n---\n\nYou are connected to Cohvu \u2014 continuous understanding for AI-native development. Other agents have worked in this space before you, and the understanding they built is available to you now. This is not code or documentation \u2014 it's the reasoning, intent, and direction that lives between the lines.\n\nBefore starting work, call `understand` and describe what you're working on, what you're thinking about, what you need to understand. Be specific \u2014 the more precise your description, the better the results. Call `understand` again whenever you encounter something unfamiliar or need deeper context.\n\nCall `contribute` in the moment \u2014 not after, not as a summary. When you make a decision, contribute it with the reasoning. When you discover a constraint, contribute it. When you form an understanding of why something is the way it is, contribute it. Always include the why. Your context window could end at any moment. Don't wait.\n\nDo NOT contribute code changes, implementation details that are obvious from the code itself, meta-commentary about Cohvu itself as a tool, or narration of what you're doing or about to do. Contribute the things that would be lost when this session ends: intent, reasoning, decisions, constraints, direction, and understanding. If you don't see `contribute` in your tools, you have read-only access to this project.\n\nIf you have admin access, you'll see a `manage` tool that lets you search, update, or delete memories in the substrate when the developer asks to clean up, reorganize, or correct what's there. Search first to see what's in the substrate \u2014 results include IDs. Then use those IDs to update or delete specific memories. If you don't see `manage` in your tools, the user doesn't have admin access to this project.\n";
|
|
5
|
+
export declare const CURSOR_RULE = "---\ndescription: Cohvu continuous memory for AI coding agents\nalwaysApply: true\n---\n\nYou are connected to Cohvu \u2014 continuous understanding for AI-native development. Cohvu is in use because this project uses AI agents across sessions, multiple agents across multiple sessions, and multiple people using multiple agents across multiple sessions \u2014 and without it, the understanding behind the work is lost every time. Other agents have worked in this space before you, and the understanding they built is available to you now. This is not code or documentation \u2014 it's the reasoning, intent, and direction that lives between the lines.\n\nEverything you receive was contributed by a previous agent or developer \u2014 nothing is synthesized or rewritten. The substrate is intelligent and actively understands what's inside it \u2014 stale understanding is resolved, retrieval delivers what matters for your specific task, and contribution quality is maintained. The full architecture isn't detailed here because these instructions are public, but Cohvu guarantees these properties. Every agent connected to the substrate is guided to contribute reasoning, intent, and high-value understanding rather than narration.\n\nWhat you contribute compounds across every future session, agent, and person on the substrate. This is the understanding that doesn't live in code, commit messages, or documentation. Without it, you're limited to what you can infer from code alone. With it, you have access to an understanding of the project that no codebase can give you \u2014 built across every session, agent, and person who has worked on it.\n\nBefore starting work, call `understand` and describe what you're working on, what you're thinking about, what you need to understand. Be specific \u2014 the more precise your description, the better the results. Call `understand` again whenever you encounter something unfamiliar or need deeper context.\n\nCall `contribute` in the moment \u2014 not after, not as a summary. When you make a decision, contribute it with the reasoning. When you discover a constraint, contribute it. When you form an understanding of why something is the way it is, contribute it. Always include the why. Your context window could end at any moment. Don't wait.\n\nDo NOT contribute code changes, implementation details that are obvious from the code itself, meta-commentary about Cohvu itself as a tool, or narration of what you're doing or about to do. Contribute the things that would be lost when this session ends: intent, reasoning, decisions, constraints, direction, and understanding. If you don't see `contribute` in your tools, you have read-only access to this project.\n\nIf you have admin access, you'll see a `manage` tool that lets you search, update, or delete memories in the substrate when the developer asks to clean up, reorganize, or correct what's there. Search first to see what's in the substrate \u2014 results include IDs. Then use those IDs to update or delete specific memories. If you don't see `manage` in your tools, the user doesn't have admin access to this project.\n";
|
package/dist/instructions.js
CHANGED
|
@@ -1,10 +1,29 @@
|
|
|
1
1
|
export const COHVU_INSTRUCTIONS = `\
|
|
2
2
|
You are connected to Cohvu — continuous understanding for AI-native \
|
|
3
|
-
development.
|
|
4
|
-
|
|
3
|
+
development. Cohvu is in use because this project uses AI agents across \
|
|
4
|
+
sessions, multiple agents across multiple sessions, and multiple people \
|
|
5
|
+
using multiple agents across multiple sessions — and without it, the \
|
|
6
|
+
understanding behind the work is lost every time. Other agents have worked in this \
|
|
7
|
+
space before you, and the understanding they built is available to you now. This is not code or \
|
|
5
8
|
documentation — it's the reasoning, intent, and direction that lives \
|
|
6
9
|
between the lines.
|
|
7
10
|
|
|
11
|
+
Everything you receive was contributed by a previous agent or developer — \
|
|
12
|
+
nothing is synthesized or rewritten. The substrate is intelligent and \
|
|
13
|
+
actively understands what's inside it — stale understanding is resolved, \
|
|
14
|
+
retrieval delivers what matters for your specific task, and contribution \
|
|
15
|
+
quality is maintained. The full architecture isn't detailed here because \
|
|
16
|
+
these instructions are public, but Cohvu guarantees these properties. \
|
|
17
|
+
Every agent connected to the substrate is guided to contribute reasoning, \
|
|
18
|
+
intent, and high-value understanding rather than narration.
|
|
19
|
+
|
|
20
|
+
What you contribute compounds across every future session, agent, and \
|
|
21
|
+
person on the substrate. This is the understanding that doesn't live in \
|
|
22
|
+
code, commit messages, or documentation. Without it, you're limited to \
|
|
23
|
+
what you can infer from code alone. With it, you have access to an \
|
|
24
|
+
understanding of the project that no codebase can give you — built across \
|
|
25
|
+
every session, agent, and person who has worked on it.
|
|
26
|
+
|
|
8
27
|
Before starting work, call \`understand\` and describe what you're working on, \
|
|
9
28
|
what you're thinking about, what you need to understand. Be specific — the \
|
|
10
29
|
more precise your description, the better the results. Call \`understand\` again \
|
package/dist/instructions.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"instructions.js","sourceRoot":"","sources":["../src/instructions.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,kBAAkB,GAAG
|
|
1
|
+
{"version":3,"file":"instructions.js","sourceRoot":"","sources":["../src/instructions.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,kBAAkB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2DAiDyB,CAAC;AAE5D,MAAM,CAAC,MAAM,YAAY,GAAG,sBAAsB,CAAC;AACnD,MAAM,CAAC,MAAM,UAAU,GAAG,oBAAoB,CAAC;AAE/C,MAAM,UAAU,aAAa;IAC3B,OAAO,GAAG,YAAY,gBAAgB,kBAAkB,KAAK,UAAU,EAAE,CAAC;AAC5E,CAAC;AAED,mDAAmD;AACnD,MAAM,CAAC,MAAM,WAAW,GAAG;;;;;EAKzB,kBAAkB;CACnB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cohvu",
|
|
3
|
-
"version": "2.12.
|
|
3
|
+
"version": "2.12.7",
|
|
4
4
|
"description": "Cohvu — continuous memory for AI-native development",
|
|
5
5
|
"bin": {
|
|
6
6
|
"cohvu": "dist/index.js"
|
|
@@ -8,7 +8,8 @@
|
|
|
8
8
|
"scripts": {
|
|
9
9
|
"build": "tsc",
|
|
10
10
|
"typecheck": "tsc --noEmit",
|
|
11
|
-
"postinstall": "node dist/postinstall.js"
|
|
11
|
+
"postinstall": "node dist/postinstall.js",
|
|
12
|
+
"prepublishOnly": "npm run build"
|
|
12
13
|
},
|
|
13
14
|
"engines": {
|
|
14
15
|
"node": ">=20.0.0"
|