@memnexus-ai/cli 1.7.177 → 1.7.178
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.
|
@@ -33,7 +33,7 @@ Write for a future reader: include what you did, why, references (issue numbers,
|
|
|
33
33
|
|
|
34
34
|
**Topics** are auto-extracted from content. Only add manual \`topics\` for status tags (\`completed\`, \`in-progress\`) or component names.
|
|
35
35
|
|
|
36
|
-
**Code context:** When saving memories about code (architecture, implementations, bugs, decisions), include \`codeContext\` with at least \`product\` and \`service\` to scope the knowledge. Infer \`product\` from the repo name or \`package.json\`. Infer \`service\` from the package/directory you're working in. Omit \`codeContext\` for general notes, status updates, or non-code discussions.
|
|
36
|
+
**Code context:** When saving memories about code (architecture, implementations, bugs, decisions), include \`codeContext\` with at least \`product\` and \`service\` to scope the knowledge. Infer \`product\` from the repo name or \`package.json\`. Infer \`service\` from the package/directory you're working in. Once you choose a value (e.g. \`product: "my-app"\`), use it consistently across all memories in the session — do not alternate between variations. Omit \`codeContext\` for general notes, status updates, or non-code discussions.
|
|
37
37
|
|
|
38
38
|
## Find Context
|
|
39
39
|
|