@oomol-lab/oo-cli-win32-arm64 0.3.23 → 0.3.25
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 -0
- package/bin/oo.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -65,6 +65,9 @@ supported local host that already exists:
|
|
|
65
65
|
`~/.codebuddy/skills/oo-find-skills`
|
|
66
66
|
- WorkBuddy: `~/.workbuddy/skills/oo` and
|
|
67
67
|
`~/.workbuddy/skills/oo-find-skills`
|
|
68
|
+
- Trae: `~/.trae/skills/oo` and `~/.trae/skills/oo-find-skills`
|
|
69
|
+
- Trae CN: `~/.trae-cn/skills/oo` and
|
|
70
|
+
`~/.trae-cn/skills/oo-find-skills`
|
|
68
71
|
- OpenClaw: `${OPENCLAW_HOME:-~/.openclaw}/skills/oo` and
|
|
69
72
|
`${OPENCLAW_HOME:-~/.openclaw}/skills/oo-find-skills`
|
|
70
73
|
- QoderWork: `~/.qoderwork/skills/oo` and
|
package/bin/oo.exe
CHANGED
|
Binary file
|
package/package.json
CHANGED