cortex-sync 0.4.9 → 0.4.11
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 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -10,7 +10,7 @@ npm install -g cortex-sync
|
|
|
10
10
|
|
|
11
11
|
Works on **Linux**, **macOS**, and **Windows**. The `cortex` command is available immediately after install — no shell restart needed.
|
|
12
12
|
|
|
13
|
-

|
|
13
|
+

|
|
14
14
|
|
|
15
15
|
---
|
|
16
16
|
|
|
@@ -58,6 +58,8 @@ Open any project on Machine B — Claude Code shows your full session history.
|
|
|
58
58
|
|
|
59
59
|
Share skills, CLAUDE.md, plugins, and chat sessions with your whole team through a shared GitHub repo.
|
|
60
60
|
|
|
61
|
+

|
|
62
|
+
|
|
61
63
|
### Tech Lead — one-time setup
|
|
62
64
|
|
|
63
65
|
```bash
|