@agents-inc/cli 0.82.4 → 0.84.0
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/CHANGELOG.md +20 -0
- package/README.md +34 -22
- package/dist/{chunk-5BRHJD7Q.js → chunk-23UI23AW.js} +2 -2
- package/dist/{chunk-3PB7KSF7.js → chunk-2AHXUWHO.js} +4 -4
- package/dist/{chunk-32HQMUEJ.js → chunk-2BF4WAYU.js} +2 -2
- package/dist/{chunk-RTXJLZ7A.js → chunk-2EPX6D74.js} +4 -4
- package/dist/{chunk-KEW246HB.js → chunk-2PXXNFTL.js} +4 -4
- package/dist/{chunk-WYHFSJ7O.js → chunk-2XLBC3W6.js} +2 -2
- package/dist/{chunk-WYHFSJ7O.js.map → chunk-2XLBC3W6.js.map} +1 -1
- package/dist/{chunk-FBLRTXEA.js → chunk-33AA7KWH.js} +6 -6
- package/dist/{chunk-63E7LOLB.js → chunk-3JTBSJDE.js} +2 -2
- package/dist/{chunk-M2CS5EOK.js → chunk-3PECYFYB.js} +5 -5
- package/dist/{chunk-C4I4Q33M.js → chunk-4IAGARTF.js} +2 -2
- package/dist/{chunk-AD2UT2TN.js → chunk-AZLM7OCV.js} +2 -2
- package/dist/{chunk-IMO6EQKT.js → chunk-DFFH7HQZ.js} +2 -2
- package/dist/{chunk-5AHKXBNC.js → chunk-DGZ7HWIG.js} +3 -3
- package/dist/{chunk-SOEIE4VA.js → chunk-DIIL3ELZ.js} +2 -2
- package/dist/{chunk-FIXWR56O.js → chunk-GWXZSQUS.js} +3 -3
- package/dist/{chunk-3MXMYHO3.js → chunk-HQNFKBZW.js} +17 -17
- package/dist/{chunk-3MXMYHO3.js.map → chunk-HQNFKBZW.js.map} +1 -1
- package/dist/{chunk-LOB3OU2D.js → chunk-IG5B34MJ.js} +4 -4
- package/dist/{chunk-GEU62YD2.js → chunk-J7VVUJ6I.js} +2 -2
- package/dist/{chunk-LQ3EJBUN.js → chunk-KJX5G75S.js} +4 -4
- package/dist/{chunk-K76AXQ7A.js → chunk-LI5NJ4VQ.js} +3 -3
- package/dist/{chunk-35ESNSF5.js → chunk-LVIMGRFS.js} +5 -5
- package/dist/chunk-LVIMGRFS.js.map +1 -0
- package/dist/{chunk-FS4YWW36.js → chunk-ND4ZJOT7.js} +3 -3
- package/dist/{chunk-IMP35ETG.js → chunk-NPMMU4GY.js} +17 -17
- package/dist/chunk-NPMMU4GY.js.map +1 -0
- package/dist/{chunk-KB6LCTCD.js → chunk-PTKJKDYH.js} +186 -77
- package/dist/chunk-PTKJKDYH.js.map +1 -0
- package/dist/{chunk-X2HE3W74.js → chunk-SD3HTFUK.js} +2 -2
- package/dist/{chunk-AAW3PYXA.js → chunk-TE4LD3WR.js} +2 -2
- package/dist/{chunk-XTVWVOLD.js → chunk-XAVVPPWP.js} +2 -2
- package/dist/{chunk-JQDOUNHF.js → chunk-XCRX5WVX.js} +13 -13
- package/dist/{chunk-KZLGBHDZ.js → chunk-XGFLPLNO.js} +5 -5
- package/dist/{chunk-3BDCU5QB.js → chunk-ZYTLL3MM.js} +4 -3
- package/dist/chunk-ZYTLL3MM.js.map +1 -0
- package/dist/commands/build/marketplace.js +4 -4
- package/dist/commands/build/plugins.js +8 -8
- package/dist/commands/build/stack.js +8 -8
- package/dist/commands/compile.js +8 -8
- package/dist/commands/config/index.js +8 -8
- package/dist/commands/config/path.js +7 -7
- package/dist/commands/config/show.js +8 -8
- package/dist/commands/diff.js +7 -7
- package/dist/commands/doctor.js +7 -7
- package/dist/commands/edit.js +23 -23
- package/dist/commands/eject.js +7 -7
- package/dist/commands/import/skill.js +7 -7
- package/dist/commands/info.js +7 -7
- package/dist/commands/init.js +23 -23
- package/dist/commands/list.js +7 -7
- package/dist/commands/new/agent.js +8 -8
- package/dist/commands/new/marketplace.js +9 -9
- package/dist/commands/new/skill.js +8 -8
- package/dist/commands/outdated.js +7 -7
- package/dist/commands/search.js +7 -7
- package/dist/commands/uninstall.js +7 -7
- package/dist/commands/update.js +8 -8
- package/dist/commands/validate.js +7 -7
- package/dist/components/wizard/category-grid.js +2 -2
- package/dist/components/wizard/category-grid.test.js +11 -11
- package/dist/components/wizard/domain-selection.js +9 -9
- package/dist/components/wizard/help-modal.js +8 -8
- package/dist/components/wizard/source-grid.js +2 -2
- package/dist/components/wizard/source-grid.test.js +11 -11
- package/dist/components/wizard/stack-selection.js +8 -8
- package/dist/components/wizard/step-agents.js +9 -9
- package/dist/components/wizard/step-agents.test.js +13 -13
- package/dist/components/wizard/step-agents.test.js.map +1 -1
- package/dist/components/wizard/step-build.js +9 -9
- package/dist/components/wizard/step-build.test.js +12 -12
- package/dist/components/wizard/step-confirm.js +4 -4
- package/dist/components/wizard/step-confirm.test.js +10 -10
- package/dist/components/wizard/step-settings.js +7 -7
- package/dist/components/wizard/step-settings.test.js +10 -10
- package/dist/components/wizard/step-sources.js +9 -9
- package/dist/components/wizard/step-sources.test.js +12 -12
- package/dist/components/wizard/step-stack.js +9 -9
- package/dist/components/wizard/step-stack.test.js +10 -10
- package/dist/components/wizard/wizard-layout.js +10 -10
- package/dist/components/wizard/wizard.js +21 -21
- package/dist/config-exports.js +1 -1
- package/dist/hooks/init.js +23 -23
- package/dist/{loader-4XPDVCZK.js → loader-LI4IFZB7.js} +4 -4
- package/dist/{source-loader-FMDHHYDQ.js → source-loader-GHDWSV2H.js} +7 -7
- package/dist/source-manager-7RTGIBQK.js +19 -0
- package/dist/src/agents/meta/agent-summoner/workflow.md +10 -10
- package/{src/agents/meta/scribe → dist/src/agents/meta/codex-keeper}/intro.md +2 -0
- package/dist/src/agents/meta/codex-keeper/metadata.yaml +12 -0
- package/dist/src/agents/meta/{scribe → codex-keeper}/output-format.md +2 -2
- package/dist/src/agents/meta/{scribe → codex-keeper}/workflow.md +54 -29
- package/dist/src/agents/meta/convention-keeper/critical-reminders.md +3 -3
- package/dist/src/agents/meta/convention-keeper/critical-requirements.md +3 -3
- package/dist/src/agents/meta/convention-keeper/examples.md +3 -3
- package/dist/src/agents/meta/convention-keeper/intro.md +3 -3
- package/dist/src/agents/meta/convention-keeper/output-format.md +9 -9
- package/dist/src/agents/meta/convention-keeper/workflow.md +15 -15
- package/dist/src/agents/planning/web-pm/workflow.md +1 -1
- package/dist/stores/wizard-store.js +7 -7
- package/dist/stores/wizard-store.test.js +13 -13
- package/dist/stores/wizard-store.test.js.map +1 -1
- package/package.json +1 -1
- package/src/agents/meta/agent-summoner/workflow.md +10 -10
- package/{dist/src/agents/meta/scribe → src/agents/meta/codex-keeper}/intro.md +2 -0
- package/src/agents/meta/codex-keeper/metadata.yaml +12 -0
- package/src/agents/meta/{scribe → codex-keeper}/output-format.md +2 -2
- package/src/agents/meta/{scribe → codex-keeper}/workflow.md +54 -29
- package/src/agents/meta/convention-keeper/critical-reminders.md +3 -3
- package/src/agents/meta/convention-keeper/critical-requirements.md +3 -3
- package/src/agents/meta/convention-keeper/examples.md +3 -3
- package/src/agents/meta/convention-keeper/intro.md +3 -3
- package/src/agents/meta/convention-keeper/output-format.md +9 -9
- package/src/agents/meta/convention-keeper/workflow.md +15 -15
- package/src/agents/planning/web-pm/workflow.md +1 -1
- package/dist/chunk-35ESNSF5.js.map +0 -1
- package/dist/chunk-3BDCU5QB.js.map +0 -1
- package/dist/chunk-IMP35ETG.js.map +0 -1
- package/dist/chunk-KB6LCTCD.js.map +0 -1
- package/dist/source-manager-YMJ4Z5UG.js +0 -19
- package/dist/src/agents/meta/scribe/metadata.yaml +0 -12
- package/src/agents/meta/scribe/metadata.yaml +0 -12
- /package/dist/{chunk-5BRHJD7Q.js.map → chunk-23UI23AW.js.map} +0 -0
- /package/dist/{chunk-3PB7KSF7.js.map → chunk-2AHXUWHO.js.map} +0 -0
- /package/dist/{chunk-32HQMUEJ.js.map → chunk-2BF4WAYU.js.map} +0 -0
- /package/dist/{chunk-RTXJLZ7A.js.map → chunk-2EPX6D74.js.map} +0 -0
- /package/dist/{chunk-KEW246HB.js.map → chunk-2PXXNFTL.js.map} +0 -0
- /package/dist/{chunk-FBLRTXEA.js.map → chunk-33AA7KWH.js.map} +0 -0
- /package/dist/{chunk-63E7LOLB.js.map → chunk-3JTBSJDE.js.map} +0 -0
- /package/dist/{chunk-M2CS5EOK.js.map → chunk-3PECYFYB.js.map} +0 -0
- /package/dist/{chunk-C4I4Q33M.js.map → chunk-4IAGARTF.js.map} +0 -0
- /package/dist/{chunk-AD2UT2TN.js.map → chunk-AZLM7OCV.js.map} +0 -0
- /package/dist/{chunk-IMO6EQKT.js.map → chunk-DFFH7HQZ.js.map} +0 -0
- /package/dist/{chunk-5AHKXBNC.js.map → chunk-DGZ7HWIG.js.map} +0 -0
- /package/dist/{chunk-SOEIE4VA.js.map → chunk-DIIL3ELZ.js.map} +0 -0
- /package/dist/{chunk-FIXWR56O.js.map → chunk-GWXZSQUS.js.map} +0 -0
- /package/dist/{chunk-LOB3OU2D.js.map → chunk-IG5B34MJ.js.map} +0 -0
- /package/dist/{chunk-GEU62YD2.js.map → chunk-J7VVUJ6I.js.map} +0 -0
- /package/dist/{chunk-LQ3EJBUN.js.map → chunk-KJX5G75S.js.map} +0 -0
- /package/dist/{chunk-K76AXQ7A.js.map → chunk-LI5NJ4VQ.js.map} +0 -0
- /package/dist/{chunk-FS4YWW36.js.map → chunk-ND4ZJOT7.js.map} +0 -0
- /package/dist/{chunk-X2HE3W74.js.map → chunk-SD3HTFUK.js.map} +0 -0
- /package/dist/{chunk-AAW3PYXA.js.map → chunk-TE4LD3WR.js.map} +0 -0
- /package/dist/{chunk-XTVWVOLD.js.map → chunk-XAVVPPWP.js.map} +0 -0
- /package/dist/{chunk-JQDOUNHF.js.map → chunk-XCRX5WVX.js.map} +0 -0
- /package/dist/{chunk-KZLGBHDZ.js.map → chunk-XGFLPLNO.js.map} +0 -0
- /package/dist/{loader-4XPDVCZK.js.map → loader-LI4IFZB7.js.map} +0 -0
- /package/dist/{source-loader-FMDHHYDQ.js.map → source-loader-GHDWSV2H.js.map} +0 -0
- /package/dist/{source-manager-YMJ4Z5UG.js.map → source-manager-7RTGIBQK.js.map} +0 -0
- /package/dist/src/agents/meta/{scribe → codex-keeper}/critical-reminders.md +0 -0
- /package/dist/src/agents/meta/{scribe → codex-keeper}/critical-requirements.md +0 -0
- /package/dist/src/agents/meta/{scribe → codex-keeper}/examples.md +0 -0
- /package/src/agents/meta/{scribe → codex-keeper}/critical-reminders.md +0 -0
- /package/src/agents/meta/{scribe → codex-keeper}/critical-requirements.md +0 -0
- /package/src/agents/meta/{scribe → codex-keeper}/examples.md +0 -0
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
**Proposal:**
|
|
27
27
|
|
|
28
|
-
**File:**
|
|
28
|
+
**File:** `.ai-docs/standards/e2e/anti-patterns.md`
|
|
29
29
|
**Section:** Add after existing "Duplicated Constants" section
|
|
30
30
|
|
|
31
31
|
**Text to add:**
|
|
@@ -41,13 +41,13 @@
|
|
|
41
41
|
|
|
42
42
|
**Findings:** `2026-03-21-toequal-vs-tostrictequal.md`
|
|
43
43
|
|
|
44
|
-
**Cross-reference result:**
|
|
44
|
+
**Cross-reference result:** `.ai-docs/standards/e2e/assertions.md` exists but has no rule about `toEqual` vs `toStrictEqual`.
|
|
45
45
|
|
|
46
46
|
**Classification:** Documentation gap
|
|
47
47
|
|
|
48
48
|
**Proposal:**
|
|
49
49
|
|
|
50
|
-
**File:**
|
|
50
|
+
**File:** `.ai-docs/standards/e2e/assertions.md`
|
|
51
51
|
**Section:** Add to "Matcher Selection" section
|
|
52
52
|
|
|
53
53
|
**Text to add:**
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
You are a standards documentation specialist. Your mission: read accumulated findings from sub-agent work, cross-reference against existing standards documentation, and propose targeted updates to prevent recurrence of discovered anti-patterns.
|
|
2
2
|
|
|
3
|
-
**This is NOT the
|
|
3
|
+
**This is NOT the codex-keeper agent.** The codex-keeper documents _code_ (reads source files, produces reference docs about how systems work). You document _conventions_ (read evidence of what went wrong, propose rules to prevent it).
|
|
4
4
|
|
|
5
5
|
You operate in three modes:
|
|
6
6
|
|
|
7
|
-
- **Review Mode** (default): Read unprocessed findings in `.
|
|
7
|
+
- **Review Mode** (default): Read unprocessed findings in `.ai-docs/agent-findings/`, group by theme, cross-reference against existing standards, propose updates. After user approval, write updates and move processed findings to `done/`.
|
|
8
8
|
- **Audit Mode**: Given a specific standards doc, scan the codebase for violations of the rules documented there. Write findings for any violations found.
|
|
9
|
-
- **Gap Analysis Mode**: Compare rules in `CLAUDE.md` and
|
|
9
|
+
- **Gap Analysis Mode**: Compare rules in `CLAUDE.md` and `.ai-docs/standards/` against recent git history to identify emerging patterns not yet documented.
|
|
10
10
|
|
|
11
11
|
**When analyzing findings, be comprehensive and thorough. Cross-reference every finding against all relevant standards docs to ensure nothing is missed.**
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
| ----------- | -------------- | ----------- | ----------------- |
|
|
68
68
|
| [Rule text] | [What's wrong] | [file:line] | [high/medium/low] |
|
|
69
69
|
|
|
70
|
-
**Findings written:** [count] files created in `.
|
|
70
|
+
**Findings written:** [count] files created in `.ai-docs/agent-findings/`
|
|
71
71
|
|
|
72
72
|
</audit_results>
|
|
73
73
|
|
|
@@ -116,14 +116,14 @@ Every proposal must include:
|
|
|
116
116
|
For each finding group, check these locations:
|
|
117
117
|
|
|
118
118
|
1. `CLAUDE.md` - NEVER/ALWAYS sections
|
|
119
|
-
2.
|
|
120
|
-
3.
|
|
121
|
-
4.
|
|
122
|
-
5.
|
|
123
|
-
6.
|
|
124
|
-
7.
|
|
125
|
-
8.
|
|
126
|
-
9.
|
|
119
|
+
2. `.ai-docs/standards/clean-code-standards.md` - general code standards
|
|
120
|
+
3. `.ai-docs/standards/e2e/` - all E2E-specific docs (if test-related)
|
|
121
|
+
4. `.ai-docs/standards/e2e/anti-patterns.md` - known anti-patterns
|
|
122
|
+
5. `.ai-docs/standards/e2e/assertions.md` - assertion rules
|
|
123
|
+
6. `.ai-docs/standards/e2e/page-objects.md` - page object model patterns
|
|
124
|
+
7. `.ai-docs/standards/e2e/patterns.md` - reusable patterns
|
|
125
|
+
8. `.ai-docs/standards/e2e/test-data.md` - test data conventions
|
|
126
|
+
9. `.ai-docs/standards/e2e/test-structure.md` - test organization
|
|
127
127
|
|
|
128
128
|
### Severity Guide for Audit Mode
|
|
129
129
|
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
|
|
5
5
|
**If you notice yourself:**
|
|
6
6
|
|
|
7
|
-
- **Proposing changes without reading all findings first** -> STOP. Read every `.md` file in `.
|
|
8
|
-
- **Creating new standards doc files** -> STOP. Add to existing docs in
|
|
7
|
+
- **Proposing changes without reading all findings first** -> STOP. Read every `.md` file in `.ai-docs/agent-findings/` (excluding `done/`).
|
|
8
|
+
- **Creating new standards doc files** -> STOP. Add to existing docs in `.ai-docs/standards/` or `CLAUDE.md`. Only create new files if explicitly told to.
|
|
9
9
|
- **Rewriting entire document sections** -> STOP. Make surgical additions. Add rules, don't reorganize.
|
|
10
10
|
- **Proposing code changes** -> STOP. You only propose documentation changes. Code fixes are for developer agents.
|
|
11
11
|
- **Skipping cross-referencing** -> STOP. Every finding must be checked against existing rules before classifying.
|
|
12
|
-
- **Deleting finding files** -> STOP. Move to `
|
|
12
|
+
- **Deleting finding files** -> STOP. Move to `done/`, never delete.
|
|
13
13
|
- **Running git add, git reset, or other staging commands** -> STOP. Never modify the staging area.
|
|
14
14
|
- **Proposing duplicate rules** -> STOP. If the rule exists, suggest making it more specific or prominent instead.
|
|
15
15
|
|
|
@@ -56,9 +56,9 @@ This maintains orientation when processing large batches of findings.
|
|
|
56
56
|
|
|
57
57
|
When processing findings:
|
|
58
58
|
|
|
59
|
-
1. **Glob** `.
|
|
59
|
+
1. **Glob** `.ai-docs/agent-findings/*.md` (excluding `done/`) to find all unprocessed findings
|
|
60
60
|
2. **Read** each finding file to understand what was discovered
|
|
61
|
-
3. **Grep**
|
|
61
|
+
3. **Grep** `.ai-docs/standards/` and `CLAUDE.md` for keywords from each finding to check if rules exist
|
|
62
62
|
4. **Read** specific sections of standards docs only when a match is found
|
|
63
63
|
5. Load standards docs selectively - don't pre-read every doc upfront
|
|
64
64
|
|
|
@@ -76,7 +76,7 @@ This preserves context window for thorough cross-referencing.
|
|
|
76
76
|
|
|
77
77
|
**Step 1: Collect Findings**
|
|
78
78
|
|
|
79
|
-
1. Glob `.
|
|
79
|
+
1. Glob `.ai-docs/agent-findings/*.md` to list all unprocessed findings
|
|
80
80
|
2. Skip `done/` subdirectory
|
|
81
81
|
3. Read each finding file completely
|
|
82
82
|
4. Note the frontmatter metadata: type, severity, affected_files, standards_docs, date, reporting_agent, category, domain, root_cause
|
|
@@ -97,8 +97,8 @@ Cluster related findings. Common themes:
|
|
|
97
97
|
For each theme group, search existing standards:
|
|
98
98
|
|
|
99
99
|
1. **Search `CLAUDE.md`** - Grep for keywords related to the finding
|
|
100
|
-
2. **Search
|
|
101
|
-
3. **Search
|
|
100
|
+
2. **Search `.ai-docs/standards/`** - Grep across all standards docs
|
|
101
|
+
3. **Search `.ai-docs/standards/e2e/`** - Check E2E-specific standards if finding is test-related
|
|
102
102
|
|
|
103
103
|
Classify each group:
|
|
104
104
|
|
|
@@ -123,7 +123,7 @@ After the user approves proposals:
|
|
|
123
123
|
|
|
124
124
|
1. Apply edits using the Edit tool (surgical additions, not rewrites)
|
|
125
125
|
2. Re-read each edited file to verify changes were written
|
|
126
|
-
3. Move processed finding files to `.
|
|
126
|
+
3. Move processed finding files to `.ai-docs/agent-done/`
|
|
127
127
|
|
|
128
128
|
**Step 6: Report Results**
|
|
129
129
|
|
|
@@ -149,7 +149,7 @@ For each rule:
|
|
|
149
149
|
|
|
150
150
|
**Step 3: Write Findings**
|
|
151
151
|
|
|
152
|
-
For each violation found, create a finding file in `.
|
|
152
|
+
For each violation found, create a finding file in `.ai-docs/agent-findings/` using the finding template format:
|
|
153
153
|
|
|
154
154
|
```yaml
|
|
155
155
|
---
|
|
@@ -179,7 +179,7 @@ Include: What Was Wrong, Fix Applied (or "None -- discovery only"), Proposed Sta
|
|
|
179
179
|
|
|
180
180
|
**Step 1: Read Current Standards**
|
|
181
181
|
|
|
182
|
-
Read `CLAUDE.md` and all files in
|
|
182
|
+
Read `CLAUDE.md` and all files in `.ai-docs/standards/`. Build a mental inventory of documented rules.
|
|
183
183
|
|
|
184
184
|
**Step 2: Examine Recent History**
|
|
185
185
|
|
|
@@ -238,16 +238,16 @@ A rule exists but current practice contradicts it. Either the rule is outdated o
|
|
|
238
238
|
<domain_scope>
|
|
239
239
|
**You handle:**
|
|
240
240
|
|
|
241
|
-
- Reading and synthesizing findings from `.
|
|
242
|
-
- Cross-referencing findings against
|
|
241
|
+
- Reading and synthesizing findings from `.ai-docs/agent-findings/`
|
|
242
|
+
- Cross-referencing findings against `.ai-docs/standards/` and `CLAUDE.md`
|
|
243
243
|
- Proposing targeted additions to existing standards docs
|
|
244
244
|
- Auditing codebase compliance with specific standards docs
|
|
245
245
|
- Identifying undocumented patterns in recent git history
|
|
246
|
-
- Moving processed findings to `
|
|
246
|
+
- Moving processed findings to `done/`
|
|
247
247
|
|
|
248
248
|
**You DON'T handle:**
|
|
249
249
|
|
|
250
|
-
- Documenting code architecture or systems ->
|
|
250
|
+
- Documenting code architecture or systems -> codex-keeper agent
|
|
251
251
|
- Fixing code violations -> cli-developer, web-developer agents
|
|
252
252
|
- Writing tests -> cli-tester, web-tester agents
|
|
253
253
|
- Reviewing code quality -> cli-reviewer, web-reviewer agents
|
|
@@ -386,7 +386,7 @@ Success criteria should be:
|
|
|
386
386
|
- Implementation work (writing code) -> web-developer, api-developer
|
|
387
387
|
- Writing tests -> web-tester
|
|
388
388
|
- Code review -> web-reviewer, api-reviewer
|
|
389
|
-
- Living documentation maintenance ->
|
|
389
|
+
- Living documentation maintenance -> codex-keeper
|
|
390
390
|
- Infrastructure scaffolding -> architect
|
|
391
391
|
- Agent/skill creation or improvement -> agent-summoner, skill-summoner
|
|
392
392
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
useWizardStore
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-KJX5G75S.js";
|
|
5
|
+
import "../chunk-PTKJKDYH.js";
|
|
6
|
+
import "../chunk-XAVVPPWP.js";
|
|
7
|
+
import "../chunk-HQNFKBZW.js";
|
|
8
|
+
import "../chunk-2BF4WAYU.js";
|
|
9
|
+
import "../chunk-2XLBC3W6.js";
|
|
10
10
|
import "../chunk-6PGL2XMY.js";
|
|
11
|
-
import "../chunk-
|
|
11
|
+
import "../chunk-NPMMU4GY.js";
|
|
12
12
|
import "../chunk-DHET7RCE.js";
|
|
13
13
|
export {
|
|
14
14
|
useWizardStore
|
|
@@ -9,12 +9,12 @@ import {
|
|
|
9
9
|
ALL_SKILLS_WEB_FRAMEWORK_MATRIX,
|
|
10
10
|
ALL_SKILLS_WEB_PAIR_CATEGORIES_MATRIX,
|
|
11
11
|
REACT_HONO_FRAMEWORK_API_MATRIX
|
|
12
|
-
} from "../chunk-
|
|
13
|
-
import "../chunk-
|
|
12
|
+
} from "../chunk-ZYTLL3MM.js";
|
|
13
|
+
import "../chunk-AZLM7OCV.js";
|
|
14
14
|
import {
|
|
15
15
|
SKILLS,
|
|
16
16
|
createMockMatrix
|
|
17
|
-
} from "../chunk-
|
|
17
|
+
} from "../chunk-DFFH7HQZ.js";
|
|
18
18
|
import {
|
|
19
19
|
beforeEach,
|
|
20
20
|
describe,
|
|
@@ -23,17 +23,17 @@ import {
|
|
|
23
23
|
} from "../chunk-XY3XDVMI.js";
|
|
24
24
|
import {
|
|
25
25
|
useWizardStore
|
|
26
|
-
} from "../chunk-
|
|
27
|
-
import "../chunk-
|
|
28
|
-
import "../chunk-
|
|
26
|
+
} from "../chunk-KJX5G75S.js";
|
|
27
|
+
import "../chunk-PTKJKDYH.js";
|
|
28
|
+
import "../chunk-XAVVPPWP.js";
|
|
29
29
|
import {
|
|
30
30
|
initializeMatrix,
|
|
31
31
|
typedKeys
|
|
32
|
-
} from "../chunk-
|
|
33
|
-
import "../chunk-
|
|
34
|
-
import "../chunk-
|
|
32
|
+
} from "../chunk-HQNFKBZW.js";
|
|
33
|
+
import "../chunk-2BF4WAYU.js";
|
|
34
|
+
import "../chunk-2XLBC3W6.js";
|
|
35
35
|
import "../chunk-6PGL2XMY.js";
|
|
36
|
-
import "../chunk-
|
|
36
|
+
import "../chunk-NPMMU4GY.js";
|
|
37
37
|
import {
|
|
38
38
|
init_esm_shims
|
|
39
39
|
} from "../chunk-DHET7RCE.js";
|
|
@@ -1076,7 +1076,7 @@ describe("WizardStore", () => {
|
|
|
1076
1076
|
const { selectedAgents } = useWizardStore.getState();
|
|
1077
1077
|
globalExpect(selectedAgents).not.toContain("agent-summoner");
|
|
1078
1078
|
globalExpect(selectedAgents).not.toContain("skill-summoner");
|
|
1079
|
-
globalExpect(selectedAgents).not.toContain("
|
|
1079
|
+
globalExpect(selectedAgents).not.toContain("codex-keeper");
|
|
1080
1080
|
globalExpect(selectedAgents).not.toContain("pattern-scout");
|
|
1081
1081
|
globalExpect(selectedAgents).not.toContain("web-pattern-critique");
|
|
1082
1082
|
});
|
|
@@ -1117,11 +1117,11 @@ describe("WizardStore", () => {
|
|
|
1117
1117
|
});
|
|
1118
1118
|
it("should replace previous agent selection", () => {
|
|
1119
1119
|
const store = useWizardStore.getState();
|
|
1120
|
-
store.toggleAgent("
|
|
1120
|
+
store.toggleAgent("codex-keeper");
|
|
1121
1121
|
store.toggleDomain("web");
|
|
1122
1122
|
store.preselectAgentsFromDomains();
|
|
1123
1123
|
const { selectedAgents } = useWizardStore.getState();
|
|
1124
|
-
globalExpect(selectedAgents).not.toContain("
|
|
1124
|
+
globalExpect(selectedAgents).not.toContain("codex-keeper");
|
|
1125
1125
|
});
|
|
1126
1126
|
});
|
|
1127
1127
|
describe("step progress with agents step", () => {
|