@agents-inc/cli 0.82.0 → 0.82.2

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.
Files changed (101) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/{chunk-2E25UBLM.js → chunk-3BDCU5QB.js} +3 -3
  3. package/dist/{chunk-DWIB547V.js → chunk-3BM5F4IX.js} +4 -4
  4. package/dist/{chunk-XNHMUPIJ.js → chunk-3MXMYHO3.js} +17 -17
  5. package/dist/{chunk-XNHMUPIJ.js.map → chunk-3MXMYHO3.js.map} +1 -1
  6. package/dist/{chunk-HWDEPKIR.js → chunk-4DXSCGVI.js} +3 -3
  7. package/dist/{chunk-EB5E7IKL.js → chunk-57HHZMWR.js} +4 -4
  8. package/dist/{chunk-TJ62CLXB.js → chunk-5BRHJD7Q.js} +2 -2
  9. package/dist/{chunk-LKDQLCS3.js → chunk-6EMIA36T.js} +2 -2
  10. package/dist/{chunk-WYODBBUA.js → chunk-ABBXUIMQ.js} +4 -4
  11. package/dist/{chunk-W642FYQJ.js → chunk-AD2UT2TN.js} +2 -2
  12. package/dist/{chunk-L7SKXTUO.js → chunk-C4I4Q33M.js} +2 -2
  13. package/dist/{chunk-WO433W2G.js → chunk-FS4YWW36.js} +2 -2
  14. package/dist/{chunk-RLKRDDJD.js → chunk-GEU62YD2.js} +2 -2
  15. package/dist/{chunk-A5MK4XJB.js → chunk-GMR4PQX3.js} +5 -5
  16. package/dist/{chunk-WVLBGBRU.js → chunk-HRMPQ4DV.js} +3 -3
  17. package/dist/{chunk-Y7GAKUM7.js → chunk-IMO6EQKT.js} +2 -2
  18. package/dist/{chunk-BFLAAMMA.js → chunk-IMP35ETG.js} +17 -17
  19. package/dist/chunk-IMP35ETG.js.map +1 -0
  20. package/dist/{chunk-MPTXU4VS.js → chunk-L4JYOUGS.js} +4 -4
  21. package/dist/{chunk-J3ZWLR5Z.js → chunk-R5LEXRV3.js} +4 -4
  22. package/dist/{chunk-PY7C6CUI.js → chunk-RX6HPZ7A.js} +3 -3
  23. package/dist/{chunk-2GI4NKKO.js → chunk-TY5BOAAA.js} +3 -3
  24. package/dist/{chunk-K2RQU5HR.js → chunk-VO6JKRLT.js} +2 -2
  25. package/dist/{chunk-AW7LLMZZ.js → chunk-YXOZJWP3.js} +2 -2
  26. package/dist/{chunk-JQNN2SVG.js → chunk-ZAYTTG3M.js} +2 -2
  27. package/dist/{chunk-UXIZK65O.js → chunk-ZKQ4XQNO.js} +13 -13
  28. package/dist/commands/build/plugins.js +4 -4
  29. package/dist/commands/build/stack.js +4 -4
  30. package/dist/commands/compile.js +4 -4
  31. package/dist/commands/config/index.js +4 -4
  32. package/dist/commands/config/path.js +3 -3
  33. package/dist/commands/config/show.js +4 -4
  34. package/dist/commands/diff.js +3 -3
  35. package/dist/commands/doctor.js +3 -3
  36. package/dist/commands/edit.js +18 -18
  37. package/dist/commands/eject.js +3 -3
  38. package/dist/commands/import/skill.js +3 -3
  39. package/dist/commands/info.js +3 -3
  40. package/dist/commands/init.js +18 -18
  41. package/dist/commands/list.js +3 -3
  42. package/dist/commands/new/agent.js +4 -4
  43. package/dist/commands/new/marketplace.js +4 -4
  44. package/dist/commands/new/skill.js +4 -4
  45. package/dist/commands/outdated.js +3 -3
  46. package/dist/commands/search.js +3 -3
  47. package/dist/commands/uninstall.js +3 -3
  48. package/dist/commands/update.js +4 -4
  49. package/dist/commands/validate.js +3 -3
  50. package/dist/components/wizard/category-grid.js +2 -2
  51. package/dist/components/wizard/category-grid.test.js +8 -8
  52. package/dist/components/wizard/domain-selection.js +6 -6
  53. package/dist/components/wizard/source-grid.js +2 -2
  54. package/dist/components/wizard/source-grid.test.js +8 -8
  55. package/dist/components/wizard/stack-selection.js +5 -5
  56. package/dist/components/wizard/step-agents.js +6 -6
  57. package/dist/components/wizard/step-agents.test.js +9 -9
  58. package/dist/components/wizard/step-build.js +6 -6
  59. package/dist/components/wizard/step-build.test.js +9 -9
  60. package/dist/components/wizard/step-confirm.js +3 -3
  61. package/dist/components/wizard/step-confirm.test.js +7 -7
  62. package/dist/components/wizard/step-settings.js +4 -4
  63. package/dist/components/wizard/step-settings.test.js +7 -7
  64. package/dist/components/wizard/step-sources.js +6 -6
  65. package/dist/components/wizard/step-sources.test.js +9 -9
  66. package/dist/components/wizard/step-stack.js +6 -6
  67. package/dist/components/wizard/step-stack.test.js +7 -7
  68. package/dist/components/wizard/wizard-layout.js +6 -6
  69. package/dist/components/wizard/wizard.js +17 -17
  70. package/dist/config-exports.js +1 -1
  71. package/dist/hooks/init.js +18 -18
  72. package/dist/{source-loader-V5MKKNZF.js → source-loader-C2QCBXOB.js} +4 -4
  73. package/dist/{source-manager-S64CYXPA.js → source-manager-DLEHJUZL.js} +4 -4
  74. package/dist/stores/wizard-store.js +4 -4
  75. package/dist/stores/wizard-store.test.js +7 -7
  76. package/package.json +1 -1
  77. package/dist/chunk-BFLAAMMA.js.map +0 -1
  78. /package/dist/{chunk-2E25UBLM.js.map → chunk-3BDCU5QB.js.map} +0 -0
  79. /package/dist/{chunk-DWIB547V.js.map → chunk-3BM5F4IX.js.map} +0 -0
  80. /package/dist/{chunk-HWDEPKIR.js.map → chunk-4DXSCGVI.js.map} +0 -0
  81. /package/dist/{chunk-EB5E7IKL.js.map → chunk-57HHZMWR.js.map} +0 -0
  82. /package/dist/{chunk-TJ62CLXB.js.map → chunk-5BRHJD7Q.js.map} +0 -0
  83. /package/dist/{chunk-LKDQLCS3.js.map → chunk-6EMIA36T.js.map} +0 -0
  84. /package/dist/{chunk-WYODBBUA.js.map → chunk-ABBXUIMQ.js.map} +0 -0
  85. /package/dist/{chunk-W642FYQJ.js.map → chunk-AD2UT2TN.js.map} +0 -0
  86. /package/dist/{chunk-L7SKXTUO.js.map → chunk-C4I4Q33M.js.map} +0 -0
  87. /package/dist/{chunk-WO433W2G.js.map → chunk-FS4YWW36.js.map} +0 -0
  88. /package/dist/{chunk-RLKRDDJD.js.map → chunk-GEU62YD2.js.map} +0 -0
  89. /package/dist/{chunk-A5MK4XJB.js.map → chunk-GMR4PQX3.js.map} +0 -0
  90. /package/dist/{chunk-WVLBGBRU.js.map → chunk-HRMPQ4DV.js.map} +0 -0
  91. /package/dist/{chunk-Y7GAKUM7.js.map → chunk-IMO6EQKT.js.map} +0 -0
  92. /package/dist/{chunk-MPTXU4VS.js.map → chunk-L4JYOUGS.js.map} +0 -0
  93. /package/dist/{chunk-J3ZWLR5Z.js.map → chunk-R5LEXRV3.js.map} +0 -0
  94. /package/dist/{chunk-PY7C6CUI.js.map → chunk-RX6HPZ7A.js.map} +0 -0
  95. /package/dist/{chunk-2GI4NKKO.js.map → chunk-TY5BOAAA.js.map} +0 -0
  96. /package/dist/{chunk-K2RQU5HR.js.map → chunk-VO6JKRLT.js.map} +0 -0
  97. /package/dist/{chunk-AW7LLMZZ.js.map → chunk-YXOZJWP3.js.map} +0 -0
  98. /package/dist/{chunk-JQNN2SVG.js.map → chunk-ZAYTTG3M.js.map} +0 -0
  99. /package/dist/{chunk-UXIZK65O.js.map → chunk-ZKQ4XQNO.js.map} +0 -0
  100. /package/dist/{source-loader-V5MKKNZF.js.map → source-loader-C2QCBXOB.js.map} +0 -0
  101. /package/dist/{source-manager-S64CYXPA.js.map → source-manager-DLEHJUZL.js.map} +0 -0
