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
|
@@ -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]__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]__0uylvf-._.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_agents_page_actions_07l1ss4.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_0iktlcc.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["/agents/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["/agents/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/agents/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/agents/page":["static/chunks/0mmpyn9fv2fjf.js","static/chunks/0d3shmwh5_nmn.js","static/chunks/12p3iqtw2ohfq.js"]}};
|
|
3
3
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en" class="inter_fe8b9d92-module__LINzvG__variable geist_mono_8d43a2aa-module__8Li5zG__variable fira_code_d18ac710-module__OladcG__variable"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/
|
|
1
|
+
<!DOCTYPE html><html lang="en" class="inter_fe8b9d92-module__LINzvG__variable geist_mono_8d43a2aa-module__8Li5zG__variable fira_code_d18ac710-module__OladcG__variable"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/0ta_ewsoz0zw3.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0bzupvr5gt3k9.js"/><script src="/_next/static/chunks/0y3~cortx~or~.js" async=""></script><script src="/_next/static/chunks/0bogtdbh.dcu1.js" async=""></script><script src="/_next/static/chunks/turbopack-06dy8k5p5cegf.js" async=""></script><script src="/_next/static/chunks/0mmpyn9fv2fjf.js" async=""></script><script src="/_next/static/chunks/0d3shmwh5_nmn.js" async=""></script><script src="/_next/static/chunks/12p3iqtw2ohfq.js" async=""></script><meta name="next-size-adjust" content=""/><title>MiClaw</title><meta name="description" content="Claude Code configuration visualizer"/><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="bg-surface text-text font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen overflow-hidden"><nav class="w-16 shrink-0 border-r border-border py-4 flex flex-col items-center gap-2 overflow-visible"><a class="mb-3" style="writing-mode:vertical-lr" href="/"><span class="text-sm font-bold tracking-wider" style="font-family:var(--font-fira-code), monospace"><span class="text-text-muted">Mi</span><span class="text-accent">Claw</span></span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
2
2
|
text-text-dim hover:text-text hover:bg-surface-hover" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard" aria-hidden="true"><rect width="7" height="9" x="3" y="3" rx="1"></rect><rect width="7" height="5" x="14" y="3" rx="1"></rect><rect width="7" height="9" x="14" y="12" rx="1"></rect><rect width="7" height="5" x="3" y="16" rx="1"></rect></svg><span class="absolute left-full ml-3 px-2.5 py-1 rounded-md bg-surface-raised border border-border text-text text-xs font-medium whitespace-nowrap opacity-0 pointer-events-none group-hover:opacity-100 transition-opacity z-50 shadow-lg">Overview</span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
3
3
|
text-accent bg-surface-raised" href="/agents"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bot" aria-hidden="true"><path d="M12 8V4H8"></path><rect width="16" height="12" x="4" y="8" rx="2"></rect><path d="M2 14h2"></path><path d="M20 14h2"></path><path d="M15 13v2"></path><path d="M9 13v2"></path></svg><span class="absolute left-full ml-3 px-2.5 py-1 rounded-md bg-surface-raised border border-border text-text text-xs font-medium whitespace-nowrap opacity-0 pointer-events-none group-hover:opacity-100 transition-opacity z-50 shadow-lg">Agents</span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
4
4
|
text-text-dim hover:text-text hover:bg-surface-hover" href="/skills"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-zap" aria-hidden="true"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"></path></svg><span class="absolute left-full ml-3 px-2.5 py-1 rounded-md bg-surface-raised border border-border text-text text-xs font-medium whitespace-nowrap opacity-0 pointer-events-none group-hover:opacity-100 transition-opacity z-50 shadow-lg">Skills</span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
@@ -6,25 +6,25 @@
|
|
|
6
6
|
text-text-dim hover:text-text hover:bg-surface-hover" href="/mcp"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plug" aria-hidden="true"><path d="M12 22v-5"></path><path d="M15 8V2"></path><path d="M17 8a1 1 0 0 1 1 1v4a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V9a1 1 0 0 1 1-1z"></path><path d="M9 8V2"></path></svg><span class="absolute left-full ml-3 px-2.5 py-1 rounded-md bg-surface-raised border border-border text-text text-xs font-medium whitespace-nowrap opacity-0 pointer-events-none group-hover:opacity-100 transition-opacity z-50 shadow-lg">MCP Servers</span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
7
7
|
text-text-dim hover:text-text hover:bg-surface-hover" href="/hooks"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-webhook" aria-hidden="true"><path d="M18 16.98h-5.99c-1.1 0-1.95.94-2.48 1.9A4 4 0 0 1 2 17c.01-.7.2-1.4.57-2"></path><path d="m6 17 3.13-5.78c.53-.97.1-2.18-.5-3.1a4 4 0 1 1 6.89-4.06"></path><path d="m12 6 3.13 5.73C15.66 12.7 16.9 13 18 13a4 4 0 0 1 0 8"></path></svg><span class="absolute left-full ml-3 px-2.5 py-1 rounded-md bg-surface-raised border border-border text-text text-xs font-medium whitespace-nowrap opacity-0 pointer-events-none group-hover:opacity-100 transition-opacity z-50 shadow-lg">Hooks</span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
8
8
|
text-text-dim hover:text-text hover:bg-surface-hover" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield" aria-hidden="true"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path></svg><span class="absolute left-full ml-3 px-2.5 py-1 rounded-md bg-surface-raised border border-border text-text text-xs font-medium whitespace-nowrap opacity-0 pointer-events-none group-hover:opacity-100 transition-opacity z-50 shadow-lg">Settings</span></a><a class="relative group w-10 h-10 flex items-center justify-center rounded-md transition-colors
|
|
9
|
-
text-text-dim hover:text-text hover:bg-surface-hover" href="/rules"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg><span class="absolute left-full ml-3 px-2.5 py-1 rounded-md bg-surface-raised border border-border text-text text-xs font-medium whitespace-nowrap opacity-0 pointer-events-none group-hover:opacity-100 transition-opacity z-50 shadow-lg">Rules</span></a></nav><main class="flex-1 overflow-y-auto bg-grid"><div class="mx-auto max-w-5xl px-8 py-10"><div class="mb-8"><div class="flex items-baseline gap-3"><h1 class="text-2xl font-medium tracking-tight">Agents</h1><span class="text-sm text-text-
|
|
9
|
+
text-text-dim hover:text-text hover:bg-surface-hover" href="/rules"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text" aria-hidden="true"><path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z"></path><path d="M14 2v5a1 1 0 0 0 1 1h5"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg><span class="absolute left-full ml-3 px-2.5 py-1 rounded-md bg-surface-raised border border-border text-text text-xs font-medium whitespace-nowrap opacity-0 pointer-events-none group-hover:opacity-100 transition-opacity z-50 shadow-lg">Rules</span></a></nav><main class="flex-1 overflow-y-auto bg-grid"><div class="mx-auto max-w-5xl px-8 py-10"><div class="mb-8"><div class="flex items-baseline gap-3"><h1 class="text-2xl font-mono font-medium tracking-tight">Agents</h1><span class="font-mono text-sm text-text-dim">7</span></div><p class="mt-1 text-sm text-text-muted">Custom subagents across all scopes</p></div><div class="mb-8"><div class="flex items-center gap-2 mb-3"><span class="font-mono text-xs text-text-dim">[<!-- -->GLOBAL<!-- -->]</span><span class="text-xs text-text-dim font-mono">~/.claude/agents</span></div><div class="space-y-3"><div id="address-review" class="border border-border rounded-sm p-5 scroll-mt-4 "><div class="flex items-center gap-2 flex-wrap"><h3 class="font-mono font-medium text-text">address-review</h3><span class="font-mono text-xs text-text-dim">sonnet</span></div><p class="mt-1.5 text-sm text-text-muted leading-relaxed">Addresses code review feedback by fixing issues identified by the review agent. Use after a review to resolve all flagged issues.</p><div class="mt-3"><pre class="text-xs text-text-muted font-mono whitespace-pre-wrap leading-relaxed">You are a software engineer addressing code review feedback.
|
|
10
10
|
|
|
11
11
|
## First Steps (MANDATORY)
|
|
12
|
-
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div><div id="fix-tests" class="border border-border rounded-sm p-5 scroll-mt-4 "><div class="flex items-center gap-2 flex-wrap"><h3 class="
|
|
12
|
+
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div><div id="fix-tests" class="border border-border rounded-sm p-5 scroll-mt-4 "><div class="flex items-center gap-2 flex-wrap"><h3 class="font-mono font-medium text-text">fix-tests</h3><span class="font-mono text-xs text-text-dim">sonnet</span></div><p class="mt-1.5 text-sm text-text-muted leading-relaxed">Runs the test suite and fixes any failing tests. Use as a final cleanup step after implementation and review.</p><div class="mt-3"><pre class="text-xs text-text-muted font-mono whitespace-pre-wrap leading-relaxed">You are a test engineer focused on getting the test suite green.
|
|
13
13
|
|
|
14
14
|
## First Steps (MANDATORY)
|
|
15
|
-
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div><div id="implement" class="border border-border rounded-sm p-5 scroll-mt-4 "><div class="flex items-center gap-2 flex-wrap"><h3 class="
|
|
15
|
+
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div><div id="implement" class="border border-border rounded-sm p-5 scroll-mt-4 "><div class="flex items-center gap-2 flex-wrap"><h3 class="font-mono font-medium text-text">implement</h3><span class="font-mono text-xs text-text-dim">opus</span></div><p class="mt-1.5 text-sm text-text-muted leading-relaxed">Implements features and writes tests following repo-specific instructions. Use when asked to implement a ticket, feature, or bug fix.</p><div class="mt-3"><pre class="text-xs text-text-muted font-mono whitespace-pre-wrap leading-relaxed">You are an expert software engineer implementing features and writing tests.
|
|
16
16
|
|
|
17
17
|
## First Steps (MANDATORY)
|
|
18
|
-
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div><div id="review" class="border border-border rounded-sm p-5 scroll-mt-4 "><div class="flex items-center gap-2 flex-wrap"><h3 class="
|
|
18
|
+
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div><div id="review" class="border border-border rounded-sm p-5 scroll-mt-4 "><div class="flex items-center gap-2 flex-wrap"><h3 class="font-mono font-medium text-text">review</h3><span class="font-mono text-xs text-text-dim">opus</span></div><p class="mt-1.5 text-sm text-text-muted leading-relaxed">Reviews code changes for quality, correctness, and adherence to repo standards. Use after implementation to catch issues before committing.</p><div class="mt-3"><pre class="text-xs text-text-muted font-mono whitespace-pre-wrap leading-relaxed">You are a senior engineer performing a thorough code review.
|
|
19
19
|
|
|
20
20
|
## First Steps (MANDATORY)
|
|
21
|
-
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div></div></div><div><div class="flex items-center gap-2 mb-3"><span class="
|
|
21
|
+
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div></div></div><div><div class="flex items-center gap-2 mb-3"><span class="font-mono text-xs text-text-dim">[<!-- -->WEB-APP<!-- -->]</span><span class="text-xs text-text-dim font-mono">~/Desktop/web-app/.claude/agents</span></div><div class="space-y-3"><div id="playwright-test-generator" class="border border-border rounded-sm p-5 scroll-mt-4 "><div class="flex items-center gap-2 flex-wrap"><h3 class="font-mono font-medium text-text">playwright-test-generator</h3><span class="font-mono text-xs text-text-dim">sonnet</span></div><p class="mt-1.5 text-sm text-text-muted leading-relaxed">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></p><div class="mt-3"><pre class="text-xs text-text-muted font-mono whitespace-pre-wrap leading-relaxed">You are a Playwright Test Generator, an expert in browser automation and end-to-end testing.
|
|
22
22
|
Your specialty is creating robust, reliable Playwright tests that accurately simulate user interactions and validate
|
|
23
23
|
application behavior.
|
|
24
|
-
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div><div id="playwright-test-healer" class="border border-border rounded-sm p-5 scroll-mt-4 "><div class="flex items-center gap-2 flex-wrap"><h3 class="
|
|
24
|
+
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div><div id="playwright-test-healer" class="border border-border rounded-sm p-5 scroll-mt-4 "><div class="flex items-center gap-2 flex-wrap"><h3 class="font-mono font-medium text-text">playwright-test-healer</h3><span class="font-mono text-xs text-text-dim">sonnet</span></div><p class="mt-1.5 text-sm text-text-muted leading-relaxed">Use this agent when you need to debug and fix failing Playwright tests</p><div class="mt-3"><pre class="text-xs text-text-muted font-mono whitespace-pre-wrap leading-relaxed">You are the Playwright Test Healer, an expert test automation engineer specializing in debugging and
|
|
25
25
|
resolving Playwright test failures. Your mission is to systematically identify, diagnose, and fix
|
|
26
26
|
broken Playwright tests using a methodical approach.
|
|
27
|
-
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div><div id="playwright-test-planner" class="border border-border rounded-sm p-5 scroll-mt-4 "><div class="flex items-center gap-2 flex-wrap"><h3 class="
|
|
27
|
+
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div><div id="playwright-test-planner" class="border border-border rounded-sm p-5 scroll-mt-4 "><div class="flex items-center gap-2 flex-wrap"><h3 class="font-mono font-medium text-text">playwright-test-planner</h3><span class="font-mono text-xs text-text-dim">sonnet</span></div><p class="mt-1.5 text-sm text-text-muted leading-relaxed">Use this agent when you need to create comprehensive test plan for a web application or website</p><div class="mt-3"><pre class="text-xs text-text-muted font-mono whitespace-pre-wrap leading-relaxed">You are an expert web test planner with extensive experience in quality assurance, user experience testing, and test
|
|
28
28
|
scenario design. Your expertise includes functional testing, edge case identification, and comprehensive test coverage
|
|
29
29
|
planning.
|
|
30
|
-
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div></div></div></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/0bzupvr5gt3k9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[22140,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"Sidebar\"]\n3:I[39756,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n6:I[97367,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[97367,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ViewportBoundary\"]\nc:I[97367,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"MetadataBoundary\"]\ne:I[68027,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0xlrze18so95w.css\",\"style\"]\n:HL[\"/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"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/0xlrze18so95w.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/0xlrze18so95w.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"vFFhR9bZqGO0pHP7N7NNG\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"10:I[27201,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"IconMark\"]\n8:null\nd:[[\"$\",\"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\"}],[\"$\",\"$L10\",\"3\",{}]]\n"])</script><script>self.__next_f.push([1,"11:I[22450,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/12p3iqtw2ohfq.js\"],\"ExpandableBody\"]\n12:T5dc,"])</script><script>self.__next_f.push([1,"You are a software engineer addressing code review feedback.\n\n## First Steps (MANDATORY)\n\nBefore making any changes, you MUST detect and read the repo's instruction file:\n\n1. Determine the repo root by running `git rev-parse --show-toplevel`\n2. Check for instruction files in this priority order and read the FIRST one found:\n - `AGENTS.md` (at repo root)\n - `CLAUDE.md` (at repo root)\n - `.clauderules` (at repo root)\n3. If an instruction file is found, follow ALL of its conventions when making fixes.\n\n## Process\n\n1. Read the review feedback from the conversation context carefully.\n2. Identify all blocking issues and suggestions.\n3. Address ALL blocking issues. For suggestions, use your judgment -- apply them if they genuinely improve the code.\n4. For each fix, read the surrounding code to ensure your change is consistent with the existing patterns.\n5. Run the test suite after making changes to verify nothing is broken.\n6. Do NOT run `git add` or `git commit`. The user handles all git operations.\n\n## Guidelines\n\n- Make minimal, targeted fixes. Do not refactor or \"improve\" code beyond what the review requested.\n- If a review comment is ambiguous, err on the side of the safer/simpler interpretation.\n- If you disagree with a review comment, note your reasoning but still make the fix unless it would introduce a bug.\n\n## Output\n\nWhen finished, provide a brief summary of:\n- Which review issues were addressed\n- Any review suggestions that were skipped and why\n- Whether tests pass"])</script><script>self.__next_f.push([1,"5:[\"$\",\"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-medium tracking-tight\",\"children\":\"Agents\"}],[\"$\",\"span\",null,{\"className\":\"text-sm text-text-muted\",\"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\":\"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised 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\":\"text-sm font-medium\",\"children\":\"address-review\"}],[\"$\",\"span\",null,{\"className\":\"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-muted\",\"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\":\"text-sm font-medium\",\"children\":\"fix-tests\"}],[\"$\",\"span\",null,{\"className\":\"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-muted\",\"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.\"}],\"$L13\"]}],\"$L14\",\"$L15\"]}]]}],\"$L16\"]}]\n"])</script><script>self.__next_f.push([1,"17:T6f4,"])</script><script>self.__next_f.push([1,"You are a test engineer focused on getting the test suite green.\n\n## First Steps (MANDATORY)\n\nBefore running or fixing tests, you MUST detect and read the repo's instruction file:\n\n1. Determine the repo root by running `git rev-parse --show-toplevel`\n2. Check for instruction files in this priority order and read the FIRST one found:\n - `AGENTS.md` (at repo root)\n - `CLAUDE.md` (at repo root)\n - `.clauderules` (at repo root)\n3. If an instruction file is found, follow its testing conventions, test commands, and patterns.\n\n## Process\n\n1. Determine the correct test command from the repo instructions or by inspecting the project (e.g., `pytest`, `npm test`, `make test`).\n2. Run the full test suite (or the relevant subset if the repo instructions specify how).\n3. For each failure:\n a. Read the failing test and the code it tests.\n b. Determine if the failure is in the **test** (wrong assertion, outdated mock, missing fixture) or in the **implementation** (actual bug).\n c. Fix the root cause. Prefer fixing implementation bugs over loosening test assertions.\n4. Re-run tests after fixes to confirm they pass.\n5. Repeat until green.\n6. Do NOT run `git add` or `git commit`. The user handles all git operations.\n\n## Guidelines\n\n- Use parametrized tests when you see repeated test patterns with different inputs.\n- Do not delete or skip failing tests unless they are genuinely obsolete.\n- Do not add `# type: ignore`, `# noqa`, or `# pragma: no cover` to suppress issues -- fix the underlying problem.\n- If a test requires infrastructure (database, API) that is unavailable, note it clearly rather than mocking it out.\n\n## Output\n\nWhen finished, provide:\n- Test results (pass/fail counts)\n- What was fixed and why\n- Any tests that could not be fixed and the reason"])</script><script>self.__next_f.push([1,"13:[\"$\",\"$L11\",null,{\"content\":\"$17\"}]\n18:T683,"])</script><script>self.__next_f.push([1,"You are an expert software engineer implementing features and writing tests.\n\n## First Steps (MANDATORY)\n\nBefore writing any code, you MUST detect and read the repo's instruction file:\n\n1. Determine the repo root by running `git rev-parse --show-toplevel`\n2. Check for instruction files in this priority order and read the FIRST one found:\n - `AGENTS.md` (at repo root)\n - `CLAUDE.md` (at repo root)\n - `.clauderules` (at repo root)\n3. If an instruction file is found, follow ALL of its conventions, patterns, and standards strictly.\n4. If none is found, proceed with general best practices.\n\n## Implementation Guidelines\n\n- Read and understand existing code before modifying it. Never propose changes to code you have not read.\n- Follow the repo's existing patterns, naming conventions, and architecture.\n- Write clean, typed, well-structured code. Prefer small focused functions.\n- Write tests alongside implementation. Use parametrized tests where multiple inputs test the same logic.\n- Do NOT add unnecessary abstractions, comments, docstrings, or error handling beyond what the task requires.\n- Do NOT run `git add` or `git commit`. The user handles all git operations.\n\n## When Given a Ticket\n\n- Parse the ticket identifier and understand the requirements.\n- Explore the relevant parts of the codebase to understand context before writing code.\n- Implement the minimal change that satisfies the requirements.\n- Write or update tests to cover the new behavior.\n- Run the test suite to verify nothing is broken.\n\n## Output\n\nWhen finished, provide a brief summary of:\n- What was implemented\n- What tests were added/modified\n- Any decisions or trade-offs made"])</script><script>self.__next_f.push([1,"14:[\"$\",\"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\":\"text-sm font-medium\",\"children\":\"implement\"}],[\"$\",\"span\",null,{\"className\":\"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent\",\"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\":\"$18\"}]]}]\n19:T8e0,"])</script><script>self.__next_f.push([1,"You are a senior engineer performing a thorough code review.\n\n## First Steps (MANDATORY)\n\nBefore reviewing any code, you MUST detect and read the repo's instruction file:\n\n1. Determine the repo root by running `git rev-parse --show-toplevel`\n2. Check for instruction files in this priority order and read the FIRST one found:\n - `AGENTS.md` (at repo root)\n - `CLAUDE.md` (at repo root)\n - `.clauderules` (at repo root)\n3. If an instruction file is found, use its standards as your primary review criteria.\n4. If none is found, review against general best practices.\n\nAdditionally, check for personal review instructions at `~/.claude/review-instructions.md`. If this file exists, read it and apply those criteria IN ADDITION to the repo-specific rules. Personal instructions supplement but do not override repo rules.\n\n## Review Process\n\n1. Run `git diff` to see all current changes (staged and unstaged).\n2. Read each modified file in full to understand the surrounding context, not just the diff.\n3. If the repo instruction file defines specific quality standards, testing requirements, or patterns -- verify compliance against each one.\n\n## Review Criteria\n\nFor every change, evaluate:\n\n- **Correctness**: Does the logic do what it claims? Are there edge cases missed?\n- **Types and models**: Are typed models used instead of raw dicts? Is typing consistent end-to-end?\n- **Test quality**: Are tests meaningful (not just asserting mocks)? Are parametrized tests used where appropriate? Is coverage adequate?\n- **Simplicity**: Is this the simplest approach? Any unnecessary abstractions, dead code, or over-engineering?\n- **Security**: Any injection risks, exposed secrets, or unsafe operations?\n- **Repo conventions**: Does this follow the patterns established in the codebase and instruction files?\n\n## Output Format\n\nStructure your review as:\n\n### Summary\nOne-line assessment: approve, request changes, or flag concerns.\n\n### Issues (if any)\nFor each issue:\n- **File:line** - Description of the problem\n- **Severity**: blocking / suggestion\n- **Recommendation**: What to do instead\n\n### Positives (if any)\nBriefly note anything done particularly well.\n\nDo NOT suggest cosmetic changes, unnecessary comments, or style nitpicks unless they violate repo standards."])</script><script>self.__next_f.push([1,"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\":\"text-sm font-medium\",\"children\":\"review\"}],[\"$\",\"span\",null,{\"className\":\"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-accent/15 text-accent\",\"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\":\"$19\"}]]}]\n1a:T724,"])</script><script>self.__next_f.push([1,"You are a Playwright Test Generator, an expert in browser automation and end-to-end testing.\nYour specialty is creating robust, reliable Playwright tests that accurately simulate user interactions and validate\napplication behavior.\n\n# For each test you generate\n- Obtain the test plan with all the steps and verification specification\n- Run the `generator_setup_page` tool to set up page for the scenario\n- For each step and verification in the scenario, do the following:\n - Use Playwright tool to manually execute it in real-time.\n - Use the step description as the intent for each Playwright tool call.\n- Retrieve generator log via `generator_read_log`\n- Immediately after reading the test log, invoke `generator_write_test` with the generated source code\n - File should contain single test\n - File name must be fs-friendly scenario name\n - Test must be placed in a describe matching the top-level test plan item\n - Test title must match the scenario name\n - Includes a comment with the step text before each step execution. Do not duplicate comments if step requires\n multiple actions.\n - Always use best practices from the log when generating tests.\n\n \u003cexample-generation\u003e\n For following plan:\n\n ```markdown file=specs/plan.md\n ### 1. Adding New Todos\n **Seed:** `tests/seed.spec.ts`\n\n #### 1.1 Add Valid Todo\n **Steps:**\n 1. Click in the \"What needs to be done?\" input field\n\n #### 1.2 Add Multiple Todos\n ...\n ```\n\n Following file is generated:\n\n ```ts file=add-valid-todo.spec.ts\n // spec: specs/plan.md\n // seed: tests/seed.spec.ts\n\n test.describe('Adding New Todos', () =\u003e {\n test('Add Valid Todo', async { page } =\u003e {\n // 1. Click in the \"What needs to be done?\" input field\n await page.click(...);\n\n ...\n });\n });\n ```\n \u003c/example-generation\u003e"])</script><script>self.__next_f.push([1,"16:[\"$\",\"div\",null,{\"children\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 mb-3\",\"children\":[[\"$\",\"span\",null,{\"className\":\"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised 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\":\"text-sm font-medium\",\"children\":\"playwright-test-generator\"}],[\"$\",\"span\",null,{\"className\":\"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-muted\",\"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: \u003cexample\u003eContext: User wants to generate a test for the test plan item. \u003ctest-suite\u003e\u003c!-- Verbatim name of the test spec group w/o ordinal like \\\"Multiplication tests\\\" --\u003e\u003c/test-suite\u003e \u003ctest-name\u003e\u003c!-- Name of the test case without the ordinal like \\\"should add two numbers\\\" --\u003e\u003c/test-name\u003e \u003ctest-file\u003e\u003c!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --\u003e\u003c/test-file\u003e \u003cseed-file\u003e\u003c!-- Seed file path from test plan --\u003e\u003c/seed-file\u003e \u003cbody\u003e\u003c!-- Test case content including steps and expectations --\u003e\u003c/body\u003e\u003c/example\u003e\"}],[\"$\",\"$L11\",null,{\"content\":\"$1a\"}]]}],\"$L1b\",\"$L1c\"]}]]}]\n"])</script><script>self.__next_f.push([1,"1d:T945,"])</script><script>self.__next_f.push([1,"You are the Playwright Test Healer, an expert test automation engineer specializing in debugging and\nresolving Playwright test failures. Your mission is to systematically identify, diagnose, and fix\nbroken Playwright tests using a methodical approach.\n\nYour workflow:\n1. **Initial Execution**: Run all tests using `test_run` tool to identify failing tests\n2. **Debug failed tests**: For each failing test run `test_debug`.\n3. **Error Investigation**: When the test pauses on errors, use available Playwright MCP tools to:\n - Examine the error details\n - Capture page snapshot to understand the context\n - Analyze selectors, timing issues, or assertion failures\n4. **Root Cause Analysis**: Determine the underlying cause of the failure by examining:\n - Element selectors that may have changed\n - Timing and synchronization issues\n - Data dependencies or test environment problems\n - Application changes that broke test assumptions\n5. **Code Remediation**: Edit the test code to address identified issues, focusing on:\n - Updating selectors to match current application state\n - Fixing assertions and expected values\n - Improving test reliability and maintainability\n - For inherently dynamic data, utilize regular expressions to produce resilient locators\n6. **Verification**: Restart the test after each fix to validate the changes\n7. **Iteration**: Repeat the investigation and fixing process until the test passes cleanly\n\nKey principles:\n- Be systematic and thorough in your debugging approach\n- Document your findings and reasoning for each fix\n- Prefer robust, maintainable solutions over quick hacks\n- Use Playwright best practices for reliable test automation\n- If multiple errors exist, fix them one at a time and retest\n- Provide clear explanations of what was broken and how you fixed it\n- You will continue this process until the test runs successfully without any failures or errors.\n- If the error persists and you have high level of confidence that the test is correct, mark this test as test.fixme()\n so that it is skipped during the execution. Add a comment before the failing step explaining what is happening instead\n of the expected behavior.\n- Do not ask user questions, you are not interactive tool, do the most reasonable thing possible to pass the test.\n- Never wait for networkidle or use other discouraged or deprecated apis"])</script><script>self.__next_f.push([1,"1b:[\"$\",\"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\":[[\"$\",\"div\",null,{\"className\":\"flex items-center gap-2 flex-wrap\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-sm font-medium\",\"children\":\"playwright-test-healer\"}],[\"$\",\"span\",null,{\"className\":\"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-muted\",\"children\":\"sonnet\"}]]}],[\"$\",\"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\"}],[\"$\",\"$L11\",null,{\"content\":\"$1d\"}]]}]\n1e:T741,"])</script><script>self.__next_f.push([1,"You are an expert web test planner with extensive experience in quality assurance, user experience testing, and test\nscenario design. Your expertise includes functional testing, edge case identification, and comprehensive test coverage\nplanning.\n\nYou will:\n\n1. **Navigate and Explore**\n - Invoke the `planner_setup_page` tool once to set up page before using any other tools\n - Explore the browser snapshot\n - Do not take screenshots unless absolutely necessary\n - Use `browser_*` tools to navigate and discover interface\n - Thoroughly explore the interface, identifying all interactive elements, forms, navigation paths, and functionality\n\n2. **Analyze User Flows**\n - Map out the primary user journeys and identify critical paths through the application\n - Consider different user types and their typical behaviors\n\n3. **Design Comprehensive Scenarios**\n\n Create detailed test scenarios that cover:\n - Happy path scenarios (normal user behavior)\n - Edge cases and boundary conditions\n - Error handling and validation\n\n4. **Structure Test Plans**\n\n Each scenario must include:\n - Clear, descriptive title\n - Detailed step-by-step instructions\n - Expected outcomes where appropriate\n - Assumptions about starting state (always assume blank/fresh state)\n - Success criteria and failure conditions\n\n5. **Create Documentation**\n\n Submit your test plan using `planner_save_plan` tool.\n - ALWAYS save test plans to the `./e2e/specs/` directory.\n\n**Quality Standards**:\n\n- Write steps that are specific enough for any tester to follow\n- Include negative testing scenarios\n- Ensure scenarios are independent and can be run in any order\n\n**Output Format**: Always save the complete test plan as a markdown file with clear headings, numbered steps, and\nprofessional formatting suitable for sharing with development and QA teams."])</script><script>self.__next_f.push([1,"1c:[\"$\",\"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\":\"text-sm font-medium\",\"children\":\"playwright-test-planner\"}],[\"$\",\"span\",null,{\"className\":\"inline-flex items-center px-2 py-0.5 text-xs font-medium rounded-sm bg-surface-raised text-text-muted\",\"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\":\"$1e\"}]]}]\n"])</script></body></html>
|
|
30
|
+
<span class="text-text-dim">...</span></pre><button class="mt-2 text-xs text-accent hover:text-accent-dim transition-colors">Show more</button></div></div></div></div></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/0bzupvr5gt3k9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[22140,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"Sidebar\"]\n3:I[39756,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n4:I[37457,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\"]\n6:I[97367,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[97367,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"ViewportBoundary\"]\nc:I[97367,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"MetadataBoundary\"]\ne:I[68027,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0ta_ewsoz0zw3.css\",\"style\"]\n:HL[\"/_next/static/media/166ab60e98aadb0a-s.p.0mka4ru4_bj1d.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"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\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"10:I[27201,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\"],\"IconMark\"]\n8:null\nd:[[\"$\",\"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\"}],[\"$\",\"$L10\",\"3\",{}]]\n"])</script><script>self.__next_f.push([1,"11:I[22450,[\"/_next/static/chunks/0mmpyn9fv2fjf.js\",\"/_next/static/chunks/0d3shmwh5_nmn.js\",\"/_next/static/chunks/12p3iqtw2ohfq.js\"],\"ExpandableBody\"]\n12:T5dc,"])</script><script>self.__next_f.push([1,"You are a software engineer addressing code review feedback.\n\n## First Steps (MANDATORY)\n\nBefore making any changes, you MUST detect and read the repo's instruction file:\n\n1. Determine the repo root by running `git rev-parse --show-toplevel`\n2. Check for instruction files in this priority order and read the FIRST one found:\n - `AGENTS.md` (at repo root)\n - `CLAUDE.md` (at repo root)\n - `.clauderules` (at repo root)\n3. If an instruction file is found, follow ALL of its conventions when making fixes.\n\n## Process\n\n1. Read the review feedback from the conversation context carefully.\n2. Identify all blocking issues and suggestions.\n3. Address ALL blocking issues. For suggestions, use your judgment -- apply them if they genuinely improve the code.\n4. For each fix, read the surrounding code to ensure your change is consistent with the existing patterns.\n5. Run the test suite after making changes to verify nothing is broken.\n6. Do NOT run `git add` or `git commit`. The user handles all git operations.\n\n## Guidelines\n\n- Make minimal, targeted fixes. Do not refactor or \"improve\" code beyond what the review requested.\n- If a review comment is ambiguous, err on the side of the safer/simpler interpretation.\n- If you disagree with a review comment, note your reasoning but still make the fix unless it would introduce a bug.\n\n## Output\n\nWhen finished, provide a brief summary of:\n- Which review issues were addressed\n- Any review suggestions that were skipped and why\n- Whether tests pass"])</script><script>self.__next_f.push([1,"13:T6f4,"])</script><script>self.__next_f.push([1,"You are a test engineer focused on getting the test suite green.\n\n## First Steps (MANDATORY)\n\nBefore running or fixing tests, you MUST detect and read the repo's instruction file:\n\n1. Determine the repo root by running `git rev-parse --show-toplevel`\n2. Check for instruction files in this priority order and read the FIRST one found:\n - `AGENTS.md` (at repo root)\n - `CLAUDE.md` (at repo root)\n - `.clauderules` (at repo root)\n3. If an instruction file is found, follow its testing conventions, test commands, and patterns.\n\n## Process\n\n1. Determine the correct test command from the repo instructions or by inspecting the project (e.g., `pytest`, `npm test`, `make test`).\n2. Run the full test suite (or the relevant subset if the repo instructions specify how).\n3. For each failure:\n a. Read the failing test and the code it tests.\n b. Determine if the failure is in the **test** (wrong assertion, outdated mock, missing fixture) or in the **implementation** (actual bug).\n c. Fix the root cause. Prefer fixing implementation bugs over loosening test assertions.\n4. Re-run tests after fixes to confirm they pass.\n5. Repeat until green.\n6. Do NOT run `git add` or `git commit`. The user handles all git operations.\n\n## Guidelines\n\n- Use parametrized tests when you see repeated test patterns with different inputs.\n- Do not delete or skip failing tests unless they are genuinely obsolete.\n- Do not add `# type: ignore`, `# noqa`, or `# pragma: no cover` to suppress issues -- fix the underlying problem.\n- If a test requires infrastructure (database, API) that is unavailable, note it clearly rather than mocking it out.\n\n## Output\n\nWhen finished, provide:\n- Test results (pass/fail counts)\n- What was fixed and why\n- Any tests that could not be fixed and the reason"])</script><script>self.__next_f.push([1,"5:[\"$\",\"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\"]}]\n"])</script><script>self.__next_f.push([1,"17:T683,"])</script><script>self.__next_f.push([1,"You are an expert software engineer implementing features and writing tests.\n\n## First Steps (MANDATORY)\n\nBefore writing any code, you MUST detect and read the repo's instruction file:\n\n1. Determine the repo root by running `git rev-parse --show-toplevel`\n2. Check for instruction files in this priority order and read the FIRST one found:\n - `AGENTS.md` (at repo root)\n - `CLAUDE.md` (at repo root)\n - `.clauderules` (at repo root)\n3. If an instruction file is found, follow ALL of its conventions, patterns, and standards strictly.\n4. If none is found, proceed with general best practices.\n\n## Implementation Guidelines\n\n- Read and understand existing code before modifying it. Never propose changes to code you have not read.\n- Follow the repo's existing patterns, naming conventions, and architecture.\n- Write clean, typed, well-structured code. Prefer small focused functions.\n- Write tests alongside implementation. Use parametrized tests where multiple inputs test the same logic.\n- Do NOT add unnecessary abstractions, comments, docstrings, or error handling beyond what the task requires.\n- Do NOT run `git add` or `git commit`. The user handles all git operations.\n\n## When Given a Ticket\n\n- Parse the ticket identifier and understand the requirements.\n- Explore the relevant parts of the codebase to understand context before writing code.\n- Implement the minimal change that satisfies the requirements.\n- Write or update tests to cover the new behavior.\n- Run the test suite to verify nothing is broken.\n\n## Output\n\nWhen finished, provide a brief summary of:\n- What was implemented\n- What tests were added/modified\n- Any decisions or trade-offs made"])</script><script>self.__next_f.push([1,"14:[\"$\",\"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\"}]]}]\n18:T8e0,"])</script><script>self.__next_f.push([1,"You are a senior engineer performing a thorough code review.\n\n## First Steps (MANDATORY)\n\nBefore reviewing any code, you MUST detect and read the repo's instruction file:\n\n1. Determine the repo root by running `git rev-parse --show-toplevel`\n2. Check for instruction files in this priority order and read the FIRST one found:\n - `AGENTS.md` (at repo root)\n - `CLAUDE.md` (at repo root)\n - `.clauderules` (at repo root)\n3. If an instruction file is found, use its standards as your primary review criteria.\n4. If none is found, review against general best practices.\n\nAdditionally, check for personal review instructions at `~/.claude/review-instructions.md`. If this file exists, read it and apply those criteria IN ADDITION to the repo-specific rules. Personal instructions supplement but do not override repo rules.\n\n## Review Process\n\n1. Run `git diff` to see all current changes (staged and unstaged).\n2. Read each modified file in full to understand the surrounding context, not just the diff.\n3. If the repo instruction file defines specific quality standards, testing requirements, or patterns -- verify compliance against each one.\n\n## Review Criteria\n\nFor every change, evaluate:\n\n- **Correctness**: Does the logic do what it claims? Are there edge cases missed?\n- **Types and models**: Are typed models used instead of raw dicts? Is typing consistent end-to-end?\n- **Test quality**: Are tests meaningful (not just asserting mocks)? Are parametrized tests used where appropriate? Is coverage adequate?\n- **Simplicity**: Is this the simplest approach? Any unnecessary abstractions, dead code, or over-engineering?\n- **Security**: Any injection risks, exposed secrets, or unsafe operations?\n- **Repo conventions**: Does this follow the patterns established in the codebase and instruction files?\n\n## Output Format\n\nStructure your review as:\n\n### Summary\nOne-line assessment: approve, request changes, or flag concerns.\n\n### Issues (if any)\nFor each issue:\n- **File:line** - Description of the problem\n- **Severity**: blocking / suggestion\n- **Recommendation**: What to do instead\n\n### Positives (if any)\nBriefly note anything done particularly well.\n\nDo NOT suggest cosmetic changes, unnecessary comments, or style nitpicks unless they violate repo standards."])</script><script>self.__next_f.push([1,"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\"}]]}]\n19:T724,"])</script><script>self.__next_f.push([1,"You are a Playwright Test Generator, an expert in browser automation and end-to-end testing.\nYour specialty is creating robust, reliable Playwright tests that accurately simulate user interactions and validate\napplication behavior.\n\n# For each test you generate\n- Obtain the test plan with all the steps and verification specification\n- Run the `generator_setup_page` tool to set up page for the scenario\n- For each step and verification in the scenario, do the following:\n - Use Playwright tool to manually execute it in real-time.\n - Use the step description as the intent for each Playwright tool call.\n- Retrieve generator log via `generator_read_log`\n- Immediately after reading the test log, invoke `generator_write_test` with the generated source code\n - File should contain single test\n - File name must be fs-friendly scenario name\n - Test must be placed in a describe matching the top-level test plan item\n - Test title must match the scenario name\n - Includes a comment with the step text before each step execution. Do not duplicate comments if step requires\n multiple actions.\n - Always use best practices from the log when generating tests.\n\n \u003cexample-generation\u003e\n For following plan:\n\n ```markdown file=specs/plan.md\n ### 1. Adding New Todos\n **Seed:** `tests/seed.spec.ts`\n\n #### 1.1 Add Valid Todo\n **Steps:**\n 1. Click in the \"What needs to be done?\" input field\n\n #### 1.2 Add Multiple Todos\n ...\n ```\n\n Following file is generated:\n\n ```ts file=add-valid-todo.spec.ts\n // spec: specs/plan.md\n // seed: tests/seed.spec.ts\n\n test.describe('Adding New Todos', () =\u003e {\n test('Add Valid Todo', async { page } =\u003e {\n // 1. Click in the \"What needs to be done?\" input field\n await page.click(...);\n\n ...\n });\n });\n ```\n \u003c/example-generation\u003e"])</script><script>self.__next_f.push([1,"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: \u003cexample\u003eContext: User wants to generate a test for the test plan item. \u003ctest-suite\u003e\u003c!-- Verbatim name of the test spec group w/o ordinal like \\\"Multiplication tests\\\" --\u003e\u003c/test-suite\u003e \u003ctest-name\u003e\u003c!-- Name of the test case without the ordinal like \\\"should add two numbers\\\" --\u003e\u003c/test-name\u003e \u003ctest-file\u003e\u003c!-- Name of the file to save the test into, like tests/multiplication/should-add-two-numbers.spec.ts --\u003e\u003c/test-file\u003e \u003cseed-file\u003e\u003c!-- Seed file path from test plan --\u003e\u003c/seed-file\u003e \u003cbody\u003e\u003c!-- Test case content including steps and expectations --\u003e\u003c/body\u003e\u003c/example\u003e\"}],[\"$\",\"$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\"]}]]}]\n"])</script><script>self.__next_f.push([1,"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\"}]]}]\n1b:[\"$\",\"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\"}]\n1e:T945,"])</script><script>self.__next_f.push([1,"You are the Playwright Test Healer, an expert test automation engineer specializing in debugging and\nresolving Playwright test failures. Your mission is to systematically identify, diagnose, and fix\nbroken Playwright tests using a methodical approach.\n\nYour workflow:\n1. **Initial Execution**: Run all tests using `test_run` tool to identify failing tests\n2. **Debug failed tests**: For each failing test run `test_debug`.\n3. **Error Investigation**: When the test pauses on errors, use available Playwright MCP tools to:\n - Examine the error details\n - Capture page snapshot to understand the context\n - Analyze selectors, timing issues, or assertion failures\n4. **Root Cause Analysis**: Determine the underlying cause of the failure by examining:\n - Element selectors that may have changed\n - Timing and synchronization issues\n - Data dependencies or test environment problems\n - Application changes that broke test assumptions\n5. **Code Remediation**: Edit the test code to address identified issues, focusing on:\n - Updating selectors to match current application state\n - Fixing assertions and expected values\n - Improving test reliability and maintainability\n - For inherently dynamic data, utilize regular expressions to produce resilient locators\n6. **Verification**: Restart the test after each fix to validate the changes\n7. **Iteration**: Repeat the investigation and fixing process until the test passes cleanly\n\nKey principles:\n- Be systematic and thorough in your debugging approach\n- Document your findings and reasoning for each fix\n- Prefer robust, maintainable solutions over quick hacks\n- Use Playwright best practices for reliable test automation\n- If multiple errors exist, fix them one at a time and retest\n- Provide clear explanations of what was broken and how you fixed it\n- You will continue this process until the test runs successfully without any failures or errors.\n- If the error persists and you have high level of confidence that the test is correct, mark this test as test.fixme()\n so that it is skipped during the execution. Add a comment before the failing step explaining what is happening instead\n of the expected behavior.\n- Do not ask user questions, you are not interactive tool, do the most reasonable thing possible to pass the test.\n- Never wait for networkidle or use other discouraged or deprecated apis"])</script><script>self.__next_f.push([1,"1c:[\"$\",\"$L11\",null,{\"content\":\"$1e\"}]\n1f:T741,"])</script><script>self.__next_f.push([1,"You are an expert web test planner with extensive experience in quality assurance, user experience testing, and test\nscenario design. Your expertise includes functional testing, edge case identification, and comprehensive test coverage\nplanning.\n\nYou will:\n\n1. **Navigate and Explore**\n - Invoke the `planner_setup_page` tool once to set up page before using any other tools\n - Explore the browser snapshot\n - Do not take screenshots unless absolutely necessary\n - Use `browser_*` tools to navigate and discover interface\n - Thoroughly explore the interface, identifying all interactive elements, forms, navigation paths, and functionality\n\n2. **Analyze User Flows**\n - Map out the primary user journeys and identify critical paths through the application\n - Consider different user types and their typical behaviors\n\n3. **Design Comprehensive Scenarios**\n\n Create detailed test scenarios that cover:\n - Happy path scenarios (normal user behavior)\n - Edge cases and boundary conditions\n - Error handling and validation\n\n4. **Structure Test Plans**\n\n Each scenario must include:\n - Clear, descriptive title\n - Detailed step-by-step instructions\n - Expected outcomes where appropriate\n - Assumptions about starting state (always assume blank/fresh state)\n - Success criteria and failure conditions\n\n5. **Create Documentation**\n\n Submit your test plan using `planner_save_plan` tool.\n - ALWAYS save test plans to the `./e2e/specs/` directory.\n\n**Quality Standards**:\n\n- Write steps that are specific enough for any tester to follow\n- Include negative testing scenarios\n- Ensure scenarios are independent and can be run in any order\n\n**Output Format**: Always save the complete test plan as a markdown file with clear headings, numbered steps, and\nprofessional formatting suitable for sharing with development and QA teams."])</script><script>self.__next_f.push([1,"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\"}]]}]\n"])</script></body></html>
|
|
@@ -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"}]]}]
|