mover-os 4.3.3 → 4.4.1

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.
Files changed (3) hide show
  1. package/README.md +3 -3
  2. package/install.js +1065 -85
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  Mover OS turns Obsidian into an AI-powered execution engine. It audits your behavior against your stated strategy, extracts reusable knowledge from daily work, and evolves based on your corrections.
8
8
 
9
- **Works best with Claude Code.** Supports 13 AI coding agents.
9
+ **Works best with Claude Code.** Supports 14 AI coding agents.
10
10
 
11
11
  **Version:** 4.3 | **Status:** Production
12
12
 
@@ -22,7 +22,7 @@ Mover OS turns Obsidian into an AI-powered execution engine. It audits your beha
22
22
  - **Escalating Friction** — 4 levels of pushback when you drift from your plan. Speed bumps, not walls.
23
23
  - **Correction Lifecycle** — Correct the AI and it proposes a fix, waits for approval, and updates its own rules.
24
24
  - **Entity Memory** — Remembers people, organizations, and decisions across sessions.
25
- - **22 Connected Workflows** — Each one hands off to the next. You never wonder what to do next.
25
+ - **23 Connected Workflows** — Each one hands off to the next. You never wonder what to do next.
26
26
 
27
27
  ---
28
28
 
@@ -91,7 +91,7 @@ bash src/install/link.sh
91
91
 
92
92
  ## Supported Agents
93
93
 
94
- Works with **13 AI coding agents.** The installer auto-detects and configures each one:
94
+ Works with **14 AI coding agents.** The installer auto-detects and configures each one:
95
95
 
96
96
  | Agent | What Gets Installed |
97
97
  |-------|---------------------|