prime-dev-cli 2.0.0 → 2.0.2
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/README.md +132 -0
- package/bin/cli.mjs +6 -5
- package/dist/server/.next/BUILD_ID +1 -1
- package/dist/server/.next/app-build-manifest.json +1 -1
- package/dist/server/.next/app-path-routes-manifest.json +1 -0
- package/dist/server/.next/build-manifest.json +6 -6
- package/dist/server/.next/cache/.tsbuildinfo +1 -1
- package/dist/server/.next/cache/eslint/.cache_1qa5vxt +1 -1
- package/dist/server/.next/fallback-build-manifest.json +6 -6
- package/dist/server/.next/next-minimal-server.js.nft.json +1 -1
- package/dist/server/.next/next-server.js.nft.json +1 -1
- package/dist/server/.next/prerender-manifest.json +9 -9
- package/dist/server/.next/server/app/_not-found.html +1 -1
- package/dist/server/.next/server/app/_not-found.rsc +1 -1
- package/dist/server/.next/server/app/api/admin-git-batch-create-branch/route.js +3 -2
- package/dist/server/.next/server/app/api/admin-git-batch-create-branch/route.js.nft.json +1 -1
- package/dist/server/.next/server/app/api/admin-git-batch-merge/route.js +3 -2
- package/dist/server/.next/server/app/api/admin-git-batch-merge/route.js.nft.json +1 -1
- package/dist/server/.next/server/app/api/admin-git-batch-probe-remote-branch/route/app-build-manifest.json +10 -0
- package/dist/server/.next/server/app/api/admin-git-batch-probe-remote-branch/route/app-paths-manifest.json +3 -0
- package/dist/server/.next/server/app/api/admin-git-batch-probe-remote-branch/route/build-manifest.json +16 -0
- package/dist/server/.next/server/app/api/admin-git-batch-probe-remote-branch/route/next-font-manifest.json +6 -0
- package/dist/server/.next/server/app/api/admin-git-batch-probe-remote-branch/route/react-loadable-manifest.json +1 -0
- package/dist/server/.next/server/app/api/admin-git-batch-probe-remote-branch/route/server-reference-manifest.json +4 -0
- package/dist/server/.next/server/app/api/admin-git-batch-probe-remote-branch/route.js +8 -0
- package/dist/server/.next/server/app/api/admin-git-batch-probe-remote-branch/route.js.map +5 -0
- package/dist/server/.next/server/app/api/admin-git-batch-probe-remote-branch/route.js.nft.json +1 -0
- package/dist/server/.next/server/app/api/admin-git-batch-probe-remote-branch/route_client-reference-manifest.js +2 -0
- package/dist/server/.next/server/app/api/gwh-git-flow/route.js +3 -2
- package/dist/server/.next/server/app/api/gwh-git-flow/route.js.nft.json +1 -1
- package/dist/server/.next/server/app/api/uat-git-flow/route.js +3 -2
- package/dist/server/.next/server/app/api/uat-git-flow/route.js.nft.json +1 -1
- package/dist/server/.next/server/app/api/uat-git-flow/step/route.js +3 -2
- package/dist/server/.next/server/app/api/uat-git-flow/step/route.js.nft.json +1 -1
- package/dist/server/.next/server/app/configuration.html +1 -1
- package/dist/server/.next/server/app/configuration.rsc +1 -1
- package/dist/server/.next/server/app/index.html +1 -1
- package/dist/server/.next/server/app/index.rsc +1 -1
- package/dist/server/.next/server/app/initialization/page/app-build-manifest.json +1 -1
- package/dist/server/.next/server/app/initialization/page_client-reference-manifest.js +1 -1
- package/dist/server/.next/server/app/initialization.html +1 -1
- package/dist/server/.next/server/app/initialization.rsc +2 -2
- package/dist/server/.next/server/app-paths-manifest.json +1 -0
- package/dist/server/.next/server/chunks/{[root-of-the-server]__66dc5e6b._.js → [root-of-the-server]__3952b86e._.js} +6 -6
- package/dist/server/.next/server/chunks/[root-of-the-server]__3952b86e._.js.map +1 -0
- package/dist/server/.next/server/chunks/[root-of-the-server]__d3078133._.js +16 -0
- package/dist/server/.next/server/chunks/[root-of-the-server]__d3078133._.js.map +1 -0
- package/dist/server/.next/server/chunks/_7a0784b7._.js +3 -0
- package/dist/server/.next/server/chunks/_7a0784b7._.js.map +1 -0
- package/dist/server/.next/server/chunks/_7ecb08a3._.js +3 -0
- package/dist/server/.next/server/chunks/_7ecb08a3._.js.map +1 -0
- package/dist/server/.next/server/chunks/packages_server_ccc16996._.js +3 -0
- package/dist/server/.next/server/chunks/packages_server_ccc16996._.js.map +1 -0
- package/dist/server/.next/server/chunks/packages_server_d1209331._.js +3 -0
- package/dist/server/.next/server/chunks/packages_server_d1209331._.js.map +1 -0
- package/dist/server/.next/server/chunks/packages_server_fbb3d3c1._.js +3 -0
- package/dist/server/.next/server/chunks/packages_server_fbb3d3c1._.js.map +1 -0
- package/dist/server/.next/server/chunks/ssr/_89496b8a._.js +1 -1
- package/dist/server/.next/server/chunks/ssr/_89496b8a._.js.map +1 -1
- package/dist/server/.next/server/chunks/ssr/packages_server_src_7cef6dbd._.js +1 -1
- package/dist/server/.next/server/chunks/ssr/packages_server_src_7cef6dbd._.js.map +1 -1
- package/dist/server/.next/server/middleware-build-manifest.js +4 -4
- package/dist/server/.next/server/pages/404.html +1 -1
- package/dist/server/.next/server/pages/500.html +1 -1
- package/dist/server/.next/server/pages/_app/build-manifest.json +2 -2
- package/dist/server/.next/server/pages/_error/build-manifest.json +2 -2
- package/dist/server/.next/static/chunks/6a5a3e57e911834d.js +3 -0
- package/dist/server/.next/static/chunks/{6803a56f8e33c487.js → 8ade09a4b436cb9d.js} +2 -2
- package/dist/server/.next/static/chunks/{8f80ca1e88635b12.js → aa6cbf0011bc69d5.js} +1 -1
- package/dist/server/.next/static/chunks/{acb330991f8ec5eb.js.map → b18e8b227375accd.js.map} +1 -1
- package/dist/server/.next/static/chunks/{0a55e0a2ff3b09e0.js → cf8cd3228a692db3.js} +1 -1
- package/dist/server/.next/static/chunks/e4ebccc6363cd9f1.js.map +1 -0
- package/dist/server/.next/static/chunks/pages/_app.js +2 -2
- package/dist/server/.next/static/chunks/pages/_error.js +2 -2
- package/dist/server/.next/trace +2 -2
- package/package.json +6 -3
- package/plugin-marketplace/.claude-plugin/marketplace.json +16 -0
- package/plugin-marketplace/plugins/prime-dev-cli/.claude-plugin/plugin.json +9 -0
- package/plugin-marketplace/plugins/prime-dev-cli/README.md +48 -0
- package/plugin-marketplace/plugins/prime-dev-cli/skills/prime-workspace/SKILL.md +55 -0
- package/skills/prime-workspace/README.md +109 -0
- package/skills/prime-workspace/SKILL.md +347 -0
- package/dist/server/.next/server/chunks/[root-of-the-server]__66dc5e6b._.js.map +0 -1
- package/dist/server/.next/server/chunks/[root-of-the-server]__8a8561ea._.js +0 -16
- package/dist/server/.next/server/chunks/[root-of-the-server]__8a8561ea._.js.map +0 -1
- package/dist/server/.next/server/chunks/[root-of-the-server]__9f7a6c58._.js +0 -16
- package/dist/server/.next/server/chunks/[root-of-the-server]__9f7a6c58._.js.map +0 -1
- package/dist/server/.next/server/chunks/[root-of-the-server]__ac6efee1._.js +0 -16
- package/dist/server/.next/server/chunks/[root-of-the-server]__ac6efee1._.js.map +0 -1
- package/dist/server/.next/server/chunks/[root-of-the-server]__f111df8e._.js +0 -16
- package/dist/server/.next/server/chunks/[root-of-the-server]__f111df8e._.js.map +0 -1
- package/dist/server/.next/static/chunks/2d9a99312c08fbf9.js +0 -3
- package/dist/server/.next/static/chunks/f36be6bae8f3723b.js.map +0 -1
- /package/dist/server/.next/static/{4KbwlsFdd1vqSOg9Nuj9R → hKvS6HjDU-eBShMXMQ7An}/_buildManifest.js +0 -0
- /package/dist/server/.next/static/{4KbwlsFdd1vqSOg9Nuj9R → hKvS6HjDU-eBShMXMQ7An}/_clientMiddlewareManifest.json +0 -0
- /package/dist/server/.next/static/{4KbwlsFdd1vqSOg9Nuj9R → hKvS6HjDU-eBShMXMQ7An}/_ssgManifest.js +0 -0
package/dist/server/.next/trace
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
[{"name":"generate-buildid","duration":2554,"timestamp":353327783149,"id":4,"parentId":1,"tags":{},"startTime":1773388560048,"traceId":"8fd92d710c9b9a51"},{"name":"load-custom-routes","duration":1542,"timestamp":353327785778,"id":5,"parentId":1,"tags":{},"startTime":1773388560050,"traceId":"8fd92d710c9b9a51"},{"name":"create-dist-dir","duration":56862,"timestamp":353327985625,"id":6,"parentId":1,"tags":{},"startTime":1773388560250,"traceId":"8fd92d710c9b9a51"},{"name":"create-pages-mapping","duration":662,"timestamp":353328246568,"id":7,"parentId":1,"tags":{},"startTime":1773388560511,"traceId":"8fd92d710c9b9a51"},{"name":"collect-app-paths","duration":4470,"timestamp":353328247265,"id":8,"parentId":1,"tags":{},"startTime":1773388560512,"traceId":"8fd92d710c9b9a51"},{"name":"create-app-mapping","duration":2911,"timestamp":353328251759,"id":9,"parentId":1,"tags":{},"startTime":1773388560516,"traceId":"8fd92d710c9b9a51"},{"name":"public-dir-conflict-check","duration":696,"timestamp":353328255472,"id":10,"parentId":1,"tags":{},"startTime":1773388560520,"traceId":"8fd92d710c9b9a51"},{"name":"generate-routes-manifest","duration":1594,"timestamp":353328256303,"id":11,"parentId":1,"tags":{},"startTime":1773388560521,"traceId":"8fd92d710c9b9a51"},{"name":"verify-and-lint","duration":1410769,"timestamp":353333468955,"id":15,"parentId":1,"tags":{},"startTime":1773388565733,"traceId":"8fd92d710c9b9a51"},{"name":"verify-typescript-setup","duration":3162960,"timestamp":353333467095,"id":14,"parentId":1,"tags":{},"startTime":1773388565732,"traceId":"8fd92d710c9b9a51"},{"name":"check-static-error-page","duration":1824,"timestamp":353336642090,"id":18,"parentId":17,"tags":{},"startTime":1773388568907,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":2885,"timestamp":353336670216,"id":19,"parentId":17,"tags":{"page":"/_app"},"startTime":1773388568935,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":2328,"timestamp":353336670782,"id":21,"parentId":17,"tags":{"page":"/_document"},"startTime":1773388568935,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":2428,"timestamp":353336670726,"id":20,"parentId":17,"tags":{"page":"/_error"},"startTime":1773388568935,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":200059,"timestamp":353336675154,"id":64,"parentId":26,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":205173,"timestamp":353336670983,"id":26,"parentId":17,"tags":{"page":"/api/admin-status"},"startTime":1773388568935,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":207600,"timestamp":353336675205,"id":65,"parentId":27,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":211843,"timestamp":353336670991,"id":27,"parentId":17,"tags":{"page":"/api/all-projects-envs"},"startTime":1773388568935,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":209733,"timestamp":353336675298,"id":68,"parentId":29,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":214027,"timestamp":353336671019,"id":29,"parentId":17,"tags":{"page":"/api/check-workspace"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":214118,"timestamp":353336674985,"id":63,"parentId":25,"tags":{},"startTime":1773388568939,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":218180,"timestamp":353336670970,"id":25,"parentId":17,"tags":{"page":"/api/admin-git-batch-merge"},"startTime":1773388568935,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":214150,"timestamp":353336675446,"id":70,"parentId":32,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":218568,"timestamp":353336671046,"id":32,"parentId":17,"tags":{"page":"/api/current-branch"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":214972,"timestamp":353336674727,"id":61,"parentId":24,"tags":{},"startTime":1773388568939,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":219027,"timestamp":353336670906,"id":24,"parentId":17,"tags":{"page":"/api/admin-git-batch-delete-branch"},"startTime":1773388568935,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":215963,"timestamp":353336675414,"id":69,"parentId":31,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":220357,"timestamp":353336671037,"id":31,"parentId":17,"tags":{"page":"/api/cleanup-project"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":216510,"timestamp":353336674925,"id":62,"parentId":23,"tags":{},"startTime":1773388568939,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":220564,"timestamp":353336670876,"id":23,"parentId":17,"tags":{"page":"/api/admin-git-batch-create-branch"},"startTime":1773388568935,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":220502,"timestamp":353336675529,"id":74,"parentId":35,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":224986,"timestamp":353336671068,"id":35,"parentId":17,"tags":{"page":"/api/gwh-git-flow/abort"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":224883,"timestamp":353336675601,"id":75,"parentId":37,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":229424,"timestamp":353336671086,"id":37,"parentId":17,"tags":{"page":"/api/initialize-workspace"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":227457,"timestamp":353336675487,"id":72,"parentId":33,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":231926,"timestamp":353336671053,"id":33,"parentId":17,"tags":{"page":"/api/delete-mock-api"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":228006,"timestamp":353336675470,"id":71,"parentId":34,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":232434,"timestamp":353336671062,"id":34,"parentId":17,"tags":{"page":"/api/get-mock-data"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":232400,"timestamp":353336675614,"id":76,"parentId":38,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":236971,"timestamp":353336671094,"id":38,"parentId":17,"tags":{"page":"/api/memory-status"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":234330,"timestamp":353336675523,"id":73,"parentId":36,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":238791,"timestamp":353336671079,"id":36,"parentId":17,"tags":{"page":"/api/gwh-git-flow"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":234308,"timestamp":353336675624,"id":77,"parentId":39,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":238837,"timestamp":353336671100,"id":39,"parentId":17,"tags":{"page":"/api/microapp-proxy-change-stream"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":234399,"timestamp":353336675637,"id":78,"parentId":40,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":238932,"timestamp":353336671108,"id":40,"parentId":17,"tags":{"page":"/api/microapp-proxy-config"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":234394,"timestamp":353336675669,"id":80,"parentId":42,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":238949,"timestamp":353336671127,"id":42,"parentId":17,"tags":{"page":"/api/mock-file"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":236114,"timestamp":353336675250,"id":66,"parentId":28,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":240372,"timestamp":353336671006,"id":28,"parentId":17,"tags":{"page":"/api/check-mock-intercept"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":235763,"timestamp":353336675650,"id":79,"parentId":41,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":240304,"timestamp":353336671114,"id":41,"parentId":17,"tags":{"page":"/api/mock-file-content"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":236795,"timestamp":353336675706,"id":84,"parentId":46,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":241354,"timestamp":353336671159,"id":46,"parentId":17,"tags":{"page":"/api/open-project"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":236858,"timestamp":353336675698,"id":83,"parentId":45,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":241411,"timestamp":353336671150,"id":45,"parentId":17,"tags":{"page":"/api/open-all-mock"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":238604,"timestamp":353336675714,"id":85,"parentId":47,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":243172,"timestamp":353336671165,"id":47,"parentId":17,"tags":{"page":"/api/process/logs"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":238612,"timestamp":353336675760,"id":88,"parentId":50,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":243197,"timestamp":353336671189,"id":50,"parentId":17,"tags":{"page":"/api/process/status"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":238663,"timestamp":353336675747,"id":87,"parentId":49,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":243234,"timestamp":353336671181,"id":49,"parentId":17,"tags":{"page":"/api/process/start"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":240211,"timestamp":353336675789,"id":91,"parentId":53,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":244804,"timestamp":353336671211,"id":53,"parentId":17,"tags":{"page":"/api/uat-git-flow/abort"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":240267,"timestamp":353336675783,"id":90,"parentId":52,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":244859,"timestamp":353336671204,"id":52,"parentId":17,"tags":{"page":"/api/retry-project"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":240412,"timestamp":353336675678,"id":81,"parentId":43,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":244960,"timestamp":353336671134,"id":43,"parentId":17,"tags":{"page":"/api/mock-open-status"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":241872,"timestamp":353336675685,"id":82,"parentId":44,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":246424,"timestamp":353336671144,"id":44,"parentId":17,"tags":{"page":"/api/mock-setting"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":243247,"timestamp":353336675823,"id":92,"parentId":54,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":247867,"timestamp":353336671219,"id":54,"parentId":17,"tags":{"page":"/api/uat-git-flow"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":244087,"timestamp":353336675882,"id":94,"parentId":55,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":248762,"timestamp":353336671226,"id":55,"parentId":17,"tags":{"page":"/api/uat-git-flow/step"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":244221,"timestamp":353336675837,"id":93,"parentId":56,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":248828,"timestamp":353336671235,"id":56,"parentId":17,"tags":{"page":"/api/workspace/create"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":246105,"timestamp":353336675771,"id":89,"parentId":51,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":250690,"timestamp":353336671195,"id":51,"parentId":17,"tags":{"page":"/api/project-config"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":247569,"timestamp":353336675729,"id":86,"parentId":48,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":252162,"timestamp":353336671175,"id":48,"parentId":17,"tags":{"page":"/api/process/logs/stream"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":251001,"timestamp":353336675892,"id":95,"parentId":60,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":255637,"timestamp":353336671280,"id":60,"parentId":17,"tags":{"page":"/favicon.ico"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":260533,"timestamp":353336675268,"id":67,"parentId":30,"tags":{},"startTime":1773388568940,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":264796,"timestamp":353336671030,"id":30,"parentId":17,"tags":{"page":"/api/cleanup-mock"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":259880,"timestamp":353336676416,"id":96,"parentId":22,"tags":{},"startTime":1773388568941,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":265521,"timestamp":353336670801,"id":22,"parentId":17,"tags":{"page":"/_not-found"},"startTime":1773388568935,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":249789,"timestamp":353336686602,"id":97,"parentId":58,"tags":{},"startTime":1773388568951,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":265139,"timestamp":353336671258,"id":58,"parentId":17,"tags":{"page":"/initialization"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":250645,"timestamp":353336686617,"id":98,"parentId":59,"tags":{},"startTime":1773388568951,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":266002,"timestamp":353336671272,"id":59,"parentId":17,"tags":{"page":"/"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"is-page-static","duration":256132,"timestamp":353336686620,"id":99,"parentId":57,"tags":{},"startTime":1773388568951,"traceId":"8fd92d710c9b9a51"},{"name":"check-page","duration":271544,"timestamp":353336671242,"id":57,"parentId":17,"tags":{"page":"/configuration"},"startTime":1773388568936,"traceId":"8fd92d710c9b9a51"},{"name":"static-check","duration":301512,"timestamp":353336641335,"id":17,"parentId":1,"tags":{},"startTime":1773388568906,"traceId":"8fd92d710c9b9a51"},{"name":"generate-required-server-files","duration":1073,"timestamp":353336944249,"id":101,"parentId":1,"tags":{},"startTime":1773388569209,"traceId":"8fd92d710c9b9a51"},{"name":"write-routes-manifest","duration":2843,"timestamp":353336950617,"id":103,"parentId":1,"tags":{},"startTime":1773388569215,"traceId":"8fd92d710c9b9a51"},{"name":"load-dotenv","duration":17,"timestamp":353336968952,"id":106,"parentId":105,"tags":{},"startTime":1773388569233,"traceId":"8fd92d710c9b9a51"},{"name":"run-export-path-map","duration":353,"timestamp":353337087133,"id":107,"parentId":105,"tags":{},"startTime":1773388569352,"traceId":"8fd92d710c9b9a51"},{"name":"next-export","duration":616527,"timestamp":353336968397,"id":105,"parentId":1,"tags":{},"startTime":1773388569233,"traceId":"8fd92d710c9b9a51"},{"name":"move-exported-app-not-found-","duration":3147,"timestamp":353337586216,"id":108,"parentId":104,"tags":{},"startTime":1773388569851,"traceId":"8fd92d710c9b9a51"},{"name":"move-exported-page","duration":8072,"timestamp":353337589444,"id":109,"parentId":104,"tags":{},"startTime":1773388569854,"traceId":"8fd92d710c9b9a51"},{"name":"static-generation","duration":673923,"timestamp":353336964648,"id":104,"parentId":1,"tags":{},"startTime":1773388569229,"traceId":"8fd92d710c9b9a51"}]
|
|
2
|
-
[{"name":"write-routes-manifest","duration":
|
|
1
|
+
[{"name":"generate-buildid","duration":114,"timestamp":82931455507,"id":4,"parentId":1,"tags":{},"startTime":1774335346891,"traceId":"963dc0eb5b473c23"},{"name":"load-custom-routes","duration":894,"timestamp":82931455663,"id":5,"parentId":1,"tags":{},"startTime":1774335346891,"traceId":"963dc0eb5b473c23"},{"name":"create-dist-dir","duration":137,"timestamp":82931497963,"id":6,"parentId":1,"tags":{},"startTime":1774335346933,"traceId":"963dc0eb5b473c23"},{"name":"create-pages-mapping","duration":116,"timestamp":82931586046,"id":7,"parentId":1,"tags":{},"startTime":1774335347021,"traceId":"963dc0eb5b473c23"},{"name":"collect-app-paths","duration":2606,"timestamp":82931586187,"id":8,"parentId":1,"tags":{},"startTime":1774335347022,"traceId":"963dc0eb5b473c23"},{"name":"create-app-mapping","duration":1616,"timestamp":82931588805,"id":9,"parentId":1,"tags":{},"startTime":1774335347024,"traceId":"963dc0eb5b473c23"},{"name":"public-dir-conflict-check","duration":284,"timestamp":82931590732,"id":10,"parentId":1,"tags":{},"startTime":1774335347026,"traceId":"963dc0eb5b473c23"},{"name":"generate-routes-manifest","duration":1097,"timestamp":82931591121,"id":11,"parentId":1,"tags":{},"startTime":1774335347026,"traceId":"963dc0eb5b473c23"},{"name":"verify-and-lint","duration":2138060,"timestamp":82935447023,"id":15,"parentId":1,"tags":{},"startTime":1774335350882,"traceId":"963dc0eb5b473c23"},{"name":"verify-typescript-setup","duration":2811233,"timestamp":82935443917,"id":14,"parentId":1,"tags":{},"startTime":1774335350879,"traceId":"963dc0eb5b473c23"},{"name":"check-static-error-page","duration":3509,"timestamp":82938266798,"id":18,"parentId":17,"tags":{},"startTime":1774335353702,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":3274,"timestamp":82938293952,"id":19,"parentId":17,"tags":{"page":"/_app"},"startTime":1774335353729,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":1875,"timestamp":82938295362,"id":21,"parentId":17,"tags":{"page":"/_document"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":2009,"timestamp":82938295267,"id":20,"parentId":17,"tags":{"page":"/_error"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":215498,"timestamp":82938303186,"id":65,"parentId":28,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":223691,"timestamp":82938295562,"id":28,"parentId":17,"tags":{"page":"/api/all-projects-envs"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":218070,"timestamp":82938303138,"id":64,"parentId":27,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":225706,"timestamp":82938295546,"id":27,"parentId":17,"tags":{"page":"/api/admin-status"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":220452,"timestamp":82938303354,"id":70,"parentId":32,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":228208,"timestamp":82938295617,"id":32,"parentId":17,"tags":{"page":"/api/cleanup-project"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":221090,"timestamp":82938303335,"id":69,"parentId":29,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":228867,"timestamp":82938295575,"id":29,"parentId":17,"tags":{"page":"/api/check-mock-intercept"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":222209,"timestamp":82938303380,"id":71,"parentId":31,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":230063,"timestamp":82938295610,"id":31,"parentId":17,"tags":{"page":"/api/cleanup-mock"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":222860,"timestamp":82938303293,"id":67,"parentId":23,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":230728,"timestamp":82938295475,"id":23,"parentId":17,"tags":{"page":"/api/admin-git-batch-create-branch"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":226858,"timestamp":82938303436,"id":74,"parentId":36,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":234668,"timestamp":82938295651,"id":36,"parentId":17,"tags":{"page":"/api/gwh-git-flow/abort"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":228103,"timestamp":82938303401,"id":72,"parentId":34,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":235911,"timestamp":82938295633,"id":34,"parentId":17,"tags":{"page":"/api/delete-mock-api"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":228643,"timestamp":82938303479,"id":75,"parentId":37,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":236486,"timestamp":82938295660,"id":37,"parentId":17,"tags":{"page":"/api/gwh-git-flow"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":230607,"timestamp":82938303247,"id":66,"parentId":25,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":238403,"timestamp":82938295519,"id":25,"parentId":17,"tags":{"page":"/api/admin-git-batch-merge"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":231957,"timestamp":82938303491,"id":76,"parentId":39,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":239790,"timestamp":82938295675,"id":39,"parentId":17,"tags":{"page":"/api/memory-status"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":232984,"timestamp":82938303502,"id":77,"parentId":40,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":240841,"timestamp":82938295682,"id":40,"parentId":17,"tags":{"page":"/api/microapp-proxy-change-stream"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":235331,"timestamp":82938302834,"id":62,"parentId":24,"tags":{},"startTime":1774335353738,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":242699,"timestamp":82938295498,"id":24,"parentId":17,"tags":{"page":"/api/admin-git-batch-delete-branch"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":235118,"timestamp":82938303428,"id":73,"parentId":35,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":242918,"timestamp":82938295644,"id":35,"parentId":17,"tags":{"page":"/api/get-mock-data"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":235073,"timestamp":82938303549,"id":79,"parentId":38,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":242967,"timestamp":82938295667,"id":38,"parentId":17,"tags":{"page":"/api/initialize-workspace"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":235576,"timestamp":82938303560,"id":80,"parentId":44,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":243440,"timestamp":82938295714,"id":44,"parentId":17,"tags":{"page":"/api/mock-open-status"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":237602,"timestamp":82938303517,"id":78,"parentId":41,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":245459,"timestamp":82938295693,"id":41,"parentId":17,"tags":{"page":"/api/microapp-proxy-config"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":237565,"timestamp":82938303611,"id":84,"parentId":46,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":245451,"timestamp":82938295730,"id":46,"parentId":17,"tags":{"page":"/api/open-all-mock"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":237600,"timestamp":82938303601,"id":83,"parentId":45,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":245492,"timestamp":82938295724,"id":45,"parentId":17,"tags":{"page":"/api/mock-setting"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":241141,"timestamp":82938303648,"id":87,"parentId":33,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":249429,"timestamp":82938295627,"id":33,"parentId":17,"tags":{"page":"/api/current-branch"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":242272,"timestamp":82938303633,"id":86,"parentId":48,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":250180,"timestamp":82938295746,"id":48,"parentId":17,"tags":{"page":"/api/process/logs"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":243545,"timestamp":82938303666,"id":88,"parentId":50,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":251462,"timestamp":82938295767,"id":50,"parentId":17,"tags":{"page":"/api/process/start"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":244692,"timestamp":82938303678,"id":89,"parentId":53,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":252597,"timestamp":82938295787,"id":53,"parentId":17,"tags":{"page":"/api/retry-project"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":244833,"timestamp":82938303589,"id":82,"parentId":47,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":252691,"timestamp":82938295736,"id":47,"parentId":17,"tags":{"page":"/api/open-project"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":244928,"timestamp":82938303691,"id":90,"parentId":51,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":252860,"timestamp":82938295773,"id":51,"parentId":17,"tags":{"page":"/api/process/status"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":245737,"timestamp":82938303028,"id":63,"parentId":26,"tags":{},"startTime":1774335353738,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":253233,"timestamp":82938295537,"id":26,"parentId":17,"tags":{"page":"/api/admin-git-batch-probe-remote-branch"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":246938,"timestamp":82938303703,"id":91,"parentId":49,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":254928,"timestamp":82938295752,"id":49,"parentId":17,"tags":{"page":"/api/process/logs/stream"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":247130,"timestamp":82938303715,"id":92,"parentId":52,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":255086,"timestamp":82938295781,"id":52,"parentId":17,"tags":{"page":"/api/project-config"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":247190,"timestamp":82938303752,"id":93,"parentId":55,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":255146,"timestamp":82938295802,"id":55,"parentId":17,"tags":{"page":"/api/uat-git-flow"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":248916,"timestamp":82938303795,"id":94,"parentId":56,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":256927,"timestamp":82938295812,"id":56,"parentId":17,"tags":{"page":"/api/uat-git-flow/step"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":248616,"timestamp":82938304164,"id":97,"parentId":54,"tags":{},"startTime":1774335353740,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":256990,"timestamp":82938295796,"id":54,"parentId":17,"tags":{"page":"/api/uat-git-flow/abort"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":250638,"timestamp":82938303315,"id":68,"parentId":30,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":258402,"timestamp":82938295590,"id":30,"parentId":17,"tags":{"page":"/api/check-workspace"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":251544,"timestamp":82938303620,"id":85,"parentId":42,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":259506,"timestamp":82938295699,"id":42,"parentId":17,"tags":{"page":"/api/mock-file-content"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":252913,"timestamp":82938303580,"id":81,"parentId":43,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":260835,"timestamp":82938295707,"id":43,"parentId":17,"tags":{"page":"/api/mock-file"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":254170,"timestamp":82938303824,"id":96,"parentId":57,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":262211,"timestamp":82938295818,"id":57,"parentId":17,"tags":{"page":"/api/workspace/create"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":256933,"timestamp":82938303805,"id":95,"parentId":61,"tags":{},"startTime":1774335353739,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":264898,"timestamp":82938295868,"id":61,"parentId":17,"tags":{"page":"/favicon.ico"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":267098,"timestamp":82938305483,"id":98,"parentId":22,"tags":{},"startTime":1774335353741,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":277220,"timestamp":82938295384,"id":22,"parentId":17,"tags":{"page":"/_not-found"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":254971,"timestamp":82938317824,"id":99,"parentId":60,"tags":{},"startTime":1774335353753,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":276946,"timestamp":82938295856,"id":60,"parentId":17,"tags":{"page":"/"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":255293,"timestamp":82938317840,"id":100,"parentId":59,"tags":{},"startTime":1774335353753,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":277302,"timestamp":82938295839,"id":59,"parentId":17,"tags":{"page":"/initialization"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"is-page-static","duration":257666,"timestamp":82938317849,"id":101,"parentId":58,"tags":{},"startTime":1774335353753,"traceId":"963dc0eb5b473c23"},{"name":"check-page","duration":279694,"timestamp":82938295826,"id":58,"parentId":17,"tags":{"page":"/configuration"},"startTime":1774335353731,"traceId":"963dc0eb5b473c23"},{"name":"static-check","duration":309292,"timestamp":82938266258,"id":17,"parentId":1,"tags":{},"startTime":1774335353702,"traceId":"963dc0eb5b473c23"},{"name":"generate-required-server-files","duration":352,"timestamp":82938575809,"id":103,"parentId":1,"tags":{},"startTime":1774335354011,"traceId":"963dc0eb5b473c23"},{"name":"write-routes-manifest","duration":664,"timestamp":82938581688,"id":105,"parentId":1,"tags":{},"startTime":1774335354017,"traceId":"963dc0eb5b473c23"},{"name":"load-dotenv","duration":18,"timestamp":82938594881,"id":108,"parentId":107,"tags":{},"startTime":1774335354030,"traceId":"963dc0eb5b473c23"},{"name":"run-export-path-map","duration":269,"timestamp":82938687522,"id":109,"parentId":107,"tags":{},"startTime":1774335354123,"traceId":"963dc0eb5b473c23"},{"name":"next-export","duration":465464,"timestamp":82938594268,"id":107,"parentId":1,"tags":{},"startTime":1774335354030,"traceId":"963dc0eb5b473c23"},{"name":"move-exported-app-not-found-","duration":3526,"timestamp":82939060780,"id":110,"parentId":106,"tags":{},"startTime":1774335354496,"traceId":"963dc0eb5b473c23"}]
|
|
2
|
+
[{"name":"move-exported-page","duration":12944,"timestamp":82939064469,"id":111,"parentId":106,"tags":{},"startTime":1774335354500,"traceId":"963dc0eb5b473c23"},{"name":"static-generation","duration":524990,"timestamp":82938590652,"id":106,"parentId":1,"tags":{},"startTime":1774335354026,"traceId":"963dc0eb5b473c23"},{"name":"write-routes-manifest","duration":7700,"timestamp":82939115656,"id":112,"parentId":1,"tags":{},"startTime":1774335354551,"traceId":"963dc0eb5b473c23"},{"name":"node-file-trace-build","duration":3890782,"timestamp":82938577732,"id":104,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1774335354013,"traceId":"963dc0eb5b473c23"},{"name":"apply-include-excludes","duration":257,"timestamp":82942468528,"id":113,"parentId":1,"tags":{},"startTime":1774335357904,"traceId":"963dc0eb5b473c23"},{"name":"print-tree-view","duration":2463,"timestamp":82942469055,"id":114,"parentId":1,"tags":{},"startTime":1774335357904,"traceId":"963dc0eb5b473c23"},{"name":"telemetry-flush","duration":27,"timestamp":82942471527,"id":115,"parentId":1,"tags":{},"startTime":1774335357907,"traceId":"963dc0eb5b473c23"},{"name":"next-build","duration":11496044,"timestamp":82930975512,"id":1,"tags":{"buildMode":"default","isTurboBuild":"true","version":"15.3.4","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1774335346411,"traceId":"963dc0eb5b473c23"}]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "prime-dev-cli",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.2",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"refresh:config": "node ./bin/cli.mjs init",
|
|
@@ -8,7 +8,8 @@
|
|
|
8
8
|
"zip:plugin": "pnpm --filter prime-dev-browser-extension zip",
|
|
9
9
|
"dev:plugin": "pnpm --filter prime-dev-browser-extension dev",
|
|
10
10
|
"dev:server": "pnpm --filter server dev",
|
|
11
|
-
"postbuild:server": "mkdir -p ./dist/server && cp -R ./packages/server/.next ./dist/server && cp -R ./packages/server/public ./dist/server"
|
|
11
|
+
"postbuild:server": "mkdir -p ./dist/server && cp -R ./packages/server/.next ./dist/server && cp -R ./packages/server/public ./dist/server",
|
|
12
|
+
"test:root": "node --test ./test/skill-assets.test.mjs"
|
|
12
13
|
},
|
|
13
14
|
"bin": {
|
|
14
15
|
"prime": "bin/cli.mjs"
|
|
@@ -17,7 +18,9 @@
|
|
|
17
18
|
"bin",
|
|
18
19
|
"dist",
|
|
19
20
|
"config",
|
|
20
|
-
"lib"
|
|
21
|
+
"lib",
|
|
22
|
+
"skills",
|
|
23
|
+
"plugin-marketplace"
|
|
21
24
|
],
|
|
22
25
|
"keywords": [],
|
|
23
26
|
"author": "",
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "prime-dev-cli-marketplace",
|
|
3
|
+
"owner": {
|
|
4
|
+
"name": "prime-dev-cli"
|
|
5
|
+
},
|
|
6
|
+
"metadata": {
|
|
7
|
+
"description": "Bundled Claude Code plugins shipped with prime-dev-cli"
|
|
8
|
+
},
|
|
9
|
+
"plugins": [
|
|
10
|
+
{
|
|
11
|
+
"name": "prime-dev-cli",
|
|
12
|
+
"source": "./plugins/prime-dev-cli",
|
|
13
|
+
"description": "Workspace, mock, proxy, and microapp operations for prime-dev-cli"
|
|
14
|
+
}
|
|
15
|
+
]
|
|
16
|
+
}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
# prime-dev-cli Claude adapter
|
|
2
|
+
|
|
3
|
+
This directory is the Claude Code adapter for the generic `prime-workspace` skill source.
|
|
4
|
+
|
|
5
|
+
The platform-neutral source lives at:
|
|
6
|
+
- `skills/prime-workspace/README.md`
|
|
7
|
+
- `skills/prime-workspace/SKILL.md`
|
|
8
|
+
|
|
9
|
+
For most users, the recommended installation path is the `skills` CLI, not this adapter.
|
|
10
|
+
|
|
11
|
+
## Included Claude skill
|
|
12
|
+
|
|
13
|
+
- `/prime-workspace`
|
|
14
|
+
|
|
15
|
+
This adapter is meant to preserve the same friendly experience as the generic skill source, including phrases like:
|
|
16
|
+
- 帮我启动 icrc
|
|
17
|
+
- 看看 iqc 在不在跑
|
|
18
|
+
- 把 icrc 切到 sitnew
|
|
19
|
+
- 给 isource 挂上 ilink-isource
|
|
20
|
+
- 把 /api/user/info 切到异常场景
|
|
21
|
+
|
|
22
|
+
## Persistent installation
|
|
23
|
+
|
|
24
|
+
```bash
|
|
25
|
+
claude plugin marketplace add ./plugin-marketplace
|
|
26
|
+
claude plugin install prime-dev-cli@prime-dev-cli-marketplace
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
## Session-only loading
|
|
30
|
+
|
|
31
|
+
```bash
|
|
32
|
+
claude --plugin-dir ./plugin-marketplace/plugins/prime-dev-cli
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
If your shell exposes a `cc` alias, this also works:
|
|
36
|
+
|
|
37
|
+
```bash
|
|
38
|
+
cc --plugin-dir ./plugin-marketplace/plugins/prime-dev-cli
|
|
39
|
+
```
|
|
40
|
+
|
|
41
|
+
## Local testing
|
|
42
|
+
|
|
43
|
+
From the repository root:
|
|
44
|
+
|
|
45
|
+
```bash
|
|
46
|
+
claude plugin validate ./plugin-marketplace
|
|
47
|
+
claude --plugin-dir ./plugin-marketplace/plugins/prime-dev-cli
|
|
48
|
+
```
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: prime-workspace
|
|
3
|
+
description: Use this skill when the user wants to operate prime-dev-cli through friendly phrases such as starting icrc, checking one app's status, managing mock scenes, switching proxy targets, or updating microapp bindings.
|
|
4
|
+
metadata:
|
|
5
|
+
author: prime-dev-cli
|
|
6
|
+
version: "0.1.0"
|
|
7
|
+
argument-hint: status | project | start | stop | logs | mock | proxy | microapp | branch
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
# Prime Workspace
|
|
11
|
+
|
|
12
|
+
This file is the Claude Code adapter for the generic `skills/prime-workspace/SKILL.md` execution spec.
|
|
13
|
+
|
|
14
|
+
Follow the generic skill rules first. This adapter only adds Claude-specific guidance.
|
|
15
|
+
|
|
16
|
+
## Claude-specific guidance
|
|
17
|
+
|
|
18
|
+
### Default local server
|
|
19
|
+
- Base URL: `http://localhost:52741`
|
|
20
|
+
|
|
21
|
+
### If the server is unavailable
|
|
22
|
+
Prefer telling packaged users to run:
|
|
23
|
+
- `prime ui`
|
|
24
|
+
|
|
25
|
+
For repository developers, `pnpm run dev:server` is also acceptable.
|
|
26
|
+
|
|
27
|
+
### Output style
|
|
28
|
+
For successful actions, prefer concise task-oriented output. Example:
|
|
29
|
+
- 已启动 icrc
|
|
30
|
+
- 访问地址:`http://localhost:8806`
|
|
31
|
+
|
|
32
|
+
For ambiguous actions, ask one narrow follow-up question instead of dumping raw config.
|
|
33
|
+
|
|
34
|
+
## High-value friendly examples
|
|
35
|
+
- 帮我启动 icrc
|
|
36
|
+
- 停掉 ilink-icrc
|
|
37
|
+
- 看看 iqc 在不在跑
|
|
38
|
+
- 把 icrc 切到 sitnew
|
|
39
|
+
- 把 ilink 的 /icrc-api 切到 uat
|
|
40
|
+
- 给 isource 挂上 ilink-isource
|
|
41
|
+
- 把 /api/user/info 切到异常场景
|
|
42
|
+
- 看下 esource-fe 分支
|
|
43
|
+
|
|
44
|
+
## Claude-specific safety emphasis
|
|
45
|
+
Always confirm before:
|
|
46
|
+
- deleting a mock scene
|
|
47
|
+
- deleting a whole mock API
|
|
48
|
+
- opening all mock scenes
|
|
49
|
+
- closing all mock scenes
|
|
50
|
+
- changing microapp selections
|
|
51
|
+
- changing proxies when the target prefix is ambiguous
|
|
52
|
+
|
|
53
|
+
## Reference
|
|
54
|
+
The generic execution contract lives at:
|
|
55
|
+
- `skills/prime-workspace/SKILL.md`
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
# prime-workspace
|
|
2
|
+
|
|
3
|
+
`prime-workspace` 是 `prime-dev-cli` 的通用 skill 源说明,不绑定单一 Agent 平台。
|
|
4
|
+
|
|
5
|
+
## 目标效果
|
|
6
|
+
|
|
7
|
+
这个 skill 的目标不是让用户记 endpoint。
|
|
8
|
+
而是让用户可以直接说自然语言,例如:
|
|
9
|
+
- 帮我启动 icrc
|
|
10
|
+
- 停掉 ilink-icrc
|
|
11
|
+
- 看看 iqc 在不在跑
|
|
12
|
+
- 把 icrc 切到 sitnew
|
|
13
|
+
- 给 isource 挂上 ilink-isource
|
|
14
|
+
- 把 /api/user/info 切到异常场景
|
|
15
|
+
|
|
16
|
+
## 能力范围
|
|
17
|
+
|
|
18
|
+
- workspace / 项目状态看板
|
|
19
|
+
- 单项目状态查询
|
|
20
|
+
- 启动 / 停止 / 状态 / 日志
|
|
21
|
+
- mock 接口创建与返回体编辑(含 Mock.js 随机数据)
|
|
22
|
+
- mock 场景管理
|
|
23
|
+
- 代理地址切换
|
|
24
|
+
- microapp 地址切换
|
|
25
|
+
- 分支状态查看
|
|
26
|
+
|
|
27
|
+
## 推荐安装方式:skills CLI
|
|
28
|
+
|
|
29
|
+
下面的 `./skills` 和 `./plugin-marketplace` 示例默认在仓库根目录执行。
|
|
30
|
+
如果你是从已安装的 npm 包中读取 skill,请改成对应安装目录下的路径。
|
|
31
|
+
|
|
32
|
+
推荐通过 `skills` CLI 安装这份通用 skill:
|
|
33
|
+
|
|
34
|
+
```bash
|
|
35
|
+
npx skills add ./skills --agent claude-code --global --copy --yes
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
如果你要接到其他 agent,替换 `--agent` 即可,例如:
|
|
39
|
+
|
|
40
|
+
```bash
|
|
41
|
+
npx skills add ./skills --agent codex --global --copy --yes
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
## 这个 skill 需要具备的执行能力
|
|
45
|
+
|
|
46
|
+
它应该至少知道:
|
|
47
|
+
- 默认本地 server 是 `http://localhost:52741`
|
|
48
|
+
- server 不可达时不要编造结果
|
|
49
|
+
- 启动类操作优先按 env 解释
|
|
50
|
+
- 打开项目 / 看分支 / 创建工作区优先按 project 解释
|
|
51
|
+
- 启动成功后的访问地址优先来自 env 的 `host`
|
|
52
|
+
- 删除 mock / 一键 mock / microapp 修改 / 多前缀代理修改要先确认
|
|
53
|
+
|
|
54
|
+
## Friendly usage examples
|
|
55
|
+
|
|
56
|
+
### 启动 / 状态 / 日志
|
|
57
|
+
- 帮我启动 icrc
|
|
58
|
+
- 停掉 ilink-icrc
|
|
59
|
+
- 看看 iqc 在不在跑
|
|
60
|
+
- 打开 isource 的日志
|
|
61
|
+
|
|
62
|
+
### 代理
|
|
63
|
+
- 看 icrc 现在走哪个代理
|
|
64
|
+
- 把 icrc 切到 sitnew
|
|
65
|
+
- 把 ilink 的 /icrc-api 切到 uat
|
|
66
|
+
- 给 ispar 新增 /idea-api
|
|
67
|
+
|
|
68
|
+
### Mock
|
|
69
|
+
- 打开 iqc-fe 的 mock 功能
|
|
70
|
+
- 打开 iqc-fe 的 mock 拦截
|
|
71
|
+
- 看 mock 列表
|
|
72
|
+
- 把 /api/user/info 切到异常场景
|
|
73
|
+
- 新建一个超时场景
|
|
74
|
+
- 删除这个 mock 场景
|
|
75
|
+
- 一键关闭所有 mock
|
|
76
|
+
|
|
77
|
+
### MicroApp
|
|
78
|
+
- 看 icrc 挂了哪些微应用
|
|
79
|
+
- 给 isource 挂上 ilink-isource
|
|
80
|
+
- 清空 iua 的微应用代理
|
|
81
|
+
|
|
82
|
+
### 项目 / 工作区 / 分支
|
|
83
|
+
- 看下工作空间状态
|
|
84
|
+
- 打开 esource-fe
|
|
85
|
+
- 给我建个 ilink-fe 和 iqc-fe 的工作区
|
|
86
|
+
- 看下 esource-fe 分支
|
|
87
|
+
|
|
88
|
+
## Claude Code 兼容适配
|
|
89
|
+
|
|
90
|
+
如果你需要使用 Claude Code plugin 兼容层:
|
|
91
|
+
|
|
92
|
+
### 手动持久化安装
|
|
93
|
+
|
|
94
|
+
```bash
|
|
95
|
+
claude plugin marketplace add ./plugin-marketplace
|
|
96
|
+
claude plugin install prime-dev-cli@prime-dev-cli-marketplace
|
|
97
|
+
```
|
|
98
|
+
|
|
99
|
+
### 当前 session 临时加载
|
|
100
|
+
|
|
101
|
+
```bash
|
|
102
|
+
claude --plugin-dir ./plugin-marketplace/plugins/prime-dev-cli
|
|
103
|
+
```
|
|
104
|
+
|
|
105
|
+
如果本机有 `cc` 别名,也可以:
|
|
106
|
+
|
|
107
|
+
```bash
|
|
108
|
+
cc --plugin-dir ./plugin-marketplace/plugins/prime-dev-cli
|
|
109
|
+
```
|