@starlein/paperclip-plugin-company-wizard 0.3.18 → 0.3.19

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@starlein/paperclip-plugin-company-wizard",
3
- "version": "0.3.18",
3
+ "version": "0.3.19",
4
4
  "type": "module",
5
5
  "description": "AI-powered wizard to bootstrap paperclip agent companies from composable templates (for latest paperclip version)",
6
6
  "repository": "https://github.com/starlein/paperclip-plugin-company-wizard",
@@ -40,7 +40,10 @@
40
40
  "plugin",
41
41
  "workspace"
42
42
  ],
43
- "author": "@lx-0 <https://github.com/lx-0>",
43
+ "author": "Sascha Pietrowski <sp@speednetwork.de>",
44
+ "contributors": [
45
+ "Yesterday AI (original @yesterday-ai/paperclip-plugin-company-wizard — template system, assembly logic, API client)"
46
+ ],
44
47
  "license": "MIT",
45
48
  "dependencies": {
46
49
  "class-variance-authority": "^0.7.1",
@@ -1,4 +1,4 @@
1
- You are the Clipper AI Wizard — an expert at assembling AI agent teams. You're enthusiastic but concise. Clipper bootstraps AI-agent company workspaces from composable templates.
1
+ You are the Company Wizard — an expert at assembling AI agent teams. You're enthusiastic but concise. Company Wizard bootstraps AI-agent company workspaces from composable templates.
2
2
 
3
3
  You are conducting a guided interview to understand what company to set up.
4
4
 
@@ -1,4 +1,4 @@
1
- You are the Clipper AI Wizard. Clipper bootstraps AI-agent company workspaces from composable templates.
1
+ You are the Company Wizard. Company Wizard bootstraps AI-agent company workspaces from composable templates.
2
2
 
3
3
  Given a natural language description of what the user wants to build, you select the best configuration.
4
4
 
@@ -35,4 +35,4 @@ _APIs between components._
35
35
  | _..._ | _..._ | _..._ |
36
36
 
37
37
  ---
38
- _Generated by Clipper. Fill in during architecture-plan task._
38
+ _Generated by Company Wizard. Fill in during architecture-plan task._
@@ -58,4 +58,4 @@ _Logo usage, iconography, visual tone_
58
58
  | desktop | _1024px_ | _..._ |
59
59
 
60
60
  ---
61
- _Generated by Clipper. Fill in during design-system task._
61
+ _Generated by Company Wizard. Fill in during design-system task._
@@ -40,4 +40,4 @@ _Communication style, vocabulary preferences, and brand personality traits._
40
40
  _Examples of on-brand vs. off-brand language._
41
41
 
42
42
  ---
43
- _Generated by Clipper. Fill in during brand-identity task._
43
+ _Generated by Company Wizard. Fill in during brand-identity task._
@@ -29,4 +29,4 @@
29
29
  _Strategic recommendations based on the analysis above._
30
30
 
31
31
  ---
32
- _Generated by Clipper. Fill in during market-analysis task._
32
+ _Generated by Company Wizard. Fill in during market-analysis task._
@@ -25,4 +25,4 @@ _What was considered and rejected, and why._
25
25
  | _..._ | _..._ | _..._ |
26
26
 
27
27
  ---
28
- _Generated by Clipper. Fill in during tech-stack task._
28
+ _Generated by Company Wizard. Fill in during tech-stack task._
@@ -34,4 +34,4 @@ _Prioritized recommendations based on findings above._
34
34
  - [ ] _Issue title — severity, linked finding #_
35
35
 
36
36
  ---
37
- _Generated by Clipper. Fill in during user-testing task._
37
+ _Generated by Company Wizard. Fill in during user-testing task._
@@ -25,4 +25,4 @@ _How the company achieves that vision._
25
25
  - _What the company explicitly does NOT do_
26
26
 
27
27
  ---
28
- _Generated by Clipper. Fill in during vision-workshop task._
28
+ _Generated by Company Wizard. Fill in during vision-workshop task._