@nervur-org/dock 0.3.0 → 0.3.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.
- package/mcp/quo-mcp.md +2 -2
- package/package.json +1 -1
package/mcp/quo-mcp.md
CHANGED
|
@@ -218,8 +218,8 @@ the dock ward's `agents` faculty, the way a schedule is placed on the
|
|
|
218
218
|
clock, and it lives in her cells and in no file:
|
|
219
219
|
|
|
220
220
|
```bash
|
|
221
|
-
quo ask --ward dock agents keep '{"id":"claude","ward":"
|
|
222
|
-
quo ask --ward dock agents keep '{"id":"kimi","ward":"
|
|
221
|
+
quo ask --ward dock agents keep '{"id":"claude","ward":"main","command":"claude","args":["-p","--model","haiku"],"dir":"/home/quo/claude"}'
|
|
222
|
+
quo ask --ward dock agents keep '{"id":"kimi","ward":"main","url":"https://openrouter.ai/api/v1","model":"moonshotai/kimi-k2","key":"..."}'
|
|
223
223
|
```
|
|
224
224
|
|
|
225
225
|
She runs at once and again at every boot; `drop` stops her and forgets the
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nervur-org/dock",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.1",
|
|
4
4
|
"description": "The dock: what every estate on Quo needs and nobody writes twice. A daemon and the quo command, the front desk, the user being and the avatar, harbors on disk, in a tab and on the edge, the model sides and the screen.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"quo",
|