@@ -10,13 +10,13 @@ import {
10
10
  getDomainDisplayName,
11
11
  getStackName,
12
12
  orderDomains
13
- } from "./chunk-WO433W2G.js";
13
+ } from "./chunk-FS4YWW36.js";
14
14
  import {
15
15
  HelpModal
16
16
  } from "./chunk-SXGCCUTH.js";
17
17
  import {
18
18
  useWizardStore
19
- } from "./chunk-2GI4NKKO.js";
19
+ } from "./chunk-TY5BOAAA.js";
20
20
  import {
21
21
  HOTKEY_FILTER_INCOMPATIBLE,
22
22
  HOTKEY_HELP,
@@ -250,4 +250,4 @@ var WizardLayout = ({
250
250
  export {
251
251
  WizardLayout
252
252
  };
253
- //# sourceMappingURL=chunk-HWDEPKIR.js.map
253
+ //# sourceMappingURL=chunk-4DXSCGVI.js.map
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  Wizard
4
- } from "./chunk-UXIZK65O.js";
4
+ } from "./chunk-ZKQ4XQNO.js";
5
5
  import {
6
6
  SelectList
7
7
  } from "./chunk-XO6X5QE5.js";
@@ -30,10 +30,10 @@ import {
30
30
  loadProjectConfig,
31
31
  loadSkillsMatrixFromSource,
32
32
  resolveInstallPaths
33
- } from "./chunk-MPTXU4VS.js";
33
+ } from "./chunk-L4JYOUGS.js";
34
34
  import {
35
35
  getSkillById
36
- } from "./chunk-XNHMUPIJ.js";
36
+ } from "./chunk-3MXMYHO3.js";
37
37
  import {
38
38
  BaseCommand,
39
39
  EXIT_CODES
@@ -515,4 +515,4 @@ export {
515
515
  showDashboard,
516
516
  Init
517
517
  };
518
- //# sourceMappingURL=chunk-EB5E7IKL.js.map
518
+ //# sourceMappingURL=chunk-57HHZMWR.js.map
@@ -14,7 +14,7 @@ import {
14
14
  import {
15
15
  getSkillById,
16
16
  matrix
17
- } from "./chunk-XNHMUPIJ.js";
17
+ } from "./chunk-3MXMYHO3.js";
18
18
  import {
19
19
  CLI_COLORS,
20
20
  SOURCE_DISPLAY_NAMES
@@ -260,4 +260,4 @@ var SourceGrid = ({
260
260
  export {
261
261
  SourceGrid
262
262
  };
263
- //# sourceMappingURL=chunk-TJ62CLXB.js.map
263
+ //# sourceMappingURL=chunk-5BRHJD7Q.js.map
@@ -24,7 +24,7 @@ import {
24
24
  addSource,
25
25
  getSourceSummary,
26
26
  removeSource
27
- } from "./chunk-MPTXU4VS.js";
27
+ } from "./chunk-L4JYOUGS.js";
28
28
  import {
29
29
  getErrorMessage,
30
30
  verbose
@@ -263,4 +263,4 @@ var StepSettings = ({
263
263
  export {
264
264
  StepSettings
265
265
  };
266
- //# sourceMappingURL=chunk-LKDQLCS3.js.map
266
+ //# sourceMappingURL=chunk-6EMIA36T.js.map
@@ -2,17 +2,17 @@
2
2
  import {
3
3
  getDomainDisplayName,
4
4
  orderDomains
5
- } from "./chunk-WO433W2G.js";
5
+ } from "./chunk-FS4YWW36.js";
6
6
  import {
7
7
  CheckboxGrid
8
8
  } from "./chunk-HSKKGAOW.js";
9
9
  import {
10
10
  useWizardStore
11
- } from "./chunk-2GI4NKKO.js";
11
+ } from "./chunk-TY5BOAAA.js";
12
12
  import {
13
13
  matrix,
14
14
  typedEntries
15
- } from "./chunk-XNHMUPIJ.js";
15
+ } from "./chunk-3MXMYHO3.js";
16
16
  import {
17
17
  init_esm_shims
18
18
  } from "./chunk-DHET7RCE.js";
@@ -67,4 +67,4 @@ var DomainSelection = () => {
67
67
  export {
68
68
  DomainSelection
69
69
  };
70
- //# sourceMappingURL=chunk-WYODBBUA.js.map
70
+ //# sourceMappingURL=chunk-ABBXUIMQ.js.map
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  TEST_CATEGORIES
4
- } from "./chunk-Y7GAKUM7.js";
4
+ } from "./chunk-IMO6EQKT.js";
5
5
  import {
6
6
  init_esm_shims
7
7
  } from "./chunk-DHET7RCE.js";
@@ -73,4 +73,4 @@ export {
73
73
  CLI_FRAMEWORK_CATEGORY,
74
74
  FRAMEWORK_CATEGORY
75
75
  };
76
- //# sourceMappingURL=chunk-W642FYQJ.js.map
76
+ //# sourceMappingURL=chunk-AD2UT2TN.js.map
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  getDomainDisplayName
4
- } from "./chunk-WO433W2G.js";
4
+ } from "./chunk-FS4YWW36.js";
5
5
  import {
6
6
  CLI_COLORS
7
7
  } from "./chunk-6PGL2XMY.js";
