miclaw-app 0.2.0 → 0.3.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/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +2 -2
- package/.next/standalone/.next/server/app/_not-found.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/agents/page.js +2 -2
- package/.next/standalone/.next/server/app/agents/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/agents/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/agents.html +9 -9
- package/.next/standalone/.next/server/app/agents.rsc +16 -15
- package/.next/standalone/.next/server/app/agents.segments/_full.segment.rsc +16 -15
- package/.next/standalone/.next/server/app/agents.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/agents.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/agents.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/agents.segments/agents/__PAGE__.segment.rsc +18 -17
- package/.next/standalone/.next/server/app/agents.segments/agents.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/commands/page.js +1 -1
- package/.next/standalone/.next/server/app/commands/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/commands/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/commands.html +14 -14
- package/.next/standalone/.next/server/app/commands.rsc +14 -14
- package/.next/standalone/.next/server/app/commands.segments/_full.segment.rsc +14 -14
- package/.next/standalone/.next/server/app/commands.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/commands.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/commands.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/commands.segments/commands/__PAGE__.segment.rsc +12 -12
- package/.next/standalone/.next/server/app/commands.segments/commands.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/hooks/page.js +1 -1
- package/.next/standalone/.next/server/app/hooks/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hooks/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hooks.html +2 -2
- package/.next/standalone/.next/server/app/hooks.rsc +3 -3
- package/.next/standalone/.next/server/app/hooks.segments/_full.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/hooks.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/hooks.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/hooks.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/hooks.segments/hooks/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/hooks.segments/hooks.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/index.html +2 -2
- package/.next/standalone/.next/server/app/index.rsc +4 -4
- package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +3 -3
- package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +4 -4
- package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/mcp/page.js +1 -1
- package/.next/standalone/.next/server/app/mcp/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/mcp/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/mcp.html +2 -2
- package/.next/standalone/.next/server/app/mcp.rsc +5 -6
- package/.next/standalone/.next/server/app/mcp.segments/_full.segment.rsc +5 -6
- package/.next/standalone/.next/server/app/mcp.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/mcp.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/mcp.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/mcp.segments/mcp/__PAGE__.segment.rsc +7 -8
- package/.next/standalone/.next/server/app/mcp.segments/mcp.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/projects/[slug]/page.js +1 -1
- package/.next/standalone/.next/server/app/projects/[slug]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/projects/[slug]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/rules/page.js +1 -1
- package/.next/standalone/.next/server/app/rules/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/rules/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/rules.html +8 -8
- package/.next/standalone/.next/server/app/rules.rsc +8 -8
- package/.next/standalone/.next/server/app/rules.segments/_full.segment.rsc +8 -8
- package/.next/standalone/.next/server/app/rules.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/rules.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/rules.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/rules.segments/rules/__PAGE__.segment.rsc +6 -6
- package/.next/standalone/.next/server/app/rules.segments/rules.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings/page.js +1 -1
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings.html +3 -3
- package/.next/standalone/.next/server/app/settings.rsc +217 -220
- package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +217 -220
- package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +197 -201
- package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/skills/page.js +2 -2
- package/.next/standalone/.next/server/app/skills/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/skills.html +9 -9
- package/.next/standalone/.next/server/app/skills.rsc +9 -9
- package/.next/standalone/.next/server/app/skills.segments/_full.segment.rsc +9 -9
- package/.next/standalone/.next/server/app/skills.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/skills.segments/_index.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/skills.segments/_tree.segment.rsc +2 -2
- package/.next/standalone/.next/server/app/skills.segments/skills/__PAGE__.segment.rsc +7 -7
- package/.next/standalone/.next/server/app/skills.segments/skills.segment.rsc +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__00k9.xh._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__00s.xuw._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__047d75d._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__06j~1~c._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0cs_zi~._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0hjeiup._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0nftpag._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0uylvf-._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_09kkdgy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_components_OverviewClient_tsx_02hf4_.._.js +2 -4
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/pages/404.html +2 -2
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/package.json +1 -1
- package/.next/static/chunks/{0hbcy8fff~.ks.js → 03100ti-sepf~.js} +9 -11
- package/.next/static/chunks/0ta_ewsoz0zw3.css +4 -0
- package/README.md +1 -1
- package/package.json +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-h~dmy._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03-xb~6._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05bypkr._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0689aen._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__09jukbl._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bm8p5g._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0j~ozdd._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0m45oxh._.js +0 -3
- package/.next/static/chunks/0xlrze18so95w.css +0 -4
- /package/.next/static/{vFFhR9bZqGO0pHP7N7NNG → _j7rilZpHkhwJvNlkQL3G}/_buildManifest.js +0 -0
- /package/.next/static/{vFFhR9bZqGO0pHP7N7NNG → _j7rilZpHkhwJvNlkQL3G}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{vFFhR9bZqGO0pHP7N7NNG → _j7rilZpHkhwJvNlkQL3G}/_ssgManifest.js +0 -0
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
a:I[97367,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"ViewportBoundary"]
|
|
8
8
|
c:I[97367,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
|
|
9
9
|
e:I[68027,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default",1]
|
|
10
|
-
:HL["/_next/static/chunks/
|
|
10
|
+
:HL["/_next/static/chunks/0ta_ewsoz0zw3.css","style"]
|
|
11
11
|
:HL["/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
12
12
|
:HL["/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
13
13
|
:HL["/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
14
|
-
0:{"P":null,"c":["","agents"],"q":"","i":false,"f":[[["",{"children":["agents",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
14
|
+
0:{"P":null,"c":["","agents"],"q":"","i":false,"f":[[["",{"children":["agents",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0ta_ewsoz0zw3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0mmpyn9fv2fjf.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"inter_fe8b9d92-module__LINzvG__variable geist_mono_8d43a2aa-module__8Li5zG__variable fira_code_d18ac710-module__OladcG__variable","children":["$","body",null,{"className":"bg-surface text-text font-sans antialiased","children":["$","div",null,{"className":"flex h-screen overflow-hidden","children":[["$","$L2",null,{}],["$","main",null,{"className":"flex-1 overflow-y-auto bg-grid","children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$L5",[["$","script","script-0",{"src":"/_next/static/chunks/12p3iqtw2ohfq.js","async":true,"nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,"$@9"]},null,false,null],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0ta_ewsoz0zw3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"_j7rilZpHkhwJvNlkQL3G"}
|
|
15
15
|
f:[]
|
|
16
16
|
9:"$Wf"
|
|
17
17
|
b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
@@ -52,8 +52,7 @@ Before making any changes, you MUST detect and read the repo's instruction file:
|
|
|
52
52
|
When finished, provide a brief summary of:
|
|
53
53
|
- Which review issues were addressed
|
|
54
54
|
- Any review suggestions that were skipped and why
|
|
55
|
-
- Whether tests
|
|
56
|
-
17:T6f4,You are a test engineer focused on getting the test suite green.
|
|
55
|
+
- Whether tests pass13:T6f4,You are a test engineer focused on getting the test suite green.
|
|
57
56
|
|
|
58
57
|
## First Steps (MANDATORY)
|
|
59
58
|
|
|
@@ -90,8 +89,8 @@ Before running or fixing tests, you MUST detect and read the repo's instruction
|
|
|
90
89
|
When finished, provide:
|
|
91
90
|
- Test results (pass/fail counts)
|
|
92
91
|
- What was fixed and why
|
|
93
|
-
- Any tests that could not be fixed and the
|
|
94
|
-
|
|
92
|
+
- Any tests that could not be fixed and the reason5:["$","div",null,{"className":"mx-auto max-w-5xl px-8 py-10","children":[["$","div",null,{"className":"mb-8","children":[["$","div",null,{"className":"flex items-baseline gap-3","children":[["$","h1",null,{"className":"text-2xl font-mono font-medium tracking-tight","children":"Agents"}],["$","span",null,{"className":"font-mono text-sm text-text-dim","children":7}]]}],["$","p",null,{"className":"mt-1 text-sm text-text-muted","children":"Custom subagents across all scopes"}]]}],["$","div",null,{"className":"mb-8","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","GLOBAL","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/.claude/agents"}]]}],["$","div",null,{"className":"space-y-3","children":[["$","div","/Users/gabry/.claude/agents/address-review.md",{"id":"address-review","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"address-review"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"sonnet"}]]}],["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues."}],["$","$L11",null,{"content":"$12"}]]}],["$","div","/Users/gabry/.claude/agents/fix-tests.md",{"id":"fix-tests","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"fix-tests"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"sonnet"}]]}],["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review."}],["$","$L11",null,{"content":"$13"}]]}],"$L14","$L15"]}]]}],"$L16"]}]
|
|
93
|
+
17:T683,You are an expert software engineer implementing features and writing tests.
|
|
95
94
|
|
|
96
95
|
## First Steps (MANDATORY)
|
|
97
96
|
|
|
@@ -127,8 +126,8 @@ Before writing any code, you MUST detect and read the repo's instruction file:
|
|
|
127
126
|
When finished, provide a brief summary of:
|
|
128
127
|
- What was implemented
|
|
129
128
|
- What tests were added/modified
|
|
130
|
-
- Any decisions or trade-offs made14:["$","div","/Users/gabry/.claude/agents/implement.md",{"id":"implement","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"
|
|
131
|
-
|
|
129
|
+
- Any decisions or trade-offs made14:["$","div","/Users/gabry/.claude/agents/implement.md",{"id":"implement","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"implement"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"opus"}]]}],["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix."}],["$","$L11",null,{"content":"$17"}]]}]
|
|
130
|
+
18:T8e0,You are a senior engineer performing a thorough code review.
|
|
132
131
|
|
|
133
132
|
## First Steps (MANDATORY)
|
|
134
133
|
|
|
@@ -177,8 +176,8 @@ For each issue:
|
|
|
177
176
|
### Positives (if any)
|
|
178
177
|
Briefly note anything done particularly well.
|
|
179
178
|
|
|
180
|
-
Do NOT suggest cosmetic changes, unnecessary comments, or style nitpicks unless they violate repo standards.15:["$","div","/Users/gabry/.claude/agents/review.md",{"id":"review","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"
|
|
181
|
-
|
|
179
|
+
Do NOT suggest cosmetic changes, unnecessary comments, or style nitpicks unless they violate repo standards.15:["$","div","/Users/gabry/.claude/agents/review.md",{"id":"review","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"review"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"opus"}]]}],["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing."}],["$","$L11",null,{"content":"$18"}]]}]
|
|
180
|
+
19:T724,You are a Playwright Test Generator, an expert in browser automation and end-to-end testing.
|
|
182
181
|
Your specialty is creating robust, reliable Playwright tests that accurately simulate user interactions and validate
|
|
183
182
|
application behavior.
|
|
184
183
|
|
|
@@ -228,8 +227,10 @@ application behavior.
|
|
|
228
227
|
});
|
|
229
228
|
});
|
|
230
229
|
```
|
|
231
|
-
</example-generation>16:["$","div",null,{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"
|
|
232
|
-
|
|
230
|
+
</example-generation>16:["$","div",null,{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","WEB-APP","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/web-app/.claude/agents"}]]}],["$","div",null,{"className":"space-y-3","children":[["$","div","/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md",{"id":"playwright-test-generator","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"playwright-test-generator"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"sonnet"}]]}],["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Use this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item. <test-suite><!-- Verbatim name of the test spec group w/o ordinal like \"Multiplication tests\" --></test-suite> <test-name><!-- Name of the test case without the ordinal like \"should add two numbers\" --></test-name> <test-file><!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --></test-file> <seed-file><!-- Seed file path from test plan --></seed-file> <body><!-- Test case content including steps and expectations --></body></example>"}],["$","$L11",null,{"content":"$19"}]]}],["$","div","/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md",{"id":"playwright-test-healer","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":["$L1a","$L1b","$L1c"]}],"$L1d"]}]]}]
|
|
231
|
+
1a:["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"playwright-test-healer"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"sonnet"}]]}]
|
|
232
|
+
1b:["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Use this agent when you need to debug and fix failing Playwright tests"}]
|
|
233
|
+
1e:T945,You are the Playwright Test Healer, an expert test automation engineer specializing in debugging and
|
|
233
234
|
resolving Playwright test failures. Your mission is to systematically identify, diagnose, and fix
|
|
234
235
|
broken Playwright tests using a methodical approach.
|
|
235
236
|
|
|
@@ -265,8 +266,8 @@ Key principles:
|
|
|
265
266
|
so that it is skipped during the execution. Add a comment before the failing step explaining what is happening instead
|
|
266
267
|
of the expected behavior.
|
|
267
268
|
- Do not ask user questions, you are not interactive tool, do the most reasonable thing possible to pass the test.
|
|
268
|
-
- Never wait for networkidle or use other discouraged or deprecated
|
|
269
|
-
|
|
269
|
+
- Never wait for networkidle or use other discouraged or deprecated apis1c:["$","$L11",null,{"content":"$1e"}]
|
|
270
|
+
1f:T741,You are an expert web test planner with extensive experience in quality assurance, user experience testing, and test
|
|
270
271
|
scenario design. Your expertise includes functional testing, edge case identification, and comprehensive test coverage
|
|
271
272
|
planning.
|
|
272
273
|
|
|
@@ -311,4 +312,4 @@ You will:
|
|
|
311
312
|
- Ensure scenarios are independent and can be run in any order
|
|
312
313
|
|
|
313
314
|
**Output Format**: Always save the complete test plan as a markdown file with clear headings, numbered steps, and
|
|
314
|
-
professional formatting suitable for sharing with development and QA teams.
|
|
315
|
+
professional formatting suitable for sharing with development and QA teams.1d:["$","div","/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md",{"id":"playwright-test-planner","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"playwright-test-planner"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"sonnet"}]]}],["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Use this agent when you need to create comprehensive test plan for a web application or website"}],["$","$L11",null,{"content":"$1f"}]]}]
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[97367,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[27201,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"IconMark"]
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"MiClaw"}],["$","meta","1",{"name":"description","content":"Claude Code configuration visualizer"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"MiClaw"}],["$","meta","1",{"name":"description","content":"Claude Code configuration visualizer"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"_j7rilZpHkhwJvNlkQL3G"}
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
2:I[22140,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"Sidebar"]
|
|
3
3
|
3:I[39756,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
|
|
4
4
|
4:I[37457,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
|
|
5
|
-
:HL["/_next/static/chunks/
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
5
|
+
:HL["/_next/static/chunks/0ta_ewsoz0zw3.css","style"]
|
|
6
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0ta_ewsoz0zw3.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0mmpyn9fv2fjf.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0d3shmwh5_nmn.js","async":true}]],["$","html",null,{"lang":"en","className":"inter_fe8b9d92-module__LINzvG__variable geist_mono_8d43a2aa-module__8Li5zG__variable fira_code_d18ac710-module__OladcG__variable","children":["$","body",null,{"className":"bg-surface text-text font-sans antialiased","children":["$","div",null,{"className":"flex h-screen overflow-hidden","children":[["$","$L2",null,{}],["$","main",null,{"className":"flex-1 overflow-y-auto bg-grid","children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"_j7rilZpHkhwJvNlkQL3G"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
1
|
+
:HL["/_next/static/chunks/0ta_ewsoz0zw3.css","style"]
|
|
2
2
|
:HL["/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
3
3
|
:HL["/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
4
4
|
:HL["/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
5
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"agents","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"
|
|
5
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"agents","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"_j7rilZpHkhwJvNlkQL3G"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[22450,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/12p3iqtw2ohfq.js"],"ExpandableBody"]
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
11:I[97367,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"]
|
|
4
|
+
12:"$Sreact.suspense"
|
|
5
5
|
3:T5dc,You are a software engineer addressing code review feedback.
|
|
6
6
|
|
|
7
7
|
## First Steps (MANDATORY)
|
|
@@ -35,8 +35,7 @@ Before making any changes, you MUST detect and read the repo's instruction file:
|
|
|
35
35
|
When finished, provide a brief summary of:
|
|
36
36
|
- Which review issues were addressed
|
|
37
37
|
- Any review suggestions that were skipped and why
|
|
38
|
-
- Whether tests
|
|
39
|
-
a:T6f4,You are a test engineer focused on getting the test suite green.
|
|
38
|
+
- Whether tests pass4:T6f4,You are a test engineer focused on getting the test suite green.
|
|
40
39
|
|
|
41
40
|
## First Steps (MANDATORY)
|
|
42
41
|
|
|
@@ -73,8 +72,8 @@ Before running or fixing tests, you MUST detect and read the repo's instruction
|
|
|
73
72
|
When finished, provide:
|
|
74
73
|
- Test results (pass/fail counts)
|
|
75
74
|
- What was fixed and why
|
|
76
|
-
- Any tests that could not be fixed and the
|
|
77
|
-
|
|
75
|
+
- Any tests that could not be fixed and the reason0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"mx-auto max-w-5xl px-8 py-10","children":[["$","div",null,{"className":"mb-8","children":[["$","div",null,{"className":"flex items-baseline gap-3","children":[["$","h1",null,{"className":"text-2xl font-mono font-medium tracking-tight","children":"Agents"}],["$","span",null,{"className":"font-mono text-sm text-text-dim","children":7}]]}],["$","p",null,{"className":"mt-1 text-sm text-text-muted","children":"Custom subagents across all scopes"}]]}],["$","div",null,{"className":"mb-8","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","GLOBAL","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/.claude/agents"}]]}],["$","div",null,{"className":"space-y-3","children":[["$","div","/Users/gabry/.claude/agents/address-review.md",{"id":"address-review","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"address-review"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"sonnet"}]]}],["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues."}],["$","$L2",null,{"content":"$3"}]]}],["$","div","/Users/gabry/.claude/agents/fix-tests.md",{"id":"fix-tests","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"fix-tests"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"sonnet"}]]}],["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review."}],["$","$L2",null,{"content":"$4"}]]}],"$L5","$L6"]}]]}],"$L7"]}],["$L8"],"$L9"]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"_j7rilZpHkhwJvNlkQL3G"}
|
|
76
|
+
a:T683,You are an expert software engineer implementing features and writing tests.
|
|
78
77
|
|
|
79
78
|
## First Steps (MANDATORY)
|
|
80
79
|
|
|
@@ -110,8 +109,8 @@ Before writing any code, you MUST detect and read the repo's instruction file:
|
|
|
110
109
|
When finished, provide a brief summary of:
|
|
111
110
|
- What was implemented
|
|
112
111
|
- What tests were added/modified
|
|
113
|
-
- Any decisions or trade-offs made5:["$","div","/Users/gabry/.claude/agents/implement.md",{"id":"implement","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"
|
|
114
|
-
|
|
112
|
+
- Any decisions or trade-offs made5:["$","div","/Users/gabry/.claude/agents/implement.md",{"id":"implement","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"implement"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"opus"}]]}],["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix."}],["$","$L2",null,{"content":"$a"}]]}]
|
|
113
|
+
b:T8e0,You are a senior engineer performing a thorough code review.
|
|
115
114
|
|
|
116
115
|
## First Steps (MANDATORY)
|
|
117
116
|
|
|
@@ -160,8 +159,8 @@ For each issue:
|
|
|
160
159
|
### Positives (if any)
|
|
161
160
|
Briefly note anything done particularly well.
|
|
162
161
|
|
|
163
|
-
Do NOT suggest cosmetic changes, unnecessary comments, or style nitpicks unless they violate repo standards.6:["$","div","/Users/gabry/.claude/agents/review.md",{"id":"review","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"
|
|
164
|
-
|
|
162
|
+
Do NOT suggest cosmetic changes, unnecessary comments, or style nitpicks unless they violate repo standards.6:["$","div","/Users/gabry/.claude/agents/review.md",{"id":"review","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"review"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"opus"}]]}],["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing."}],["$","$L2",null,{"content":"$b"}]]}]
|
|
163
|
+
c:T724,You are a Playwright Test Generator, an expert in browser automation and end-to-end testing.
|
|
165
164
|
Your specialty is creating robust, reliable Playwright tests that accurately simulate user interactions and validate
|
|
166
165
|
application behavior.
|
|
167
166
|
|
|
@@ -211,10 +210,12 @@ application behavior.
|
|
|
211
210
|
});
|
|
212
211
|
});
|
|
213
212
|
```
|
|
214
|
-
</example-generation>7:["$","div",null,{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"
|
|
213
|
+
</example-generation>7:["$","div",null,{"children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"className":"font-mono text-xs text-text-dim","children":["[","WEB-APP","]"]}],["$","span",null,{"className":"text-xs text-text-dim font-mono","children":"~/Desktop/web-app/.claude/agents"}]]}],["$","div",null,{"className":"space-y-3","children":[["$","div","/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-generator.md",{"id":"playwright-test-generator","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"playwright-test-generator"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"sonnet"}]]}],["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Use this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item. <test-suite><!-- Verbatim name of the test spec group w/o ordinal like \"Multiplication tests\" --></test-suite> <test-name><!-- Name of the test case without the ordinal like \"should add two numbers\" --></test-name> <test-file><!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --></test-file> <seed-file><!-- Seed file path from test plan --></seed-file> <body><!-- Test case content including steps and expectations --></body></example>"}],["$","$L2",null,{"content":"$c"}]]}],["$","div","/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-healer.md",{"id":"playwright-test-healer","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":["$Ld","$Le","$Lf"]}],"$L10"]}]]}]
|
|
215
214
|
8:["$","script","script-0",{"src":"/_next/static/chunks/12p3iqtw2ohfq.js","async":true}]
|
|
216
|
-
9:["$","$
|
|
217
|
-
|
|
215
|
+
9:["$","$L11",null,{"children":["$","$12",null,{"name":"Next.MetadataOutlet","children":"$@13"}]}]
|
|
216
|
+
d:["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"playwright-test-healer"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"sonnet"}]]}]
|
|
217
|
+
e:["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Use this agent when you need to debug and fix failing Playwright tests"}]
|
|
218
|
+
14:T945,You are the Playwright Test Healer, an expert test automation engineer specializing in debugging and
|
|
218
219
|
resolving Playwright test failures. Your mission is to systematically identify, diagnose, and fix
|
|
219
220
|
broken Playwright tests using a methodical approach.
|
|
220
221
|
|
|
@@ -250,8 +251,8 @@ Key principles:
|
|
|
250
251
|
so that it is skipped during the execution. Add a comment before the failing step explaining what is happening instead
|
|
251
252
|
of the expected behavior.
|
|
252
253
|
- Do not ask user questions, you are not interactive tool, do the most reasonable thing possible to pass the test.
|
|
253
|
-
- Never wait for networkidle or use other discouraged or deprecated
|
|
254
|
-
|
|
254
|
+
- Never wait for networkidle or use other discouraged or deprecated apisf:["$","$L2",null,{"content":"$14"}]
|
|
255
|
+
15:T741,You are an expert web test planner with extensive experience in quality assurance, user experience testing, and test
|
|
255
256
|
scenario design. Your expertise includes functional testing, edge case identification, and comprehensive test coverage
|
|
256
257
|
planning.
|
|
257
258
|
|
|
@@ -296,5 +297,5 @@ You will:
|
|
|
296
297
|
- Ensure scenarios are independent and can be run in any order
|
|
297
298
|
|
|
298
299
|
**Output Format**: Always save the complete test plan as a markdown file with clear headings, numbered steps, and
|
|
299
|
-
professional formatting suitable for sharing with development and QA teams.
|
|
300
|
-
|
|
300
|
+
professional formatting suitable for sharing with development and QA teams.10:["$","div","/Users/gabry/Desktop/web-app/.claude/agents/playwright-test-planner.md",{"id":"playwright-test-planner","className":"border border-border rounded-sm p-5 scroll-mt-4 ","children":[["$","div",null,{"className":"flex items-center gap-2 flex-wrap","children":[["$","h3",null,{"className":"font-mono font-medium text-text","children":"playwright-test-planner"}],["$","span",null,{"className":"font-mono text-xs text-text-dim","children":"sonnet"}]]}],["$","p",null,{"className":"mt-1.5 text-sm text-text-muted leading-relaxed","children":"Use this agent when you need to create comprehensive test plan for a web application or website"}],["$","$L2",null,{"content":"$15"}]]}]
|
|
301
|
+
13:null
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[39756,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
|
|
3
3
|
3:I[37457,["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"_j7rilZpHkhwJvNlkQL3G"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/commands/page.js")
|
|
2
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
2
|
+
R.c("server/chunks/ssr/[root-of-the-server]__00s.xuw._.js")
|
|
3
3
|
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_071geea.js")
|
|
4
4
|
R.c("server/chunks/ssr/[root-of-the-server]__0qk5gqw._.js")
|
|
5
5
|
R.c("server/chunks/ssr/node_modules_0sy8gnb._.js")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../chunks/ssr/[root-of-the-server]
|
|
1
|
+
{"version":1,"files":["../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../chunks/ssr/[root-of-the-server]__00s.xuw._.js","../../chunks/ssr/[root-of-the-server]__09z7o2x._.js","../../chunks/ssr/[root-of-the-server]__0beg-.s._.js","../../chunks/ssr/[root-of-the-server]__0dey16.._.js","../../chunks/ssr/[root-of-the-server]__0qk5gqw._.js","../../chunks/ssr/[root-of-the-server]__0y_d026._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_0g8yqoe._.js","../../chunks/ssr/_next-internal_server_app_commands_page_actions_0npst50.js","../../chunks/ssr/node_modules_09w7yel._.js","../../chunks/ssr/node_modules_0sy8gnb._.js","../../chunks/ssr/node_modules_next_dist_0e1izl_._.js","../../chunks/ssr/node_modules_next_dist_client_components_0inhx6q._.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0lgvd_..js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js","../../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_071geea.js","../../chunks/ssr/src_components_ExpandableBody_tsx_0-ivqwg._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/commands/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/src/components/Sidebar.tsx <module evaluation>":{"id":22140,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/src/components/Sidebar.tsx":{"id":22140,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/src/components/ExpandableBody.tsx <module evaluation>":{"id":22450,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/12p3iqtw2ohfq.js"],"async":false},"[project]/src/components/ExpandableBody.tsx":{"id":22450,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/12p3iqtw2ohfq.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"22140":{"*":{"id":45209,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js","server/chunks/ssr/node_modules_09w7yel._.js"],"async":false}},"22450":{"*":{"id":11995,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js","server/chunks/ssr/src_components_ExpandableBody_tsx_0-ivqwg._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"22140":{"*":{"id":17875,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"22450":{"*":{"id":15406,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/
|
|
2
|
+
globalThis.__RSC_MANIFEST["/commands/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/src/components/Sidebar.tsx <module evaluation>":{"id":22140,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/src/components/Sidebar.tsx":{"id":22140,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"async":false},"[project]/src/components/ExpandableBody.tsx <module evaluation>":{"id":22450,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/12p3iqtw2ohfq.js"],"async":false},"[project]/src/components/ExpandableBody.tsx":{"id":22450,"name":"*","chunks":["/_next/static/chunks/0mmpyn9fv2fjf.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/12p3iqtw2ohfq.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"22140":{"*":{"id":45209,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js","server/chunks/ssr/node_modules_09w7yel._.js"],"async":false}},"22450":{"*":{"id":11995,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0y_d026._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/_0g8yqoe._.js","server/chunks/ssr/src_components_ExpandableBody_tsx_0-ivqwg._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"22140":{"*":{"id":17875,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"22450":{"*":{"id":15406,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0ta_ewsoz0zw3.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0ta_ewsoz0zw3.css","inlined":false}],"[project]/src/app/commands/page":[{"path":"static/chunks/0ta_ewsoz0zw3.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0mmpyn9fv2fjf.js","static/chunks/0d3shmwh5_nmn.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0mmpyn9fv2fjf.js","static/chunks/0d3shmwh5_nmn.js"],"[project]/src/app/commands/page":["static/chunks/0mmpyn9fv2fjf.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/12p3iqtw2ohfq.js"]}};
|
|
3
3
|
|