tycono 0.1.74 → 0.1.75-beta.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/package.json +1 -1
- package/src/api/src/routes/execute.ts +38 -0
- package/src/api/src/services/wave-multiplexer.ts +268 -0
- package/src/web/dist/assets/index-BcaNcOCL.js +110 -0
- package/src/web/dist/assets/{preview-app-WN7GvXXY.js → preview-app-cOnPQipW.js} +1 -1
- package/src/web/dist/index.html +1 -1
- package/templates/CLAUDE.md.tmpl +10 -2
- package/templates/teams/startup.json +13 -5
- package/src/web/dist/assets/index-HUPb1tEm.js +0 -109
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as s,g as m,a as S,j as t,S as y,P as C,b as j,H as v,c as R,d as k,e as E,f as w,h as B}from"./index-
|
|
1
|
+
import{r as s,g as m,a as S,j as t,S as y,P as C,b as j,H as v,c as R,d as k,e as E,f as w,h as B}from"./index-BcaNcOCL.js";function A({id:i,ap:a,bobY:r,layers:l}){const c=s.useRef(null),o=k(i);return s.useEffect(()=>{if(!o||!c.current)return;const p=c.current.getContext("2d");if(!p)return;const h={...o,layers:o.layers.filter(u=>l.has(u.name))};E(p,h,r,a)},[o,a,r,l]),o?t.jsxs("div",{style:{background:"#161b22",border:"1px solid #21262d",borderRadius:8,padding:16,textAlign:"center",minWidth:140},children:[t.jsx("canvas",{ref:c,width:o.width*2,height:o.height*2,style:{imageRendering:"pixelated",display:"block",margin:"0 auto 8px",width:o.width*6,height:o.height*6,border:"1px solid #30363d",background:"#0d1117"}}),t.jsx("div",{style:{fontSize:11,color:"#8b949e",textTransform:"uppercase",letterSpacing:1},children:i})]}):null}function F({id:i}){const a=s.useRef(null),r=w(i);return s.useEffect(()=>{if(!r||!a.current)return;const l=a.current.getContext("2d");l&&B(l,r)},[r]),r?t.jsxs("div",{style:{background:"#161b22",border:"1px solid #21262d",borderRadius:8,padding:16,textAlign:"center"},children:[t.jsx("canvas",{ref:a,width:r.canvasWidth,height:r.canvasHeight,style:{imageRendering:"pixelated",display:"block",margin:"0 auto 8px",width:r.canvasWidth*2,height:r.canvasHeight*2,border:"1px solid #30363d",background:"#0d1117"}}),t.jsx("div",{style:{fontSize:11,color:"#8b949e",textTransform:"uppercase",letterSpacing:1},children:i})]}):null}const g=["body","hair","face","accessory","item","legs"];function I(){const[i,a]=s.useState({skinColor:"#F5CBA7",hairColor:"#2C1810",shirtColor:"#1565C0",pantsColor:"#37474F",shoeColor:"#212121"}),[r,l]=s.useState(new Set(g)),[c,o]=s.useState(0),p=s.useRef(0);s.useEffect(()=>{const e=()=>{p.current++,o(p.current%60<30?1:0),requestAnimationFrame(e)},n=requestAnimationFrame(e);return()=>cancelAnimationFrame(n)},[]);const h=m(),u=S(),x=s.useCallback(e=>{l(n=>{const d=new Set(n);return d.has(e)?d.delete(e):d.add(e),d})},[]),f=s.useCallback(()=>{const e=n=>n[Math.floor(Math.random()*n.length)];a({skinColor:e(R),hairColor:e(v),shirtColor:e(j),pantsColor:e(C),shoeColor:e(y)})},[]);return t.jsxs("div",{style:{fontFamily:"'SF Mono', monospace",background:"#0d1117",color:"#e6edf3",padding:24,minHeight:"100vh"},children:[t.jsx("h1",{style:{fontSize:18,color:"#58a6ff",marginBottom:4},children:"Sprite Blueprint Preview"}),t.jsx("p",{style:{fontSize:12,color:"#484f58",marginBottom:16},children:"All sprites rendered from declarative Blueprint data"}),t.jsxs("div",{style:{display:"flex",flexWrap:"wrap",gap:12,padding:12,background:"#161b22",border:"1px solid #21262d",borderRadius:8,marginBottom:12,alignItems:"center"},children:[[["Skin","skinColor"],["Hair","hairColor"],["Shirt","shirtColor"],["Pants","pantsColor"],["Shoes","shoeColor"]].map(([e,n])=>t.jsxs("label",{style:{fontSize:11,color:"#8b949e",display:"flex",alignItems:"center",gap:4},children:[e,t.jsx("input",{type:"color",value:i[n],onChange:d=>a(b=>({...b,[n]:d.target.value})),style:{width:28,height:28,border:"1px solid #30363d",borderRadius:4,background:"none",cursor:"pointer"}})]},n)),t.jsx("button",{onClick:f,style:{background:"#21262d",color:"#e6edf3",border:"1px solid #30363d",borderRadius:4,padding:"4px 12px",fontSize:11,cursor:"pointer"},children:"Random"})]}),t.jsx("div",{style:{display:"flex",gap:8,marginBottom:16,flexWrap:"wrap"},children:g.map(e=>t.jsxs("label",{style:{fontSize:11,color:"#8b949e",display:"flex",alignItems:"center",gap:4,cursor:"pointer"},children:[t.jsx("input",{type:"checkbox",checked:r.has(e),onChange:()=>x(e)}),e]},e))}),t.jsxs("h2",{style:{fontSize:14,color:"#8b949e",margin:"24px 0 12px",borderBottom:"1px solid #21262d",paddingBottom:6},children:["Characters (",h.length,")"]}),t.jsx("div",{style:{display:"flex",flexWrap:"wrap",gap:24},children:h.map(e=>t.jsx(A,{id:e,ap:i,bobY:c,layers:r},e))}),t.jsxs("h2",{style:{fontSize:14,color:"#8b949e",margin:"24px 0 12px",borderBottom:"1px solid #21262d",paddingBottom:6},children:["Facilities (",u.length,")"]}),t.jsx("div",{style:{display:"flex",flexWrap:"wrap",gap:24},children:u.map(e=>t.jsx(F,{id:e},e))})]})}export{I as default};
|
package/src/web/dist/index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>Tycono</title>
|
|
7
|
-
<script type="module" crossorigin src="/assets/index-
|
|
7
|
+
<script type="module" crossorigin src="/assets/index-BcaNcOCL.js"></script>
|
|
8
8
|
<link rel="stylesheet" crossorigin href="/assets/index-DueQ7jub.css">
|
|
9
9
|
</head>
|
|
10
10
|
<body>
|
package/templates/CLAUDE.md.tmpl
CHANGED
|
@@ -22,6 +22,8 @@
|
|
|
22
22
|
## AKB Core Concepts
|
|
23
23
|
|
|
24
24
|
> **AKB** = A file-based knowledge system where AI uses **search (Grep/Glob)** to find and **contextual links** to navigate
|
|
25
|
+
>
|
|
26
|
+
> Full reference: `methodologies/agentic-knowledge-base.md`
|
|
25
27
|
|
|
26
28
|
| Layer | Role | AI Usage |
|
|
27
29
|
|-------|------|----------|
|
|
@@ -197,8 +199,8 @@ After completing any task, check:
|
|
|
197
199
|
{company}/
|
|
198
200
|
+-- CLAUDE.md <- AI entry point (Tycono managed)
|
|
199
201
|
+-- .tycono/
|
|
200
|
-
| +-- config.json <- Engine settings
|
|
201
|
-
| +-- preferences.json <- UI preferences
|
|
202
|
+
| +-- config.json <- Engine settings (auto-generated)
|
|
203
|
+
| +-- preferences.json <- UI preferences (auto-generated)
|
|
202
204
|
| +-- custom-rules.md <- Company custom rules (user owned)
|
|
203
205
|
| +-- rules-version <- Current CLAUDE.md version
|
|
204
206
|
+-- company/
|
|
@@ -217,8 +219,14 @@ After completing any task, check:
|
|
|
217
219
|
| +-- standup/ <- Daily standups
|
|
218
220
|
| +-- waves/ <- Wave execution logs
|
|
219
221
|
| +-- decisions/ <- Decision log
|
|
222
|
+
| +-- activity-streams/ <- SSE activity event logs
|
|
223
|
+
| +-- sessions/ <- Session state
|
|
224
|
+
| +-- cost/ <- Token usage ledger
|
|
220
225
|
+-- knowledge/
|
|
221
226
|
| +-- knowledge.md <- Domain knowledge (Hub)
|
|
227
|
+
+-- methodologies/
|
|
228
|
+
| +-- methodologies.md <- Methodology listing (Hub)
|
|
229
|
+
| +-- agentic-knowledge-base.md <- AKB protocol reference
|
|
222
230
|
+-- .claude/skills/
|
|
223
231
|
+-- _shared/ <- Shared skill plugins
|
|
224
232
|
+-- {role-id}/SKILL.md <- Role-specific skill guides
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"id": "cto",
|
|
4
|
-
"name": "
|
|
4
|
+
"name": "Su",
|
|
5
5
|
"level": "c-level",
|
|
6
6
|
"reportsTo": "CEO",
|
|
7
|
-
"persona": "
|
|
7
|
+
"persona": "Su is the technical backbone of the team. Few words, but each one carries weight — many debates end with \"That's over-engineering.\" Stoic on the surface but quietly kind to juniors. Never chases tech trends; always pursues \"the minimum needed right now.\" Quick to change direction when data proves him wrong. Can't function without coffee. Calm, sardonic, quietly authoritative, pragmatic.",
|
|
8
8
|
"defaultSkills": ["knowledge-gate", "akb-linter", "agent-browser"]
|
|
9
9
|
},
|
|
10
10
|
{
|
|
@@ -12,15 +12,23 @@
|
|
|
12
12
|
"name": "Product Manager",
|
|
13
13
|
"level": "team-lead",
|
|
14
14
|
"reportsTo": "CTO",
|
|
15
|
-
"persona": "
|
|
15
|
+
"persona": "User-centric thinker. Data-driven decision maker. Always asks \"Why are we building this?\" first. Guards against scope creep and prioritizes rapid MVP validation above all.",
|
|
16
16
|
"defaultSkills": ["knowledge-gate", "akb-linter", "agent-browser"]
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
19
|
"id": "engineer",
|
|
20
|
-
"name": "
|
|
20
|
+
"name": "CoolGuy",
|
|
21
21
|
"level": "member",
|
|
22
22
|
"reportsTo": "CTO",
|
|
23
|
-
"persona": "
|
|
23
|
+
"persona": "CoolGuy acts cool but gets surprisingly passionate about code. Usually brief and nonchalant, but becomes unexpectedly chatty when tech topics come up. Hates meetings but takes code reviews dead seriously. Can't resist commenting on bad architecture. Acts like everything's a hassle but always delivers in the end. Dry humor, blunt, casually confident.",
|
|
24
24
|
"defaultSkills": ["knowledge-gate", "agent-browser"]
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "cbo",
|
|
28
|
+
"name": "Monni",
|
|
29
|
+
"level": "c-level",
|
|
30
|
+
"reportsTo": "CEO",
|
|
31
|
+
"persona": "Monni is the most energetic person on the team. Eyes light up when numbers and market talk come up. \"So how does that help revenue?\" is her catchphrase. Knows competitor trends surprisingly well. Positive but wary of unfounded optimism. Energetic, confident, competitive, direct, warm.",
|
|
32
|
+
"defaultSkills": ["knowledge-gate", "akb-linter", "agent-browser"]
|
|
25
33
|
}
|
|
26
34
|
]
|