maskweaver 0.9.2 โ†’ 0.9.4

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 CHANGED
@@ -1,22 +1,22 @@
1
- # ๐ŸŽญ Maskweaver: Expert Persona Framework for OpenCode
1
+ ๏ปฟ# ?๋ š Maskweaver: Expert Persona Framework for OpenCode
2
2
 
3
3
  <div align="center">
4
4
 
5
5
  <img src="docs/images/hero.png" width="800" alt="Maskweaver Hero Image">
6
6
 
7
- > **The npm for AI personas** โ€” Level up your OpenCode assistant with expert personalities
7
+ > **The npm for AI personas** ??Level up your OpenCode assistant with expert personalities
8
8
 
9
9
  [![GitHub Release](https://img.shields.io/github/v/release/ulgerang/maskweaver?color=369eff&labelColor=black&logo=github&style=flat-square)](https://github.com/ulgerang/maskweaver/releases)
10
10
  [![License](https://img.shields.io/badge/license-MIT-white?labelColor=black&style=flat-square)](LICENSE)
11
11
  [![npm](https://img.shields.io/npm/v/maskweaver?color=ff6b35&labelColor=black&style=flat-square)](https://www.npmjs.com/package/maskweaver)
12
12
 
13
- [English](README.md) | [ํ•œ๊ตญ์–ด](README.ko.md)
13
+ [English](README.md) | [?์’“๋Ž…??(README.ko.md)
14
14
 
15
15
  </div>
16
16
 
17
17
  ---
18
18
 
19
- ## ๐Ÿ”Œ OpenCode Plugin
19
+ ## ?๋ต† OpenCode Plugin
20
20
 
21
21
  **Maskweaver is a handy plugin for [OpenCode](https://github.com/sst/opencode).**
22
22
 
@@ -24,8 +24,8 @@ While it can be used as a standalone library, it works great with OpenCode to ad
24
24
  - **Expert Personas (Masks)**: Standardized YAML profiles for legendary developers.
25
25
  - **Smart Delegation**: Multi-agent workflows optimized for OpenCode.
26
26
  - **Project Memory**: Hybrid semantic search for your entire codebase.
27
- - **๐Ÿ†• Weave Workflow**: Phase-driven development with AI self-verification.
28
- - **๐Ÿ”— GDC Integration**: Graph-Driven Codebase support for enhanced research and design-time verification gates.
27
+ - **?๋„… Weave Workflow**: Phase-driven development with AI self-verification.
28
+ - **?๋ต• GDC Integration**: Graph-Driven Codebase support for enhanced research and design-time verification gates.
29
29
 
30
30
  ---
31
31
 
@@ -58,7 +58,7 @@ Install and configure maskweaver by following the instructions here:
58
58
  https://raw.githubusercontent.com/ulgerang/maskweaver/master/docs/installation.md
59
59
  ```
60
60
 
61
- Or read the [Installation Guide](docs/installation.md) directlyโ€”but **we strongly recommend letting an agent handle it. Humans make mistakes.**
61
+ Or read the [Installation Guide](docs/installation.md) directly?๋ดŸut **we strongly recommend letting an agent handle it. Humans make mistakes.**
62
62
 
63
63
  ### For LLM Agents
64
64
 
@@ -145,7 +145,7 @@ npm list maskweaver
145
145
 
146
146
  # In OpenCode chat
147
147
  # Use the maskweaver_status tool or type:
148
- /weave help
148
+ /weave-help
149
149
  ```
150
150
 
151
151
  ```typescript
@@ -174,7 +174,7 @@ console.log(VERSION); // "0.7.29"
174
174
 
175
175
  ## Features
176
176
 
177
- ### ๐ŸŽญ Expert Personas (Masks)
177
+ ### ?๋ š Expert Personas (Masks)
178
178
 
179
179
  Apply legendary developer personalities to your AI assistant:
180
180
 
@@ -193,25 +193,25 @@ profile:
193
193
  ```
194
194
 
195
195
  **Current Masks:**
196
- - ๐Ÿง **Linus Torvalds** - Systems, C, Linux, performance
197
- - ๐Ÿ—๏ธ **Martin Fowler** - Architecture, refactoring, patterns
198
- - ๐Ÿงช **Kent Beck** - TDD, XP, testing
199
- - ๐Ÿง  **Andrew Ng** - ML/AI systems
200
- - โš›๏ธ **Dan Abramov** - React, frontend architecture
196
+ - ?๋ง• **Linus Torvalds** - Systems, C, Linux, performance
197
+ - ?๋ฃ›ๆˆช?**Martin Fowler** - Architecture, refactoring, patterns
198
+ - ?ใŽฆ **Kent Beck** - TDD, XP, testing
199
+ - ?์ญฌ **Andrew Ng** - ML/AI systems
200
+ - ?์‰ํˆ˜ **Dan Abramov** - React, frontend architecture
201
201
 
202
- ### ๐Ÿค– Dummy-Human System
202
+ ### ?์จผ Dummy-Human System
203
203
 
204
204
  Smart subagents for cost-efficient multi-agent workflows:
205
205
 
206
206
  | Agent | Model Tier | Cost | Best For |
207
207
  |-------|-----------|------|----------|
208
- | `@dummy-flash` | Fast | ๐Ÿ’ฐ | File search, summaries, simple tasks |
209
- | `@dummy-human` | Balanced | ๐Ÿ’ฐ๐Ÿ’ฐ | Code writing, reviews, general work |
210
- | `@dummy-premium` | Powerful | ๐Ÿ’ฐ๐Ÿ’ฐ๐Ÿ’ฐ | Architecture, complex debugging |
208
+ | `@dummy-flash` | Fast | ?๋ฎฅ | File search, summaries, simple tasks |
209
+ | `@dummy-human` | Balanced | ?๋ฎฅ?๋ฎฅ | Code writing, reviews, general work |
210
+ | `@dummy-premium` | Powerful | ?๋ฎฅ?๋ฎฅ?๋ฎฅ | Architecture, complex debugging |
211
211
 
212
- ### ๐Ÿงต Weave Workflow
212
+ ### ?ใŠ Weave Workflow
213
213
 
214
- **Phase-Driven Development** โ€” "AI verifies, Human validates"
214
+ **Phase-Driven Development** ??"AI verifies, Human validates"
215
215
 
216
216
  Weave is Maskweaver's flagship workflow. It breaks work into testable phases, auto-selects expert masks, and provides structured verification before handoff.
217
217
 
@@ -219,42 +219,37 @@ Weave is Maskweaver's flagship workflow. It breaks work into testable phases, au
219
219
 
220
220
  | Command | Description |
221
221
  |---------|-------------|
222
- | `/weave init` | Initialize Weave (once per repo) |
223
- | `/weave prepare [docs]` | Generate research + spec + plan in one step (auto-split if oversized) |
224
- | `/weave refine-plan` | Apply structured plan notes (`tasks/plan-notes.md`) to active plan |
225
- | `/weave approve` | Explicit human approval gate before implementation |
226
- | `/weave craft [P#]` | Prepare phase execution context and guidance |
227
- | `/weave build` | Autonomous build loop (`action=run/status/stop/list/resume/sync`) |
228
- | `/weave verify` | Run build/test verification (auto-detect) |
229
- | `/weave worktree ...` | Manage git worktrees for parallel work |
230
- | `/weave status` | View project progress and stats |
231
- | `/weave agents` | Sync agent files or init config (`sync=true` / `init=true`) |
232
- | `/weave troubleshoot` | Search global knowledge (`record=true` to save a solution) |
233
- | `/weave archive` | Archive the verified active change |
234
- | `/weave help` | Show documentation |
235
-
236
- > Tip: In OpenCode chat you can use `/weave ...` commands, and they map to the underlying `weave command=...` tool calls.
222
+ | `/weave-init` | Initialize Weave (once per repo) |
223
+ | `/weave-prepare [docs]` | Generate research + spec + plan in one step (auto-split if oversized) |
224
+ | `/weave-refine-plan` | Apply structured plan notes (`tasks/plan-notes.md`) to active plan |
225
+ | `/weave-approve` | Explicit human approval gate before implementation |
226
+ | `/weave-craft [P#]` | Prepare phase execution context and guidance |
227
+ | `/build` | Autonomous build loop (`action=run/status/stop/list/resume/sync`) |
228
+ | `/weave-verify` | Run build/test verification (auto-detect) |
229
+ | `/weave-worktree ...` | Manage git worktrees for parallel work |
230
+ | `/weave-status` | View project progress and stats |
231
+ | `/weave-agents` | Sync agent files or init config (`sync=true` / `init=true`) |
232
+ | `/weave-troubleshoot` | Search global knowledge (`record=true` to save a solution) |
233
+ | `/weave-archive` | Archive the verified active change |
234
+ | `/weave-help` | Show documentation |
235
+
236
+ > Tip: In OpenCode chat, use the visible slash commands above. They map to the underlying `weave command=...` tool calls.
237
237
 
238
238
  #### Workflow
239
239
 
240
240
  ```
241
- 0. INIT (once): /weave init
242
- โ†“
243
- 1. PLAN: /weave prepare docs/
241
+ 0. INIT (once): /weave-init
242
+ ??1. PLAN: /weave-prepare docs/
244
243
  - Generates research + spec + phase plan (auto-splits if oversized)
245
- โ†“
246
- 2. REFINE (optional): /weave refine-plan
244
+ ??2. REFINE (optional): /weave-refine-plan
247
245
  - apply annotation notes from tasks/plan-notes.md
248
- โ†“
249
- 3. APPROVAL GATE: /weave approve
246
+ ??3. APPROVAL GATE: /weave-approve
250
247
  - required before craft execution
251
- โ†“
252
- 4. CRAFT: /weave craft
248
+ ??4. CRAFT: /weave-craft
253
249
  - Generates an execution plan and next actions
254
250
  - Implement/verify changes, then finalize with approve
255
- - Use `/weave verify` anytime for build/test checks
256
- โ†“
257
- 5. HANDOFF: You validate UX/intent and move to next phase
251
+ - Use `/weave-verify` anytime for build/test checks
252
+ ??5. HANDOFF: You validate UX/intent and move to next phase
258
253
  ```
259
254
 
260
255
  #### Multi-Layer AI Verification
@@ -263,15 +258,15 @@ Before handing off to you, AI runs these verification layers:
263
258
 
264
259
  | Layer | Type | Tool |
265
260
  |-------|------|------|
266
- | 1๏ธโƒฃ TypeCheck | Build | `tsc --noEmit` |
267
- | 2๏ธโƒฃ Lint | Build | `eslint` |
268
- | 3๏ธโƒฃ Build | Build | `npm run build` |
269
- | 4๏ธโƒฃ Unit Tests | Test | `jest` / `vitest` |
270
- | 5๏ธโƒฃ E2E Tests | Test | **Playwright** |
271
- | 6๏ธโƒฃ Screenshot | Visual | Playwright / browser capture |
272
- | 7๏ธโƒฃ API Check | API | `fetch` health checks |
273
- | 8๏ธโƒฃ A11y | Accessibility | `axe-core` |
274
- | 0๏ธโƒฃ GDC Check | Design | `gdc check --machine` |
261
+ | 1ๆˆช๋คด๊นต TypeCheck | Build | `tsc --noEmit` |
262
+ | 2ๆˆช๋คด๊นต Lint | Build | `eslint` |
263
+ | 3ๆˆช๋คด๊นต Build | Build | `npm run build` |
264
+ | 4ๆˆช๋คด๊นต Unit Tests | Test | `jest` / `vitest` |
265
+ | 5ๆˆช๋คด๊นต E2E Tests | Test | **Playwright** |
266
+ | 6ๆˆช๋คด๊นต Screenshot | Visual | Playwright / browser capture |
267
+ | 7ๆˆช๋คด๊นต API Check | API | `fetch` health checks |
268
+ | 8ๆˆช๋คด๊นต A11y | Accessibility | `axe-core` |
269
+ | 0ๆˆช๋คด๊นต GDC Check | Design | `gdc check --machine` |
275
270
 
276
271
  #### GDC Integration (Graph-Driven Codebase)
277
272
 
@@ -324,23 +319,23 @@ The AI automatically picks the best expert for each task:
324
319
 
325
320
  | Task Type | Auto-Selected Mask |
326
321
  |-----------|-------------------|
327
- | Architecture/Design | ๐Ÿ—๏ธ Martin Fowler |
328
- | Testing/TDD | ๐Ÿงช Kent Beck |
329
- | React/Frontend | โš›๏ธ Dan Abramov |
330
- | Performance/Systems | ๐Ÿง Linus Torvalds |
331
- | ML/AI | ๐Ÿง  Andrew Ng |
322
+ | Architecture/Design | ?๋ฃ›ๆˆช?Martin Fowler |
323
+ | Testing/TDD | ?ใŽฆ Kent Beck |
324
+ | React/Frontend | ?์‰ํˆ˜ Dan Abramov |
325
+ | Performance/Systems | ?๋ง• Linus Torvalds |
326
+ | ML/AI | ?์ญฌ Andrew Ng |
332
327
 
333
328
  #### Global Knowledge Base (Cross-Project RAG)
334
329
 
335
330
  Troubleshooting solutions are stored globally and shared across all projects:
336
331
 
337
332
  ```
338
- Error occurs โ†’ Search ~/.maskweaver/knowledge.sqlite
339
- โ”œโ”€โ”€ Found โ†’ Apply solution โ†’ Retry
340
- โ””โ”€โ”€ Not found โ†’ Fix manually โ†’ Record solution for future
333
+ Error occurs ??Search ~/.maskweaver/knowledge.sqlite
334
+ ?์’‹??ย€ Found ??Apply solution ??Retry
335
+ ?๋ถด??ย€ Not found ??Fix manually ??Record solution for future
341
336
  ```
342
337
 
343
- ### ๐Ÿง  Memory System
338
+ ### ?์ญฌ Memory System
344
339
 
345
340
  Remember past conversations, decisions, and mask effectiveness:
346
341
 
@@ -359,13 +354,13 @@ const results = await memory.hybridSearch(
359
354
  ```
360
355
 
361
356
  **Embedding Providers:**
362
- - ๐Ÿฆ™ **Ollama** - Local, private (bge-m3, nomic-embed)
363
- - ๐Ÿค– **OpenAI** - text-embedding-3-large
364
- - ๐Ÿš€ **VoyageAI** - Code-specialized embeddings!
365
- - ๐Ÿ”€ **OpenRouter** - Access to multiple providers
366
- - ๐Ÿ“ **Text-only** - No embeddings, pure FTS5
357
+ - ?์ฌ‚ **Ollama** - Local, private (bge-m3, nomic-embed)
358
+ - ?์จผ **OpenAI** - text-embedding-3-large
359
+ - ?? **VoyageAI** - Code-specialized embeddings!
360
+ - ?? **OpenRouter** - Access to multiple providers
361
+ - ?๋ฑท **Text-only** - No embeddings, pure FTS5
367
362
 
368
- ### ๐Ÿ—‚๏ธ Context System
363
+ ### ?๋พบๆˆช?Context System
369
364
 
370
365
  Track long-running features with file associations:
371
366
 
@@ -383,7 +378,7 @@ Track long-running features with file associations:
383
378
  @context done
384
379
  ```
385
380
 
386
- ### ๐Ÿ”„ Retrospect System
381
+ ### ?๋ดฝ Retrospect System
387
382
 
388
383
  Evaluate mask effectiveness after each session:
389
384
 
@@ -404,7 +399,7 @@ Evaluate mask effectiveness after each session:
404
399
 
405
400
  ---
406
401
 
407
- ## ๐Ÿ“ฆ Package Structure
402
+ ## ?๋ฒ€ Package Structure
408
403
 
409
404
  Maskweaver is a single npm package with modular exports:
410
405
 
@@ -434,12 +429,12 @@ import { WeaveOrchestrator, GlobalKnowledge } from 'maskweaver/weave';
434
429
 
435
430
  ---
436
431
 
437
- ## ๐Ÿงต Weave Usage Guide
432
+ ## ?ใŠ Weave Usage Guide
438
433
 
439
434
  ### Step 0: Initialize (Once)
440
435
 
441
436
  ```bash
442
- /weave init
437
+ /weave-init
443
438
  ```
444
439
 
445
440
  ### Step 1: Create a Plan
@@ -447,13 +442,13 @@ import { WeaveOrchestrator, GlobalKnowledge } from 'maskweaver/weave';
447
442
  Generate research + spec + plan in one command:
448
443
 
449
444
  ```bash
450
- /weave prepare docs/
445
+ /weave-prepare docs/
451
446
  ```
452
447
 
453
448
  Then approve the plan:
454
449
 
455
450
  ```bash
456
- /weave approve
451
+ /weave-approve
457
452
  ```
458
453
 
459
454
  The AI will:
@@ -464,7 +459,7 @@ The AI will:
464
459
 
465
460
  Example output:
466
461
  ```markdown
467
- ## ๐Ÿ“‹ Execution Plan
462
+ ## ?๋ฑฅ Execution Plan
468
463
 
469
464
  ### Vision
470
465
  Build a modern emotion diary app with AI-powered insights
@@ -482,7 +477,7 @@ Is this plan okay? Let me know if changes are needed.
482
477
  ### Step 2: Approve the Plan (Required)
483
478
 
484
479
  ```bash
485
- /weave approve
480
+ /weave-approve
486
481
  ```
487
482
 
488
483
  ### Step 3: Craft a Phase (Auto-select if omitted)
@@ -490,10 +485,10 @@ Is this plan okay? Let me know if changes are needed.
490
485
  Start with the first phase:
491
486
 
492
487
  ```bash
493
- /weave craft
488
+ /weave-craft
494
489
  ```
495
490
 
496
- `/weave craft` returns execution context for the phase. Implement changes, then rerun `/weave craft` if you want to refresh the plan view.
491
+ `/weave-craft` returns execution context for the phase. Implement changes, then rerun `/weave-craft` if you want to refresh the plan view.
497
492
 
498
493
  ### Step 4: Continue Implementation
499
494
 
@@ -520,23 +515,23 @@ weave command=approve
520
515
  When all verifications pass:
521
516
 
522
517
  ```markdown
523
- ## โœ… Phase P1 Verification Complete!
518
+ ## ??Phase P1 Verification Complete!
524
519
 
525
- ### ๐Ÿค– AI Test Results
520
+ ### ?์จผ AI Test Results
526
521
  | Test | Result |
527
522
  |------|--------|
528
- | Build | โœ… Success |
529
- | Unit Tests | โœ… 15/15 |
530
- | Lint | โœ… Passed |
523
+ | Build | ??Success |
524
+ | Unit Tests | ??15/15 |
525
+ | Lint | ??Passed |
531
526
 
532
- ### ๐ŸŽญ Masks Used
527
+ ### ?๋ š Masks Used
533
528
  - Kent Beck (testing)
534
529
  - Dan Abramov (React components)
535
530
 
536
- ### ๐Ÿ”— Access
531
+ ### ?๋ต• Access
537
532
  http://localhost:5173
538
533
 
539
- ### ๐Ÿ‘ค Human Validation (Only you can judge)
534
+ ### ?๋ซ€ Human Validation (Only you can judge)
540
535
  - [ ] Does it feel right?
541
536
  - [ ] Is the UX good?
542
537
  - [ ] Is this what you wanted?
@@ -547,24 +542,24 @@ http://localhost:5173
547
542
  ### Step 6: Check Status Anytime
548
543
 
549
544
  ```bash
550
- /weave status
545
+ /weave-status
551
546
  ```
552
547
 
553
548
  Output:
554
549
  ```markdown
555
- ## ๐Ÿ“Š Weave Progress
550
+ ## ?๋ฑค Weave Progress
556
551
 
557
552
  **Project**: Emotion Diary App
558
553
  **Progress**: 40%
559
554
 
560
- [โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘] 2/5
555
+ [?๋Œฟ๋ปฝ?๋Œฟ๋ปฝ?๋Œฟ๋ปฝ?๋Œฟ๋ปฝ?๋ฌ…๋ผ‡?๋ฌ…๋ผ‡?๋ฌ…๋ผ‡?๋ฌ…๋ผ‡?๋ฌ…๋ผ‡?๋ฌ…๋ผ‡] 2/5
561
556
 
562
557
  ### Phases
563
- โœ… **P1**: Emotion Selection UI (2.5h) [kent-beck, dan-abramov]
564
- ๐Ÿ”„ **P2**: Data Persistence
565
- โณ **P3**: History View
566
- โณ **P4**: Statistics
567
- โณ **P5**: Theme Settings
558
+ ??**P1**: Emotion Selection UI (2.5h) [kent-beck, dan-abramov]
559
+ ?๋ดฝ **P2**: Data Persistence
560
+ ??**P3**: History View
561
+ ??**P4**: Statistics
562
+ ??**P5**: Theme Settings
568
563
 
569
564
  ### Global Knowledge Stats
570
565
  - Total troubleshooting records: 47
@@ -574,7 +569,7 @@ Output:
574
569
 
575
570
  ---
576
571
 
577
- ## ๐ŸŽญ Creating Masks
572
+ ## ?๋ š Creating Masks
578
573
 
579
574
  Masks are simple YAML files:
580
575
 
@@ -620,35 +615,35 @@ usage:
620
615
 
621
616
  ---
622
617
 
623
- ## ๐ŸŒ Multilingual
618
+ ## ?๋™‡ Multilingual
624
619
 
625
620
  Infrastructure ready for:
626
- - ๐Ÿ‡บ๐Ÿ‡ธ English
627
- - ๐Ÿ‡ฐ๐Ÿ‡ท Korean
628
- - ๐Ÿ‡จ๐Ÿ‡ณ Chinese *(coming soon)*
629
- - ๐Ÿ‡ฏ๐Ÿ‡ต Japanese *(coming soon)*
621
+ - ?๋ˆฃ?๋ˆก English
622
+ - ?๋ˆ–?๋ˆŸ Korean
623
+ - ?๋ˆŠ?๋ˆ› Chinese *(coming soon)*
624
+ - ?๋ˆ“?๋ˆ Japanese *(coming soon)*
630
625
 
631
626
  Masks can have multiple language versions:
632
627
  ```
633
628
  masks/
634
- โ”œโ”€โ”€ linus-torvalds.en.yaml
635
- โ”œโ”€โ”€ linus-torvalds.ko.yaml
636
- โ””โ”€โ”€ linus-torvalds.zh.yaml
629
+ ?์’‹??ย€ linus-torvalds.en.yaml
630
+ ?์’‹??ย€ linus-torvalds.ko.yaml
631
+ ?๋ถด??ย€ linus-torvalds.zh.yaml
637
632
  ```
638
633
 
639
634
  ---
640
635
 
641
- ## ๐Ÿค Contributing
636
+ ## ?์ฉƒ Contributing
642
637
 
643
638
  We need your help!
644
639
 
645
640
  ### Add a Mask
646
641
 
647
642
  Create a YAML file in `masks/` and submit a PR:
648
- - โœ… Real expertise (domain knowledge)
649
- - โœ… Distinct personality (thinking style)
650
- - โœ… Clear use cases (when to use)
651
- - โœ… Examples (expected behavior)
643
+ - ??Real expertise (domain knowledge)
644
+ - ??Distinct personality (thinking style)
645
+ - ??Clear use cases (when to use)
646
+ - ??Examples (expected behavior)
652
647
 
653
648
  ### Report Bugs
654
649
 
@@ -661,12 +656,13 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
661
656
 
662
657
  ---
663
658
 
664
- ## ๐Ÿ“„ License
659
+ ## ?๋ฑž License
665
660
 
666
661
  MIT - See [LICENSE](LICENSE)
667
662
 
668
663
  ---
669
664
 
670
665
  <p align="center">
671
- <sub>Crafted with ๐ŸŽญ by <a href="https://github.com/ulgerang">ULJI SOFT</a></sub>
666
+ <sub>Crafted with ?๋ š by <a href="https://github.com/ulgerang">ULJI SOFT</a></sub>
672
667
  </p>
668
+
@@ -0,0 +1,17 @@
1
+ ---
2
+ description: Run or manage the Maskweaver autonomous build loop
3
+ ---
4
+
5
+ Use the `weave` tool with `command="build"`.
6
+
7
+ Forward the user arguments from `$ARGUMENTS` to the build command:
8
+
9
+ - No arguments: run the default build loop.
10
+ - `status <buildId>`: call `weave` with `command="build"`, `action="status"`, and `buildId`.
11
+ - `stop <buildId>`: call `weave` with `command="build"`, `action="stop"`, and `buildId`.
12
+ - `list`: call `weave` with `command="build"` and `action="list"`.
13
+ - `resume <buildId>`: call `weave` with `command="build"`, `action="resume"`, and `buildId`.
14
+ - `sync <buildId>`: call `weave` with `command="build"`, `action="sync"`, and `buildId`.
15
+ - Otherwise, treat `$ARGUMENTS` as phase IDs or build options for `action="run"`.
16
+
17
+ Do not run shell build commands directly unless the `weave` tool asks for verification.