@@ -106,4 +106,4 @@ var StepConfirm = ({
106
106
  export {
107
107
  StepConfirm
108
108
  };
109
- //# sourceMappingURL=chunk-L7SKXTUO.js.map
109
+ //# sourceMappingURL=chunk-C4I4Q33M.js.map
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  findStack
4
- } from "./chunk-XNHMUPIJ.js";
4
+ } from "./chunk-3MXMYHO3.js";
5
5
  import {
6
6
  AGENT_NAMES,
7
7
  DOMAINS
@@ -54,4 +54,4 @@ export {
54
54
  getStackName,
55
55
  orderDomains
56
56
  };
57
- //# sourceMappingURL=chunk-WO433W2G.js.map
57
+ //# sourceMappingURL=chunk-FS4YWW36.js.map
@@ -12,7 +12,7 @@ import {
12
12
  } from "./chunk-HK53FRMU.js";
13
13
  import {
14
14
  getSkillById
15
- } from "./chunk-XNHMUPIJ.js";
15
+ } from "./chunk-3MXMYHO3.js";
16
16
  import {
17
17
  CLI_COLORS
18
18
  } from "./chunk-6PGL2XMY.js";
@@ -371,4 +371,4 @@ var CategoryGrid = ({
371
371
  export {
372
372
  CategoryGrid
373
373
  };
374
- //# sourceMappingURL=chunk-RLKRDDJD.js.map
374
+ //# sourceMappingURL=chunk-GEU62YD2.js.map
@@ -7,19 +7,19 @@ import {
7
7
  } from "./chunk-K77I4XGL.js";
8
8
  import {
9
9
  CategoryGrid
10
- } from "./chunk-RLKRDDJD.js";
10
+ } from "./chunk-GEU62YD2.js";
11
11
  import {
12
12
  useWizardStore
13
- } from "./chunk-2GI4NKKO.js";
13
+ } from "./chunk-TY5BOAAA.js";
14
14
  import {
15
15
  getAvailableSkills,
16
16
  getUnmetRequiredBy,
17
17
  resolveAlias
18
- } from "./chunk-MPTXU4VS.js";
18
+ } from "./chunk-L4JYOUGS.js";
19
19
  import {
20
20
  getSkillById,
21
21
  matrix
22
- } from "./chunk-XNHMUPIJ.js";
22
+ } from "./chunk-3MXMYHO3.js";
23
23
  import {
24
24
  init_esm_shims
25
25
  } from "./chunk-DHET7RCE.js";
