smithers-orchestrator 0.1.5 → 0.1.7

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.
@@ -1,11 +1,11 @@
1
1
  /**
2
2
  * JSX components for Smithers
3
3
  */
4
- export { Claude, type ClaudeProps } from './Claude.js';
5
- export { Ralph, type RalphProps, RalphContext, type RalphContextType } from './Ralph.js';
6
- export { Phase, type PhaseProps } from './Phase.js';
7
- export { Step, type StepProps } from './Step.js';
4
+ export { Claude, type ClaudeProps } from './Claude.jsx';
5
+ export { Ralph, type RalphProps, RalphContext, type RalphContextType } from './Ralph.jsx';
6
+ export { Phase, type PhaseProps } from './Phase.jsx';
7
+ export { Step, type StepProps } from './Step.jsx';
8
8
  export * from './Git/index.js';
9
9
  export * from './MCP/index.js';
10
- export { Review, type ReviewProps, type ReviewTarget, type ReviewResult, type ReviewIssue } from './Review.js';
10
+ export { Review, type ReviewProps, type ReviewTarget, type ReviewResult, type ReviewIssue } from './Review.jsx';
11
11
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,MAAM,EAAE,KAAK,WAAW,EAAE,MAAM,aAAa,CAAA;AACtD,OAAO,EAAE,KAAK,EAAE,KAAK,UAAU,EAAE,YAAY,EAAE,KAAK,gBAAgB,EAAE,MAAM,YAAY,CAAA;AACxF,OAAO,EAAE,KAAK,EAAE,KAAK,UAAU,EAAE,MAAM,YAAY,CAAA;AACnD,OAAO,EAAE,IAAI,EAAE,KAAK,SAAS,EAAE,MAAM,WAAW,CAAA;AAGhD,cAAc,gBAAgB,CAAA;AAG9B,cAAc,gBAAgB,CAAA;AAG9B,OAAO,EAAE,MAAM,EAAE,KAAK,WAAW,EAAE,KAAK,YAAY,EAAE,KAAK,YAAY,EAAE,KAAK,WAAW,EAAE,MAAM,aAAa,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,MAAM,EAAE,KAAK,WAAW,EAAE,MAAM,cAAc,CAAA;AACvD,OAAO,EAAE,KAAK,EAAE,KAAK,UAAU,EAAE,YAAY,EAAE,KAAK,gBAAgB,EAAE,MAAM,aAAa,CAAA;AACzF,OAAO,EAAE,KAAK,EAAE,KAAK,UAAU,EAAE,MAAM,aAAa,CAAA;AACpD,OAAO,EAAE,IAAI,EAAE,KAAK,SAAS,EAAE,MAAM,YAAY,CAAA;AAGjD,cAAc,gBAAgB,CAAA;AAG9B,cAAc,gBAAgB,CAAA;AAG9B,OAAO,EAAE,MAAM,EAAE,KAAK,WAAW,EAAE,KAAK,YAAY,EAAE,KAAK,YAAY,EAAE,KAAK,WAAW,EAAE,MAAM,cAAc,CAAA"}
@@ -1,16 +1,16 @@
1
1
  /**
2
2
  * JSX components for Smithers
3
3
  */
4
- export { Claude } from './Claude.js';
5
- export { Ralph, RalphContext } from './Ralph.js';
6
- export { Phase } from './Phase.js';
7
- export { Step } from './Step.js';
4
+ export { Claude } from './Claude.jsx';
5
+ export { Ralph, RalphContext } from './Ralph.jsx';
6
+ export { Phase } from './Phase.jsx';
7
+ export { Step } from './Step.jsx';
8
8
  // Git VCS components
9
9
  export * from './Git/index.js';
10
10
  // MCP Tool components
11
11
  export * from './MCP/index.js';
12
12
  // Review component
13
- export { Review } from './Review.js';
13
+ export { Review } from './Review.jsx';
14
14
  // Add more components as needed:
15
15
  // export { Subagent, type SubagentProps } from './Subagent.js'
