@cleocode/adapters 2026.4.41 → 2026.4.42

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/index.js CHANGED
@@ -661,7 +661,11 @@ var INSTRUCTION_REFERENCES, ClaudeCodeInstallProvider;
661
661
  var init_install = __esm({
662
662
  "packages/adapters/src/providers/claude-code/install.ts"() {
663
663
  "use strict";
664
- INSTRUCTION_REFERENCES = ["@~/.cleo/templates/CLEO-INJECTION.md", "@.cleo/memory-bridge.md"];
664
+ INSTRUCTION_REFERENCES = [
665
+ "@.cleo/CLEOOS-IDENTITY.md",
666
+ "@~/.cleo/templates/CLEO-INJECTION.md",
667
+ "@.cleo/memory-bridge.md"
668
+ ];
665
669
  ClaudeCodeInstallProvider = class {
666
670
  /**
667
671
  * Install CLEO into a Claude Code project.