@agents-inc/cli 0.79.0 → 0.81.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 +22 -0
- package/README.md +2 -2
- package/dist/{chunk-XA7WF3BI.js → chunk-3C6AXGR7.js} +3 -3
- package/dist/{chunk-7JQIMEUX.js → chunk-3SCIYMRK.js} +3 -3
- package/dist/{chunk-FSK4TQX7.js → chunk-4R6I6A3U.js} +3225 -134
- package/dist/chunk-4R6I6A3U.js.map +1 -0
- package/dist/{chunk-MUCQ27HV.js → chunk-4R72372U.js} +2 -2
- package/dist/{chunk-XYPAOBBV.js → chunk-633YIZOU.js} +2 -2
- package/dist/{chunk-OOWNDQCG.js → chunk-6SEOOFMV.js} +6 -4
- package/dist/chunk-6SEOOFMV.js.map +1 -0
- package/dist/{chunk-KVRR4PEJ.js → chunk-A4R2AHH3.js} +5 -5
- package/dist/{chunk-QD3GQ2CH.js → chunk-A7KWEOOC.js} +6 -5
- package/dist/chunk-A7KWEOOC.js.map +1 -0
- package/dist/{chunk-SJNUTUSJ.js → chunk-AGEKXFYP.js} +5 -5
- package/dist/{chunk-32HX6UYI.js → chunk-BN73X3JN.js} +59 -2
- package/dist/chunk-BN73X3JN.js.map +1 -0
- package/dist/{chunk-F4IZ3UAS.js → chunk-C7RO4MAX.js} +4 -4
- package/dist/{chunk-HANGA633.js → chunk-EJ25JDI2.js} +5 -5
- package/dist/chunk-EJ25JDI2.js.map +1 -0
- package/dist/{chunk-Q755X6QF.js → chunk-FWGRGNB5.js} +4 -4
- package/dist/{chunk-VDVLM3KB.js → chunk-GLUVHKBJ.js} +8 -4
- package/dist/chunk-GLUVHKBJ.js.map +1 -0
- package/dist/{chunk-NKLNT7N7.js → chunk-H3NQGJMB.js} +2 -2
- package/dist/{chunk-N2XGUAJU.js → chunk-HZ67BGPS.js} +2 -12
- package/dist/chunk-HZ67BGPS.js.map +1 -0
- package/dist/{chunk-B4C2S5LP.js → chunk-IDII4V66.js} +17 -15
- package/dist/chunk-IDII4V66.js.map +1 -0
- package/dist/{chunk-OIHZ2YH3.js → chunk-JOJQ4E6M.js} +7 -7
- package/dist/{chunk-YFHVP3VA.js → chunk-KSWD7FSM.js} +3 -3
- package/dist/{chunk-FUWUCKES.js → chunk-LO4X32JC.js} +2 -2
- package/dist/{chunk-D4T3HHE7.js → chunk-MNJAF4K2.js} +2 -2
- package/dist/{chunk-EO6KJI5D.js → chunk-NJ2RJLRS.js} +906 -63
- package/dist/chunk-NJ2RJLRS.js.map +1 -0
- package/dist/{chunk-U2KFFRRX.js → chunk-NZAJTLEK.js} +2 -2
- package/dist/{chunk-N34D3ROY.js → chunk-RJOJUSU4.js} +8 -5
- package/dist/chunk-RJOJUSU4.js.map +1 -0
- package/dist/{chunk-7HGMFJ4Y.js → chunk-RXQNQXTF.js} +3 -3
- package/dist/{chunk-OTMIGYBB.js → chunk-STPYV6V3.js} +6 -6
- package/dist/{chunk-KQDGLEBF.js → chunk-TJXBRYM4.js} +10 -10
- package/dist/chunk-TJXBRYM4.js.map +1 -0
- package/dist/{chunk-7LBYURQR.js → chunk-TQ363UUH.js} +2 -2
- package/dist/{chunk-IFCASC6R.js → chunk-TZY7WNWO.js} +2 -2
- package/dist/{chunk-W46L2PXK.js → chunk-WZGROC5L.js} +2 -2
- 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/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 -12
- package/dist/components/wizard/step-stack.test.js +19 -111
- package/dist/components/wizard/step-stack.test.js.map +1 -1
- package/dist/components/wizard/wizard-layout.js +10 -10
- package/dist/components/wizard/wizard-tabs.js +1 -1
- package/dist/components/wizard/wizard-tabs.test.js +12 -23
- package/dist/components/wizard/wizard-tabs.test.js.map +1 -1
- 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-JMOO2A7C.js → loader-LI3EM4VG.js} +4 -4
- package/dist/{source-loader-D3VIG3GM.js → source-loader-6Z353WKU.js} +7 -7
- package/dist/source-manager-IZYZR4SK.js +19 -0
- package/dist/src/agents/meta/agent-summoner/workflow.md +10 -10
- package/dist/src/agents/meta/convention-keeper/critical-reminders.md +17 -0
- package/dist/src/agents/meta/convention-keeper/critical-requirements.md +15 -0
- package/dist/src/agents/meta/convention-keeper/examples.md +71 -0
- package/dist/src/agents/meta/convention-keeper/intro.md +11 -0
- package/dist/src/agents/meta/convention-keeper/metadata.yaml +12 -0
- package/dist/src/agents/meta/convention-keeper/output-format.md +134 -0
- package/dist/src/agents/meta/convention-keeper/workflow.md +258 -0
- package/dist/src/agents/meta/{documentor → scribe}/metadata.yaml +2 -2
- package/{src/agents/meta/documentor → dist/src/agents/meta/scribe}/workflow.md +1 -1
- 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 +19 -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/src/agents/meta/convention-keeper/critical-reminders.md +17 -0
- package/src/agents/meta/convention-keeper/critical-requirements.md +15 -0
- package/src/agents/meta/convention-keeper/examples.md +71 -0
- package/src/agents/meta/convention-keeper/intro.md +11 -0
- package/src/agents/meta/convention-keeper/metadata.yaml +12 -0
- package/src/agents/meta/convention-keeper/output-format.md +134 -0
- package/src/agents/meta/convention-keeper/workflow.md +258 -0
- package/src/agents/meta/{documentor → scribe}/metadata.yaml +2 -2
- package/{dist/src/agents/meta/documentor → src/agents/meta/scribe}/workflow.md +1 -1
- package/src/agents/planning/web-pm/workflow.md +1 -1
- package/dist/chunk-32HX6UYI.js.map +0 -1
- package/dist/chunk-B4C2S5LP.js.map +0 -1
- package/dist/chunk-EO6KJI5D.js.map +0 -1
- package/dist/chunk-FSK4TQX7.js.map +0 -1
- package/dist/chunk-HANGA633.js.map +0 -1
- package/dist/chunk-KQDGLEBF.js.map +0 -1
- package/dist/chunk-N2XGUAJU.js.map +0 -1
- package/dist/chunk-N34D3ROY.js.map +0 -1
- package/dist/chunk-OOWNDQCG.js.map +0 -1
- package/dist/chunk-QD3GQ2CH.js.map +0 -1
- package/dist/chunk-VDVLM3KB.js.map +0 -1
- package/dist/source-manager-FPYFJRR7.js +0 -19
- /package/dist/{chunk-XA7WF3BI.js.map → chunk-3C6AXGR7.js.map} +0 -0
- /package/dist/{chunk-7JQIMEUX.js.map → chunk-3SCIYMRK.js.map} +0 -0
- /package/dist/{chunk-MUCQ27HV.js.map → chunk-4R72372U.js.map} +0 -0
- /package/dist/{chunk-XYPAOBBV.js.map → chunk-633YIZOU.js.map} +0 -0
- /package/dist/{chunk-KVRR4PEJ.js.map → chunk-A4R2AHH3.js.map} +0 -0
- /package/dist/{chunk-SJNUTUSJ.js.map → chunk-AGEKXFYP.js.map} +0 -0
- /package/dist/{chunk-F4IZ3UAS.js.map → chunk-C7RO4MAX.js.map} +0 -0
- /package/dist/{chunk-Q755X6QF.js.map → chunk-FWGRGNB5.js.map} +0 -0
- /package/dist/{chunk-NKLNT7N7.js.map → chunk-H3NQGJMB.js.map} +0 -0
- /package/dist/{chunk-OIHZ2YH3.js.map → chunk-JOJQ4E6M.js.map} +0 -0
- /package/dist/{chunk-YFHVP3VA.js.map → chunk-KSWD7FSM.js.map} +0 -0
- /package/dist/{chunk-FUWUCKES.js.map → chunk-LO4X32JC.js.map} +0 -0
- /package/dist/{chunk-D4T3HHE7.js.map → chunk-MNJAF4K2.js.map} +0 -0
- /package/dist/{chunk-U2KFFRRX.js.map → chunk-NZAJTLEK.js.map} +0 -0
- /package/dist/{chunk-7HGMFJ4Y.js.map → chunk-RXQNQXTF.js.map} +0 -0
- /package/dist/{chunk-OTMIGYBB.js.map → chunk-STPYV6V3.js.map} +0 -0
- /package/dist/{chunk-7LBYURQR.js.map → chunk-TQ363UUH.js.map} +0 -0
- /package/dist/{chunk-IFCASC6R.js.map → chunk-TZY7WNWO.js.map} +0 -0
- /package/dist/{chunk-W46L2PXK.js.map → chunk-WZGROC5L.js.map} +0 -0
- /package/dist/{loader-JMOO2A7C.js.map → loader-LI3EM4VG.js.map} +0 -0
- /package/dist/{source-loader-D3VIG3GM.js.map → source-loader-6Z353WKU.js.map} +0 -0
- /package/dist/{source-manager-FPYFJRR7.js.map → source-manager-IZYZR4SK.js.map} +0 -0
- /package/dist/src/agents/meta/{documentor → scribe}/critical-reminders.md +0 -0
- /package/dist/src/agents/meta/{documentor → scribe}/critical-requirements.md +0 -0
- /package/dist/src/agents/meta/{documentor → scribe}/examples.md +0 -0
- /package/dist/src/agents/meta/{documentor → scribe}/intro.md +0 -0
- /package/dist/src/agents/meta/{documentor → scribe}/output-format.md +0 -0
- /package/src/agents/meta/{documentor → scribe}/critical-reminders.md +0 -0
- /package/src/agents/meta/{documentor → scribe}/critical-requirements.md +0 -0
- /package/src/agents/meta/{documentor → scribe}/examples.md +0 -0
- /package/src/agents/meta/{documentor → scribe}/intro.md +0 -0
- /package/src/agents/meta/{documentor → scribe}/output-format.md +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,28 @@ Each release has detailed notes in its own file under [`changelogs/`](./changelo
|
|
|
7
7
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
8
8
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
9
9
|
|
|
10
|
+
## [0.81.0] - 2026-03-21
|
|
11
|
+
|
|
12
|
+
**Wizard UX: dedicated domain step, no tab numbers, agent updates**
|
|
13
|
+
|
|
14
|
+
- Dedicated domain selection step between Stack and Build (D-120)
|
|
15
|
+
- Tab numbers removed — cleaner `Stack Domains Skills Sources Agents Confirm` (D-121)
|
|
16
|
+
- Documentor agent renamed to Scribe, new convention-keeper agent
|
|
17
|
+
|
|
18
|
+
See [changelogs/0.81.0.md](./changelogs/0.81.0.md) for full details.
|
|
19
|
+
|
|
20
|
+
## [0.80.0] - 2026-03-21
|
|
21
|
+
|
|
22
|
+
**E2E test framework overhaul — POM framework, DRY migration, 142 new tests**
|
|
23
|
+
|
|
24
|
+
- Page Object Model framework with declarative test patterns (D-134)
|
|
25
|
+
- 142 new tests covering command flags, error paths, and pure functions (D-136)
|
|
26
|
+
- DRY migration: 265 raw exit codes → constants, centralized helpers, split slow files
|
|
27
|
+
|
|
28
|
+
See [changelogs/0.80.0.md](./changelogs/0.80.0.md) for full details.
|
|
29
|
+
|
|
30
|
+
## [Unreleased]
|
|
31
|
+
|
|
10
32
|
## [0.79.0] - 2026-03-21
|
|
11
33
|
|
|
12
34
|
**Scope-aware path resolution across all commands**
|
package/README.md
CHANGED
|
@@ -83,8 +83,8 @@ Browse the full catalog on the [Plugin Marketplace](https://github.com/agents-in
|
|
|
83
83
|
| Researchers | `web-researcher` `api-researcher` |
|
|
84
84
|
| Planning | `web-pm` |
|
|
85
85
|
| Pattern Analysis | `pattern-scout` `web-pattern-critique` |
|
|
86
|
-
| Documentation | `
|
|
87
|
-
| Meta | `skill-summoner` `agent-summoner`
|
|
86
|
+
| Documentation | `scribe` |
|
|
87
|
+
| Meta | `skill-summoner` `agent-summoner` `convention-keeper` |
|
|
88
88
|
|
|
89
89
|
Each subagent is composed from modular partials (role, workflow, output format) plus its assigned skills. Everything is ejectable.
|
|
90
90
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
FRAMEWORK_CATEGORY
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-4R72372U.js";
|
|
5
5
|
import {
|
|
6
6
|
SKILLS,
|
|
7
7
|
TEST_CATEGORIES,
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
createTestSkill,
|
|
16
16
|
renderSkillMd,
|
|
17
17
|
testSkillToResolvedSkill
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-LO4X32JC.js";
|
|
19
19
|
import {
|
|
20
20
|
init_esm_shims
|
|
21
21
|
} from "./chunk-DHET7RCE.js";
|
|
@@ -725,4 +725,4 @@ export {
|
|
|
725
725
|
ALL_SKILLS_MULTI_DOMAIN_MATRIX,
|
|
726
726
|
REACT_HONO_FRAMEWORK_API_MATRIX
|
|
727
727
|
};
|
|
728
|
-
//# sourceMappingURL=chunk-
|
|
728
|
+
//# sourceMappingURL=chunk-3C6AXGR7.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
findStack
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-4R6I6A3U.js";
|
|
5
5
|
import {
|
|
6
6
|
AGENT_NAMES,
|
|
7
7
|
DOMAINS
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-BN73X3JN.js";
|
|
9
9
|
import {
|
|
10
10
|
BUILT_IN_DOMAIN_ORDER
|
|
11
11
|
} from "./chunk-FMYAYX6W.js";
|
|
@@ -51,4 +51,4 @@ export {
|
|
|
51
51
|
getStackName,
|
|
52
52
|
orderDomains
|
|
53
53
|
};
|
|
54
|
-
//# sourceMappingURL=chunk-
|
|
54
|
+
//# sourceMappingURL=chunk-3SCIYMRK.js.map
|