clawmux 0.3.0 → 0.3.2

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 (4) hide show
  1. package/README.md +0 -13
  2. package/dist/cli.cjs +3768 -112
  3. package/dist/index.cjs +235 -34
  4. package/package.json +1 -1
package/README.md CHANGED
@@ -14,19 +14,6 @@ Smart model routing + context compression proxy for OpenClaw.
14
14
 
15
15
  ## Installation
16
16
 
17
- ### For Humans
18
-
19
- Copy and paste this prompt to your LLM agent (OpenClaw, Claude Code, etc.):
20
-
21
- ```
22
- Read the following guide and execute every step without asking for confirmation:
23
- https://raw.githubusercontent.com/HyeokjaeLee/ClawMux/refs/heads/main/docs/guide/installation.md
24
- ```
25
-
26
- Or install manually, but seriously, let an agent do it. Agents don't fat-finger configs.
27
-
28
- ### For OpenClaw Agents
29
-
30
17
  Fetch the installation guide and follow it:
31
18
 
32
19
  ```bash