16
16
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,MAAM,EAAoB,MAAM,aAAa,CAAA;AACtD,OAAO,EAAE,KAAK,EAAmB,YAAY,EAAyB,MAAM,YAAY,CAAA;AACxF,OAAO,EAAE,KAAK,EAAmB,MAAM,YAAY,CAAA;AACnD,OAAO,EAAE,IAAI,EAAkB,MAAM,WAAW,CAAA;AAEhD,qBAAqB;AACrB,cAAc,gBAAgB,CAAA;AAE9B,sBAAsB;AACtB,cAAc,gBAAgB,CAAA;AAE9B,mBAAmB;AACnB,OAAO,EAAE,MAAM,EAA4E,MAAM,aAAa,CAAA;AAE9G,iCAAiC;AACjC,+DAA+D"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,MAAM,EAAoB,MAAM,cAAc,CAAA;AACvD,OAAO,EAAE,KAAK,EAAmB,YAAY,EAAyB,MAAM,aAAa,CAAA;AACzF,OAAO,EAAE,KAAK,EAAmB,MAAM,aAAa,CAAA;AACpD,OAAO,EAAE,IAAI,EAAkB,MAAM,YAAY,CAAA;AAEjD,qBAAqB;AACrB,cAAc,gBAAgB,CAAA;AAE9B,sBAAsB;AACtB,cAAc,gBAAgB,CAAA;AAE9B,mBAAmB;AACnB,OAAO,EAAE,MAAM,EAA4E,MAAM,cAAc,CAAA;AAE/G,iCAAiC;AACjC,+DAA+D"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "smithers-orchestrator",
3
- "version": "0.1.5",
3
+ "version": "0.1.7",
4
4
  "description": "Build AI agents with Solid.js - Declarative JSX for Claude orchestration",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -25,17 +25,61 @@
25
25
  "types": "./dist/components/index.d.ts",
26
26
  "import": "./dist/components/index.js"
27
27
  },
28
- "./components/*": {
29
- "types": "./dist/components/*.d.ts",
30
- "import": "./dist/components/*.js"
28
+ "./components/Ralph": {
29
+ "types": "./dist/components/Ralph.d.ts",
30
+ "import": "./dist/components/Ralph.jsx"
31
+ },
32
+ "./components/Review": {
33
+ "types": "./dist/components/Review.d.ts",
34
+ "import": "./dist/components/Review.jsx"
35
+ },
36
+ "./components/Phase": {
37
+ "types": "./dist/components/Phase.d.ts",
38
+ "import": "./dist/components/Phase.jsx"
39
+ },
40
+ "./components/Step": {
41
+ "types": "./dist/components/Step.d.ts",
42
+ "import": "./dist/components/Step.jsx"
43
+ },
44
+ "./components/JJ": {
45
+ "types": "./dist/components/JJ/index.d.ts",
46
+ "import": "./dist/components/JJ/index.js"
47
+ },
48
+ "./components/Git": {
49
+ "types": "./dist/components/Git/index.d.ts",
50
+ "import": "./dist/components/Git/index.js"
51
+ },
52
+ "./components/Hooks": {
53
+ "types": "./dist/components/Hooks/index.d.ts",
54
+ "import": "./dist/components/Hooks/index.js"
55
+ },
56
+ "./components/MCP": {
57
+ "types": "./dist/components/MCP/index.d.ts",
58
+ "import": "./dist/components/MCP/index.js"
31
59
  },
32
60
  "./orchestrator": {
33
61
  "types": "./dist/orchestrator/components/index.d.ts",
34
62
  "import": "./dist/orchestrator/components/index.js"
35
63
  },
36
- "./orchestrator/*": {
37
- "types": "./dist/orchestrator/components/*.d.ts",
38
- "import": "./dist/orchestrator/components/*.js"
64
+ "./orchestrator/SmithersProvider": {
65
+ "types": "./dist/orchestrator/components/SmithersProvider.d.ts",
66
+ "import": "./dist/orchestrator/components/SmithersProvider.jsx"
67
+ },
68
+ "./orchestrator/Orchestration": {
69
+ "types": "./dist/orchestrator/components/Orchestration.d.ts",
70
+ "import": "./dist/orchestrator/components/Orchestration.jsx"
71
+ },
72
+ "./orchestrator/Claude": {
73
+ "types": "./dist/orchestrator/components/Claude.d.ts",
74
+ "import": "./dist/orchestrator/components/Claude.jsx"
75
+ },
76
+ "./orchestrator/Phase": {
77
+ "types": "./dist/orchestrator/components/Phase.d.ts",
78
+ "import": "./dist/orchestrator/components/Phase.jsx"
79
+ },
80
+ "./orchestrator/Step": {
81
+ "types": "./dist/orchestrator/components/Step.d.ts",
82
+ "import": "./dist/orchestrator/components/Step.jsx"
39
83
  },
40
84
  "./db": {
41
85
  "types": "./dist/orchestrator/db/index.d.ts",