@@ -217,4 +217,4 @@ export {
217
217
  validateBuildStep,
218
218
  StepBuild
219
219
  };
220
- //# sourceMappingURL=chunk-A5MK4XJB.js.map
220
+ //# sourceMappingURL=chunk-GMR4PQX3.js.map
@@ -7,10 +7,10 @@ import {
7
7
  } from "./chunk-4QA5TIBU.js";
8
8
  import {
9
9
  useWizardStore
10
- } from "./chunk-2GI4NKKO.js";
10
+ } from "./chunk-TY5BOAAA.js";
11
11
  import {
12
12
  matrix
13
- } from "./chunk-XNHMUPIJ.js";
13
+ } from "./chunk-3MXMYHO3.js";
14
14
  import {
15
15
  CLI_COLORS,
16
16
  DEFAULT_SCRATCH_DOMAINS,
@@ -191,4 +191,4 @@ var StackSelection = ({ onCancel }) => {
191
191
  export {
192
192
  StackSelection
193
193
  };
194
- //# sourceMappingURL=chunk-WVLBGBRU.js.map
194
+ //# sourceMappingURL=chunk-HRMPQ4DV.js.map
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  typedEntries
4
- } from "./chunk-XNHMUPIJ.js";
4
+ } from "./chunk-3MXMYHO3.js";
5
5
  import {
6
6
  init_esm_shims
7
7
  } from "./chunk-DHET7RCE.js";
@@ -362,4 +362,4 @@ export {
362
362
  createMockCompileConfig,
363
363
  testSkillToResolvedSkill
364
364
  };
365
- //# sourceMappingURL=chunk-Y7GAKUM7.js.map
365
+ //# sourceMappingURL=chunk-IMO6EQKT.js.map
@@ -985,7 +985,7 @@ var defaultStacks = [
985
985
  {
986
986
  id: "nextjs-fullstack",
987
987
  name: "Next.js Full-Stack",
988
- description: "Next.js, Hono, Drizzle, Better Auth, Zustand",
988
+ description: "Hono, Drizzle, Better Auth, Zustand",
989
989
  philosophy: "Ship fast, iterate faster",
990
990
  agents: {
991
991
  "web-developer": {
@@ -1188,7 +1188,7 @@ var defaultStacks = [
1188
1188
  {
1189
1189
  id: "nextjs-t3-stack",
1190
1190
  name: "Next.js T3 Stack",
1191
- description: "Next.js, tRPC, Prisma, NextAuth, Tailwind",
1191
+ description: "tRPC, Prisma, NextAuth, Tailwind",
1192
1192
  philosophy: "End-to-end type safety with great DX",
1193
1193
  agents: {
1194
1194
  "web-developer": {
@@ -1302,7 +1302,7 @@ var defaultStacks = [
1302
1302
  {
1303
1303
  id: "nextjs-supabase-fullstack",
1304
1304
  name: "Next.js Supabase Full-Stack",
1305
- description: "Next.js, Supabase, Drizzle, Better Auth",
1305
+ description: "Supabase, Drizzle, Better Auth",
1306
1306
  philosophy: "Full-stack with Supabase backend-as-a-service",
1307
1307
  agents: {
1308
1308
  "web-developer": {
@@ -1515,7 +1515,7 @@ var defaultStacks = [
1515
1515
  {
1516
1516
  id: "nextjs-turborepo-fullstack",
1517
1517
  name: "Next.js Turborepo Full-Stack",
1518
- description: "Next.js, Turborepo, pnpm Workspaces, Hono, Drizzle",
1518
+ description: "Turborepo, pnpm Workspaces, Hono, Drizzle",
1519
1519
  philosophy: "Monorepo architecture with Turborepo and pnpm",
1520
1520
  agents: {
1521
1521
  "web-developer": {
@@ -1782,7 +1782,7 @@ var defaultStacks = [
1782
1782
  {
1783
1783
  id: "react-old-school",
1784
1784
  name: "React Old School",
1785
- description: "React, Redux Toolkit, SCSS Modules, Vite, Vitest",
1785
+ description: "Redux Toolkit, SCSS Modules, Vite, Vitest",
1786
1786
  philosophy: "Classic React with proven patterns",
1787
1787
  agents: {
1788
1788
  "web-developer": {
@@ -1866,7 +1866,7 @@ var defaultStacks = [
1866
1866
  {
1867
1867
  id: "react-hono-fullstack",
1868
1868
  name: "React Hono Full-Stack",
1869
- description: "React, Vite, Hono, Drizzle, Better Auth",
1869
+ description: "Vite, Hono, Drizzle, Better Auth",
1870
1870
  philosophy: "React SPA with Hono backend",
1871
1871
  agents: {
1872
1872
  "web-developer": {
@@ -2060,7 +2060,7 @@ var defaultStacks = [
2060
2060
  {
2061
2061
  id: "remix-fullstack",
2062
2062
  name: "Remix Full-Stack",
2063
- description: "Remix, Hono, Drizzle, Better Auth",
2063
+ description: "Hono, Drizzle, Better Auth",
2064
2064
  philosophy: "Web standards and excellent forms handling",
2065
2065
  agents: {
2066
2066
  "web-developer": {
@@ -2176,7 +2176,7 @@ var defaultStacks = [
2176
2176
  {
2177
2177
  id: "sveltekit-fullstack",
2178
2178
  name: "SvelteKit Full-Stack",
2179
- description: "SvelteKit, Hono, Drizzle, Better Auth",
2179
+ description: "Hono, Drizzle, Better Auth",
2180
2180
  philosophy: "Write less, do more with compiler magic",
2181
2181
  agents: {
2182
2182
  "web-developer": {
@@ -2292,7 +2292,7 @@ var defaultStacks = [
2292
2292
  {
2293
2293
  id: "solidjs-fullstack",
2294
2294
  name: "SolidJS Full-Stack",
2295
- description: "SolidJS, Hono, Drizzle, Better Auth, Vitest",
2295
+ description: "Hono, Drizzle, Better Auth, Vitest",
2296
2296
  philosophy: "Maximum performance with minimal overhead",
2297
2297
  agents: {
2298
2298
  "web-developer": {
@@ -2399,7 +2399,7 @@ var defaultStacks = [
2399
2399
  {
2400
2400
  id: "astro-content-fullstack",
2401
2401
  name: "Astro Content Full-Stack",
2402
- description: "Astro, Hono, Drizzle",
2402
+ description: "Hono, Drizzle",
2403
2403
  philosophy: "Ship less JavaScript, faster by default",
2404
2404
  agents: {
2405
2405
  "web-developer": {
@@ -2506,7 +2506,7 @@ var defaultStacks = [
2506
2506
  {
2507
2507
  id: "vue-modern-fullstack",
2508
2508
  name: "Vue Modern Full-Stack",
2509
- description: "Vue, Pinia, Hono, Drizzle, Better Auth",
2509
+ description: "Pinia, Hono, Drizzle, Better Auth",
2510
2510
  philosophy: "Progressive and approachable",
2511
2511
  agents: {
2512
2512
  "web-developer": {
@@ -2622,7 +2622,7 @@ var defaultStacks = [
2622
2622
  {
2623
2623
  id: "nuxt-fullstack",
2624
2624
  name: "Nuxt Full-Stack",
2625
- description: "Vue, Nuxt, Hono, Drizzle, Better Auth",
2625
+ description: "Hono, Drizzle, Better Auth",
2626
2626
  philosophy: "Progressive Vue with Nuxt power",
2627
2627
  agents: {
2628
2628
  "web-developer": {
@@ -2747,7 +2747,7 @@ var defaultStacks = [
2747
2747
  {
2748
2748
  id: "angular-modern-fullstack",
2749
2749
  name: "Angular Modern Full-Stack",
2750
- description: "Angular, NgRx, Hono, Drizzle, Better Auth",
2750
+ description: "NgRx, Hono, Drizzle, Better Auth",
2751
2751
  philosophy: "Enterprise-grade and type-safe",
2752
2752
  agents: {
2753
2753
  "web-developer": {
@@ -2863,7 +2863,7 @@ var defaultStacks = [
2863
2863
  {
2864
2864
  id: "nextjs-ai-saas",
2865
2865
  name: "Next.js AI SaaS",
2866
- description: "Next.js, Vercel AI SDK, Anthropic SDK, Drizzle, Pinecone",
2866
+ description: "Vercel AI, Anthropic, Drizzle, Pinecone",
2867
2867
  philosophy: "AI-first full-stack with streaming and tool use",
2868
2868
  agents: {
2869
2869
  "web-developer": {
@@ -3095,7 +3095,7 @@ var defaultStacks = [
3095
3095
  {
3096
3096
  id: "nextjs-saas-starter",
3097
3097
  name: "Next.js SaaS Starter",
3098
- description: "Next.js, Better Auth, Stripe, Drizzle, Resend, PostHog",
3098
+ description: "Better Auth, Stripe, Drizzle, Resend, PostHog",
3099
3099
  philosophy: "Ship your SaaS fast with auth, payments, and analytics",
3100
3100
  agents: {
3101
3101
  "web-developer": {
@@ -3311,7 +3311,7 @@ var defaultStacks = [
3311
3311
  {
3312
3312
  id: "expo-mobile-fullstack",
3313
3313
  name: "Expo Mobile Full-Stack",
3314
- description: "Expo, React Native, Zustand, React Query, Hono, Drizzle",
3314
+ description: "Zustand, React Query, Hono, Drizzle",
3315
3315
  philosophy: "Cross-platform mobile with shared React patterns",
3316
3316
  agents: {
3317
3317
  "web-developer": {
@@ -3516,4 +3516,4 @@ export {
3516
3516
  defaultRules,
3517
3517
  defaultStacks
3518
3518
  };
3519
- //# sourceMappingURL=chunk-BFLAAMMA.js.map
3519
+ //# sourceMappingURL=chunk-IMP35ETG.js.map