chorus-codes 0.8.38 → 0.8.39
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/BUILD_ID +1 -1
- package/.next/app-path-routes-manifest.json +1 -1
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +2 -2
- package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/connect/page.js +1 -1
- package/.next/server/app/connect/page_client-reference-manifest.js +1 -1
- package/.next/server/app/demo/[scenario]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/new/page.js +1 -1
- package/.next/server/app/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/new.html +1 -1
- package/.next/server/app/new.rsc +3 -3
- package/.next/server/app/new.segments/_full.segment.rsc +3 -3
- package/.next/server/app/new.segments/_head.segment.rsc +1 -1
- package/.next/server/app/new.segments/_index.segment.rsc +2 -2
- package/.next/server/app/new.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/new.segments/new/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/new.segments/new.segment.rsc +1 -1
- package/.next/server/app/onboarding/page.js +2 -2
- package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/server/app/onboarding.html +1 -1
- package/.next/server/app/onboarding.rsc +3 -3
- package/.next/server/app/onboarding.segments/_full.segment.rsc +3 -3
- package/.next/server/app/onboarding.segments/_head.segment.rsc +1 -1
- package/.next/server/app/onboarding.segments/_index.segment.rsc +2 -2
- package/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/onboarding.segments/onboarding.segment.rsc +1 -1
- package/.next/server/app/page.js +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/personas/page_client-reference-manifest.js +1 -1
- package/.next/server/app/personas.html +1 -1
- package/.next/server/app/personas.rsc +3 -3
- package/.next/server/app/personas.segments/_full.segment.rsc +3 -3
- package/.next/server/app/personas.segments/_head.segment.rsc +1 -1
- package/.next/server/app/personas.segments/_index.segment.rsc +2 -2
- package/.next/server/app/personas.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/personas.segments/personas/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/personas.segments/personas.segment.rsc +1 -1
- package/.next/server/app/runs/[runId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/runs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/permissions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings.html +1 -1
- package/.next/server/app/settings.rsc +3 -3
- package/.next/server/app/settings.segments/_full.segment.rsc +3 -3
- package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
- package/.next/server/app/templates/page.js +1 -1
- package/.next/server/app/templates/page_client-reference-manifest.js +1 -1
- package/.next/server/app/templates.html +1 -1
- package/.next/server/app/templates.rsc +3 -3
- package/.next/server/app/templates.segments/_full.segment.rsc +3 -3
- package/.next/server/app/templates.segments/_head.segment.rsc +1 -1
- package/.next/server/app/templates.segments/_index.segment.rsc +2 -2
- package/.next/server/app/templates.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/templates.segments/templates/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/templates.segments/templates.segment.rsc +1 -1
- package/.next/server/app-paths-manifest.json +1 -1
- package/.next/server/chunks/189.js +1 -1
- package/.next/server/chunks/325.js +1 -1
- package/.next/server/chunks/642.js +1 -1
- package/.next/server/chunks/681.js +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/245-686f2a9a3d4d5554.js +1 -0
- package/.next/static/chunks/{641-3e7b9575770aa968.js → 641-66f3ba81d2479b02.js} +1 -1
- package/.next/static/chunks/744-a5a2f718e91700bd.js +1 -0
- package/.next/static/chunks/app/connect/page-e216744a2daa061b.js +1 -0
- package/.next/static/chunks/app/new/page-d65ea7687a1b37ad.js +1 -0
- package/.next/static/chunks/app/onboarding/page-9f2b388be3008bdc.js +1 -0
- package/.next/static/chunks/app/page-75f1f750029680bd.js +1 -0
- package/.next/static/chunks/app/templates/page-0cfb5ce79f29fcd5.js +1 -0
- package/.next/static/css/a2b7a8d35dba10d3.css +3 -0
- package/.next/trace +20 -20
- package/.next/trace-build +1 -1
- package/dist/cli/commands/quickstart.js +6 -4
- package/dist/cli/commands/quickstart.js.map +1 -1
- package/dist/daemon/agents/grok.js +105 -0
- package/dist/daemon/agents/grok.js.map +1 -0
- package/dist/daemon/agents/index.js +4 -1
- package/dist/daemon/agents/index.js.map +1 -1
- package/dist/daemon/agents/parsers/grok.js +89 -0
- package/dist/daemon/agents/parsers/grok.js.map +1 -0
- package/dist/daemon/agents/parsers/index.js +4 -1
- package/dist/daemon/agents/parsers/index.js.map +1 -1
- package/dist/daemon/error-detector.js +21 -2
- package/dist/daemon/error-detector.js.map +1 -1
- package/dist/daemon/orchestrators/grok.js +2 -2
- package/dist/daemon/orchestrators/grok.js.map +1 -1
- package/dist/lib/cli-health.js +1 -0
- package/dist/lib/cli-health.js.map +1 -1
- package/dist/lib/cli-precheck.js +12 -0
- package/dist/lib/cli-precheck.js.map +1 -1
- package/dist/lib/db/voices.js +1 -1
- package/dist/lib/db/voices.js.map +1 -1
- package/dist/lib/lineage-maps.js +25 -0
- package/dist/lib/lineage-maps.js.map +1 -1
- package/dist/lib/template-schema.js +2 -2
- package/dist/lib/template-schema.js.map +1 -1
- package/dist/lib/voices.js +6 -0
- package/dist/lib/voices.js.map +1 -1
- package/package.json +1 -1
- package/.next/static/chunks/245-c081ea5ea945611e.js +0 -1
- package/.next/static/chunks/744-0fa71524896d2b59.js +0 -1
- package/.next/static/chunks/app/connect/page-ae2d68d73d1fa88a.js +0 -1
- package/.next/static/chunks/app/new/page-7793713d2f445862.js +0 -1
- package/.next/static/chunks/app/onboarding/page-66e7f39dc92dd401.js +0 -1
- package/.next/static/chunks/app/page-4bbcd06414430038.js +0 -1
- package/.next/static/chunks/app/templates/page-5ecd9b15c495b3bd.js +0 -1
- package/.next/static/css/b914f2b25cf933a9.css +0 -3
- /package/.next/static/{K8p7q94EZUywXFc1L87FJ → CJke3duo44Hy3cygzeoG9}/_buildManifest.js +0 -0
- /package/.next/static/{K8p7q94EZUywXFc1L87FJ → CJke3duo44Hy3cygzeoG9}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/templates/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"821":{"*":{"id":"24188","name":"*","chunks":[],"async":false}},"1195":{"*":{"id":"70173","name":"*","chunks":[],"async":false}},"1245":{"*":{"id":"72325","name":"*","chunks":[],"async":false}},"1727":{"*":{"id":"43317","name":"*","chunks":[],"async":false}},"1996":{"*":{"id":"74679","name":"*","chunks":[],"async":false}},"2573":{"*":{"id":"23937","name":"*","chunks":[],"async":false}},"2897":{"*":{"id":"31193","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"36500","name":"*","chunks":[],"async":false}},"3068":{"*":{"id":"68936","name":"*","chunks":[],"async":false}},"3720":{"*":{"id":"10186","name":"*","chunks":[],"async":false}},"3779":{"*":{"id":"76941","name":"*","chunks":[],"async":false}},"3943":{"*":{"id":"51356","name":"*","chunks":[],"async":false}},"4400":{"*":{"id":"67485","name":"*","chunks":[],"async":false}},"4473":{"*":{"id":"37373","name":"*","chunks":[],"async":false}},"5017":{"*":{"id":"62753","name":"*","chunks":[],"async":false}},"5249":{"*":{"id":"28351","name":"*","chunks":[],"async":false}},"5482":{"*":{"id":"85080","name":"*","chunks":[],"async":false}},"5484":{"*":{"id":"25980","name":"*","chunks":[],"async":false}},"5921":{"*":{"id":"58874","name":"*","chunks":[],"async":false}},"6141":{"*":{"id":"46075","name":"*","chunks":[],"async":false}},"6501":{"*":{"id":"3758","name":"*","chunks":[],"async":false}},"7130":{"*":{"id":"42492","name":"*","chunks":[],"async":false}},"8344":{"*":{"id":"86095","name":"*","chunks":[],"async":false}},"8359":{"*":{"id":"96941","name":"*","chunks":[],"async":false}},"8952":{"*":{"id":"79652","name":"*","chunks":[],"async":false}},"9823":{"*":{"id":"6699","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":3720,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":3720,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":4473,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":4473,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":3779,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":3779,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8952,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8952,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":5484,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":5484,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":5482,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":5482,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":5017,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":5017,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3068,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3068,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":2051,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9241,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/src/app/globals.css":{"id":6315,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/src/app/new/page.tsx":{"id":6141,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx":{"id":1996,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/personas/page.tsx":{"id":5921,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/settings/page.tsx":{"id":3943,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/templates/page.tsx":{"id":3016,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","690","static/chunks/690-092c26db4082d49a.js","641","static/chunks/641-3e7b9575770aa968.js","344","static/chunks/344-17db55a402a0742b.js","744","static/chunks/744-0fa71524896d2b59.js","814","static/chunks/app/templates/page-5ecd9b15c495b3bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx":{"id":821,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-3e7b9575770aa968.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-4bbcd06414430038.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx":{"id":8344,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-3e7b9575770aa968.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-4bbcd06414430038.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx":{"id":7130,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx":{"id":1727,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx":{"id":5249,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/runs-table.tsx":{"id":2897,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx":{"id":4400,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":6501,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-3e7b9575770aa968.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-4bbcd06414430038.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js":{"id":2573,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-3e7b9575770aa968.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-4bbcd06414430038.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2573,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-3e7b9575770aa968.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-4bbcd06414430038.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx":{"id":9823,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-3e7b9575770aa968.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-4bbcd06414430038.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx":{"id":1195,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-3e7b9575770aa968.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-4bbcd06414430038.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx":{"id":8359,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-3e7b9575770aa968.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-4bbcd06414430038.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx":{"id":1245,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/ubuntu/dev/chorus/src/":[],"/home/ubuntu/dev/chorus/src/app/layout":[{"inlined":false,"path":"static/css/b914f2b25cf933a9.css"}],"/home/ubuntu/dev/chorus/src/app/page":[],"/home/ubuntu/dev/chorus/src/app/templates/page":[]},"rscModuleMapping":{"821":{"*":{"id":"80434","name":"*","chunks":[],"async":false}},"1195":{"*":{"id":"94335","name":"*","chunks":[],"async":false}},"1245":{"*":{"id":"73354","name":"*","chunks":[],"async":false}},"1727":{"*":{"id":"39663","name":"*","chunks":[],"async":false}},"1996":{"*":{"id":"86114","name":"*","chunks":[],"async":false}},"2573":{"*":{"id":"42711","name":"*","chunks":[],"async":false}},"2897":{"*":{"id":"55803","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"45036","name":"*","chunks":[],"async":false}},"3068":{"*":{"id":"15858","name":"*","chunks":[],"async":false}},"3720":{"*":{"id":"10312","name":"*","chunks":[],"async":false}},"3779":{"*":{"id":"56207","name":"*","chunks":[],"async":false}},"3943":{"*":{"id":"72778","name":"*","chunks":[],"async":false}},"4400":{"*":{"id":"89719","name":"*","chunks":[],"async":false}},"4473":{"*":{"id":"38883","name":"*","chunks":[],"async":false}},"5017":{"*":{"id":"90039","name":"*","chunks":[],"async":false}},"5249":{"*":{"id":"32517","name":"*","chunks":[],"async":false}},"5482":{"*":{"id":"21554","name":"*","chunks":[],"async":false}},"5484":{"*":{"id":"14374","name":"*","chunks":[],"async":false}},"5921":{"*":{"id":"32062","name":"*","chunks":[],"async":false}},"6141":{"*":{"id":"37825","name":"*","chunks":[],"async":false}},"6315":{"*":{"id":"75234","name":"*","chunks":[],"async":false}},"6501":{"*":{"id":"36135","name":"*","chunks":[],"async":false}},"7130":{"*":{"id":"22030","name":"*","chunks":[],"async":false}},"8344":{"*":{"id":"23154","name":"*","chunks":[],"async":false}},"8359":{"*":{"id":"59979","name":"*","chunks":[],"async":false}},"8952":{"*":{"id":"97314","name":"*","chunks":[],"async":false}},"9823":{"*":{"id":"92705","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/templates/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"821":{"*":{"id":"24188","name":"*","chunks":[],"async":false}},"1195":{"*":{"id":"70173","name":"*","chunks":[],"async":false}},"1245":{"*":{"id":"72325","name":"*","chunks":[],"async":false}},"1727":{"*":{"id":"43317","name":"*","chunks":[],"async":false}},"1996":{"*":{"id":"74679","name":"*","chunks":[],"async":false}},"2573":{"*":{"id":"23937","name":"*","chunks":[],"async":false}},"2897":{"*":{"id":"31193","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"36500","name":"*","chunks":[],"async":false}},"3068":{"*":{"id":"68936","name":"*","chunks":[],"async":false}},"3720":{"*":{"id":"10186","name":"*","chunks":[],"async":false}},"3779":{"*":{"id":"76941","name":"*","chunks":[],"async":false}},"3943":{"*":{"id":"51356","name":"*","chunks":[],"async":false}},"4400":{"*":{"id":"67485","name":"*","chunks":[],"async":false}},"4473":{"*":{"id":"37373","name":"*","chunks":[],"async":false}},"5017":{"*":{"id":"62753","name":"*","chunks":[],"async":false}},"5249":{"*":{"id":"28351","name":"*","chunks":[],"async":false}},"5482":{"*":{"id":"85080","name":"*","chunks":[],"async":false}},"5484":{"*":{"id":"25980","name":"*","chunks":[],"async":false}},"5921":{"*":{"id":"58874","name":"*","chunks":[],"async":false}},"6141":{"*":{"id":"46075","name":"*","chunks":[],"async":false}},"6501":{"*":{"id":"3758","name":"*","chunks":[],"async":false}},"7130":{"*":{"id":"42492","name":"*","chunks":[],"async":false}},"8344":{"*":{"id":"86095","name":"*","chunks":[],"async":false}},"8359":{"*":{"id":"96941","name":"*","chunks":[],"async":false}},"8952":{"*":{"id":"79652","name":"*","chunks":[],"async":false}},"9823":{"*":{"id":"6699","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":3720,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":3720,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":4473,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":4473,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":3779,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":3779,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8952,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8952,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":5484,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":5484,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":5482,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":5482,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":5017,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":5017,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3068,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3068,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":2051,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9241,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/src/app/globals.css":{"id":6315,"name":"*","chunks":["177","static/chunks/app/layout-c72dccd02780d8ff.js"],"async":false},"/home/ubuntu/dev/chorus/src/app/new/page.tsx":{"id":6141,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/onboarding/page.tsx":{"id":1996,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/personas/page.tsx":{"id":5921,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/settings/page.tsx":{"id":3943,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/templates/page.tsx":{"id":3016,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","690","static/chunks/690-092c26db4082d49a.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","744","static/chunks/744-a5a2f718e91700bd.js","814","static/chunks/app/templates/page-0cfb5ce79f29fcd5.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx":{"id":821,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx":{"id":8344,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/openrouter-card.tsx":{"id":7130,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/orchestrator-card.tsx":{"id":1727,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/demo/[scenario]/page.tsx":{"id":5249,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/lucide-react@1.12.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":6501,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/app-dir/link.js":{"id":2573,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/node_modules/.pnpm/next@16.2.4_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2573,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/lineage-fleet-card.tsx":{"id":9823,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/opencode-fleet-card.tsx":{"id":1195,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/openrouter-fleet-card.tsx":{"id":8359,"name":"*","chunks":["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","974","static/chunks/app/page-75f1f750029680bd.js"],"async":false},"/home/ubuntu/dev/chorus/src/components/runs-table.tsx":{"id":2897,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/app/settings/permissions/permissions-form.tsx":{"id":4400,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/chorus/src/components/live-run-real/index.tsx":{"id":1245,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/ubuntu/dev/chorus/src/":[],"/home/ubuntu/dev/chorus/src/app/layout":[{"inlined":false,"path":"static/css/a2b7a8d35dba10d3.css"}],"/home/ubuntu/dev/chorus/src/app/page":[],"/home/ubuntu/dev/chorus/src/app/templates/page":[]},"rscModuleMapping":{"821":{"*":{"id":"80434","name":"*","chunks":[],"async":false}},"1195":{"*":{"id":"94335","name":"*","chunks":[],"async":false}},"1245":{"*":{"id":"73354","name":"*","chunks":[],"async":false}},"1727":{"*":{"id":"39663","name":"*","chunks":[],"async":false}},"1996":{"*":{"id":"86114","name":"*","chunks":[],"async":false}},"2573":{"*":{"id":"42711","name":"*","chunks":[],"async":false}},"2897":{"*":{"id":"55803","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"45036","name":"*","chunks":[],"async":false}},"3068":{"*":{"id":"15858","name":"*","chunks":[],"async":false}},"3720":{"*":{"id":"10312","name":"*","chunks":[],"async":false}},"3779":{"*":{"id":"56207","name":"*","chunks":[],"async":false}},"3943":{"*":{"id":"72778","name":"*","chunks":[],"async":false}},"4400":{"*":{"id":"89719","name":"*","chunks":[],"async":false}},"4473":{"*":{"id":"38883","name":"*","chunks":[],"async":false}},"5017":{"*":{"id":"90039","name":"*","chunks":[],"async":false}},"5249":{"*":{"id":"32517","name":"*","chunks":[],"async":false}},"5482":{"*":{"id":"21554","name":"*","chunks":[],"async":false}},"5484":{"*":{"id":"14374","name":"*","chunks":[],"async":false}},"5921":{"*":{"id":"32062","name":"*","chunks":[],"async":false}},"6141":{"*":{"id":"37825","name":"*","chunks":[],"async":false}},"6315":{"*":{"id":"75234","name":"*","chunks":[],"async":false}},"6501":{"*":{"id":"36135","name":"*","chunks":[],"async":false}},"7130":{"*":{"id":"22030","name":"*","chunks":[],"async":false}},"8344":{"*":{"id":"23154","name":"*","chunks":[],"async":false}},"8359":{"*":{"id":"59979","name":"*","chunks":[],"async":false}},"8952":{"*":{"id":"97314","name":"*","chunks":[],"async":false}},"9823":{"*":{"id":"92705","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en" class="dark __variable_246ccd __variable_4c40f6 h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/22a5144ee8d83bca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/f5271587012faf78-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/b914f2b25cf933a9.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-87142ab87b87c8fb.js"/><script src="/_next/static/chunks/ed64ccb0-b7d2b5246d18ca7e.js" async=""></script><script src="/_next/static/chunks/128-a5d059bf5b2e5090.js" async=""></script><script src="/_next/static/chunks/main-app-e9f7985e32dc8a63.js" async=""></script><script src="/_next/static/chunks/742-e466c37ab445a8a1.js" async=""></script><script src="/_next/static/chunks/832-18bf24783a3a5332.js" async=""></script><script src="/_next/static/chunks/690-092c26db4082d49a.js" async=""></script><script src="/_next/static/chunks/641-3e7b9575770aa968.js" async=""></script><script src="/_next/static/chunks/344-17db55a402a0742b.js" async=""></script><script src="/_next/static/chunks/744-0fa71524896d2b59.js" async=""></script><script src="/_next/static/chunks/app/templates/page-5ecd9b15c495b3bd.js" async=""></script><meta name="next-size-adjust" content=""/><title>Chorus — many voices, one chorus</title><meta name="description" content="The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus."/><link rel="icon" href="/favicon.ico?b67a357858af4169" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icon.svg?79b94d624cb60ac1" type="image/svg+xml" sizes="any"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="min-h-full flex flex-col bg-background text-foreground"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-screen overflow-hidden bg-background text-foreground"><aside class="hidden h-screen shrink-0 flex-col border-r border-border bg-card/30 transition-[width] duration-200 ease-out md:flex w-60"><div class="flex h-full flex-col"><div class="flex h-14 items-center gap-2 border-b border-border px-3"><div class="grid h-7 w-7 shrink-0 place-items-center rounded-md bg-primary/15 text-primary"><svg viewBox="0 0 32 32" aria-hidden="true" class="h-[18px] w-[18px]" fill="currentColor"><circle cx="11" cy="20" r="3.2" fill-opacity="0.55"></circle><circle cx="21" cy="20" r="3.2" fill-opacity="0.55"></circle><circle cx="16" cy="11" r="3.2"></circle></svg></div><span class="text-sm font-semibold tracking-tight">Chorus</span><span class="ml-auto rounded-md border border-border px-1.5 py-0.5 font-mono text-[10px] text-muted-foreground">—</span><button type="button" aria-label="Collapse sidebar" class="rounded p-1 text-muted-foreground transition hover:bg-accent hover:text-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-panel-left-close h-3.5 w-3.5" aria-hidden="true"><rect width="18" height="18" x="3" y="3" rx="2"></rect><path d="M9 3v18"></path><path d="m16 15-3-3 3-3"></path></svg></button></div><nav class="py-3 px-2"><ul class="flex flex-col gap-0.5"><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard h-4 w-4 shrink-0" 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>Home</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/runs"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-list-checks h-4 w-4 shrink-0" aria-hidden="true"><path d="M13 5h8"></path><path d="M13 12h8"></path><path d="M13 19h8"></path><path d="m3 17 2 2 4-4"></path><path d="m3 7 2 2 4-4"></path></svg><span>Runs</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 bg-accent text-foreground" href="/templates"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layers h-4 w-4 shrink-0" aria-hidden="true"><path d="M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z"></path><path d="M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12"></path><path d="M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17"></path></svg><span>Templates</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/personas"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users h-4 w-4 shrink-0" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg><span>Personas</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/connect"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plug h-4 w-4 shrink-0" 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>Connect</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings h-4 w-4 shrink-0" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg><span>Settings</span></a></li></ul></nav><div class="flex min-h-0 flex-1 flex-col border-t border-border"><div class="flex shrink-0 flex-col gap-2 bg-card/40 px-3 py-3"><a aria-label="New chat" class="inline-flex h-8 w-full items-center justify-center gap-1.5 rounded-md bg-primary px-2.5 text-xs font-medium text-primary-foreground transition hover:bg-primary/90" href="/new"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-3.5 w-3.5" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg><span>New chat</span></a><div class="mt-1 px-1 text-[10px] font-medium uppercase tracking-wider text-muted-foreground">Recent</div></div><nav class="min-h-0 flex-1 overflow-y-auto px-2 py-2"><div class="px-2 py-4 text-xs text-muted-foreground">Loading…</div></nav></div></div></aside><div class="flex flex-1 flex-col overflow-hidden"><header class="flex h-12 items-center border-b border-border bg-background/60 px-3 backdrop-blur md:hidden"><button type="button" aria-label="Open navigation" class="-ml-1 inline-flex h-9 w-9 shrink-0 items-center justify-center rounded-md text-muted-foreground transition hover:bg-accent hover:text-foreground md:hidden" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-_R_35fivb_" data-state="closed" data-slot="sheet-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu h-5 w-5" aria-hidden="true"><path d="M4 5h16"></path><path d="M4 12h16"></path><path d="M4 19h16"></path></svg></button></header><main class="flex-1 overflow-y-auto"><div class="mx-auto w-full max-w-6xl px-4 py-6 sm:px-6 sm:py-8 md:px-8 md:py-10"><header class="mb-6 flex flex-col gap-3 sm:flex-row sm:items-end sm:justify-between"><div class="min-w-0"><p class="text-xs uppercase tracking-wider text-muted-foreground">Templates</p><h1 class="mt-1 text-2xl font-semibold tracking-tight">Reusable review workflows</h1><p class="mt-2 max-w-2xl text-sm leading-relaxed text-muted-foreground">Each template defines the driver, reviewers, prompts, and quorum rule for a kind of task. Fork, edit, share.</p></div><div class="shrink-0 self-start sm:self-auto"><button type="button" aria-label="New template" class="inline-flex shrink-0 items-center gap-1.5 rounded-md bg-primary px-3 py-1.5 text-sm font-medium text-primary-foreground shadow-sm transition hover:bg-primary/90" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-_R_4d5fivb_" data-state="closed" data-slot="dialog-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg><span class="hidden sm:inline">New template</span></button></div></header><div class="mb-4 flex items-center gap-1 border-b border-border"><button type="button" class="relative px-3 py-2 text-sm transition text-foreground">All<span class="absolute inset-x-3 bottom-0 h-0.5 bg-primary"></span></button><button type="button" class="relative px-3 py-2 text-sm transition text-muted-foreground hover:text-foreground">Review</button><button type="button" class="relative px-3 py-2 text-sm transition text-muted-foreground hover:text-foreground">Plan</button><button type="button" class="relative px-3 py-2 text-sm transition text-muted-foreground hover:text-foreground">Debug</button><button type="button" class="relative px-3 py-2 text-sm transition text-muted-foreground hover:text-foreground">Decide</button></div><div class="grid grid-cols-1 gap-4 lg:grid-cols-[1fr_1fr]"><div class="flex min-w-0 flex-col gap-2"></div><div data-slot="card" class="flex flex-col gap-6 rounded-xl border shadow-sm bg-card p-4 text-center text-muted-foreground"><p>Select a template to view details</p></div></div></div></main></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-87142ab87b87c8fb.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[5484,[],\"\"]\n3:I[5482,[],\"\"]\n4:I[4473,[],\"ClientPageRoot\"]\n5:I[3016,[\"742\",\"static/chunks/742-e466c37ab445a8a1.js\",\"832\",\"static/chunks/832-18bf24783a3a5332.js\",\"690\",\"static/chunks/690-092c26db4082d49a.js\",\"641\",\"static/chunks/641-3e7b9575770aa968.js\",\"344\",\"static/chunks/344-17db55a402a0742b.js\",\"744\",\"static/chunks/744-0fa71524896d2b59.js\",\"814\",\"static/chunks/app/templates/page-5ecd9b15c495b3bd.js\"],\"default\"]\n8:I[5017,[],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[5017,[],\"ViewportBoundary\"]\ne:I[5017,[],\"MetadataBoundary\"]\n10:I[3720,[],\"default\",1]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/f5271587012faf78-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/b914f2b25cf933a9.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"templates\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"templates\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/b914f2b25cf933a9.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark __variable_246ccd __variable_4c40f6 h-full antialiased\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full flex flex-col bg-background text-foreground\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",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,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@6\",\"$@7\"]}}],null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,null]},null,false,\"$@b\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"K8p7q94EZUywXFc1L87FJ\"}\n"])</script><script>self.__next_f.push([1,"11:[]\nb:\"$W11\"\n6:{}\n7:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"12:I[3068,[],\"IconMark\"]\na:null\nf:[[\"$\",\"title\",\"0\",{\"children\":\"Chorus — many voices, one chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?b67a357858af4169\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.svg?79b94d624cb60ac1\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"$L12\",\"4\",{}]]\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><html lang="en" class="dark __variable_246ccd __variable_4c40f6 h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/22a5144ee8d83bca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/f5271587012faf78-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/a2b7a8d35dba10d3.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-87142ab87b87c8fb.js"/><script src="/_next/static/chunks/ed64ccb0-b7d2b5246d18ca7e.js" async=""></script><script src="/_next/static/chunks/128-a5d059bf5b2e5090.js" async=""></script><script src="/_next/static/chunks/main-app-e9f7985e32dc8a63.js" async=""></script><script src="/_next/static/chunks/742-e466c37ab445a8a1.js" async=""></script><script src="/_next/static/chunks/832-18bf24783a3a5332.js" async=""></script><script src="/_next/static/chunks/690-092c26db4082d49a.js" async=""></script><script src="/_next/static/chunks/641-66f3ba81d2479b02.js" async=""></script><script src="/_next/static/chunks/344-17db55a402a0742b.js" async=""></script><script src="/_next/static/chunks/744-a5a2f718e91700bd.js" async=""></script><script src="/_next/static/chunks/app/templates/page-0cfb5ce79f29fcd5.js" async=""></script><meta name="next-size-adjust" content=""/><title>Chorus — many voices, one chorus</title><meta name="description" content="The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus."/><link rel="icon" href="/favicon.ico?b67a357858af4169" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icon.svg?79b94d624cb60ac1" type="image/svg+xml" sizes="any"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="min-h-full flex flex-col bg-background text-foreground"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-screen overflow-hidden bg-background text-foreground"><aside class="hidden h-screen shrink-0 flex-col border-r border-border bg-card/30 transition-[width] duration-200 ease-out md:flex w-60"><div class="flex h-full flex-col"><div class="flex h-14 items-center gap-2 border-b border-border px-3"><div class="grid h-7 w-7 shrink-0 place-items-center rounded-md bg-primary/15 text-primary"><svg viewBox="0 0 32 32" aria-hidden="true" class="h-[18px] w-[18px]" fill="currentColor"><circle cx="11" cy="20" r="3.2" fill-opacity="0.55"></circle><circle cx="21" cy="20" r="3.2" fill-opacity="0.55"></circle><circle cx="16" cy="11" r="3.2"></circle></svg></div><span class="text-sm font-semibold tracking-tight">Chorus</span><span class="ml-auto rounded-md border border-border px-1.5 py-0.5 font-mono text-[10px] text-muted-foreground">—</span><button type="button" aria-label="Collapse sidebar" class="rounded p-1 text-muted-foreground transition hover:bg-accent hover:text-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-panel-left-close h-3.5 w-3.5" aria-hidden="true"><rect width="18" height="18" x="3" y="3" rx="2"></rect><path d="M9 3v18"></path><path d="m16 15-3-3 3-3"></path></svg></button></div><nav class="py-3 px-2"><ul class="flex flex-col gap-0.5"><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard h-4 w-4 shrink-0" 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>Home</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/runs"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-list-checks h-4 w-4 shrink-0" aria-hidden="true"><path d="M13 5h8"></path><path d="M13 12h8"></path><path d="M13 19h8"></path><path d="m3 17 2 2 4-4"></path><path d="m3 7 2 2 4-4"></path></svg><span>Runs</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 bg-accent text-foreground" href="/templates"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layers h-4 w-4 shrink-0" aria-hidden="true"><path d="M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z"></path><path d="M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12"></path><path d="M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17"></path></svg><span>Templates</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/personas"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-users h-4 w-4 shrink-0" aria-hidden="true"><path d="M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"></path><path d="M16 3.128a4 4 0 0 1 0 7.744"></path><path d="M22 21v-2a4 4 0 0 0-3-3.87"></path><circle cx="9" cy="7" r="4"></circle></svg><span>Personas</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/connect"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plug h-4 w-4 shrink-0" 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>Connect</span></a></li><li><a class="flex items-center rounded-md text-sm transition-colors gap-2 px-2 py-1.5 text-muted-foreground hover:bg-accent/50 hover:text-foreground" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings h-4 w-4 shrink-0" aria-hidden="true"><path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"></path><circle cx="12" cy="12" r="3"></circle></svg><span>Settings</span></a></li></ul></nav><div class="flex min-h-0 flex-1 flex-col border-t border-border"><div class="flex shrink-0 flex-col gap-2 bg-card/40 px-3 py-3"><a aria-label="New chat" class="inline-flex h-8 w-full items-center justify-center gap-1.5 rounded-md bg-primary px-2.5 text-xs font-medium text-primary-foreground transition hover:bg-primary/90" href="/new"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-3.5 w-3.5" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg><span>New chat</span></a><div class="mt-1 px-1 text-[10px] font-medium uppercase tracking-wider text-muted-foreground">Recent</div></div><nav class="min-h-0 flex-1 overflow-y-auto px-2 py-2"><div class="px-2 py-4 text-xs text-muted-foreground">Loading…</div></nav></div></div></aside><div class="flex flex-1 flex-col overflow-hidden"><header class="flex h-12 items-center border-b border-border bg-background/60 px-3 backdrop-blur md:hidden"><button type="button" aria-label="Open navigation" class="-ml-1 inline-flex h-9 w-9 shrink-0 items-center justify-center rounded-md text-muted-foreground transition hover:bg-accent hover:text-foreground md:hidden" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-_R_35fivb_" data-state="closed" data-slot="sheet-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-menu h-5 w-5" aria-hidden="true"><path d="M4 5h16"></path><path d="M4 12h16"></path><path d="M4 19h16"></path></svg></button></header><main class="flex-1 overflow-y-auto"><div class="mx-auto w-full max-w-6xl px-4 py-6 sm:px-6 sm:py-8 md:px-8 md:py-10"><header class="mb-6 flex flex-col gap-3 sm:flex-row sm:items-end sm:justify-between"><div class="min-w-0"><p class="text-xs uppercase tracking-wider text-muted-foreground">Templates</p><h1 class="mt-1 text-2xl font-semibold tracking-tight">Reusable review workflows</h1><p class="mt-2 max-w-2xl text-sm leading-relaxed text-muted-foreground">Each template defines the driver, reviewers, prompts, and quorum rule for a kind of task. Fork, edit, share.</p></div><div class="shrink-0 self-start sm:self-auto"><button type="button" aria-label="New template" class="inline-flex shrink-0 items-center gap-1.5 rounded-md bg-primary px-3 py-1.5 text-sm font-medium text-primary-foreground shadow-sm transition hover:bg-primary/90" aria-haspopup="dialog" aria-expanded="false" aria-controls="radix-_R_4d5fivb_" data-state="closed" data-slot="dialog-trigger"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-plus h-4 w-4" aria-hidden="true"><path d="M5 12h14"></path><path d="M12 5v14"></path></svg><span class="hidden sm:inline">New template</span></button></div></header><div class="mb-4 flex items-center gap-1 border-b border-border"><button type="button" class="relative px-3 py-2 text-sm transition text-foreground">All<span class="absolute inset-x-3 bottom-0 h-0.5 bg-primary"></span></button><button type="button" class="relative px-3 py-2 text-sm transition text-muted-foreground hover:text-foreground">Review</button><button type="button" class="relative px-3 py-2 text-sm transition text-muted-foreground hover:text-foreground">Plan</button><button type="button" class="relative px-3 py-2 text-sm transition text-muted-foreground hover:text-foreground">Debug</button><button type="button" class="relative px-3 py-2 text-sm transition text-muted-foreground hover:text-foreground">Decide</button></div><div class="grid grid-cols-1 gap-4 lg:grid-cols-[1fr_1fr]"><div class="flex min-w-0 flex-col gap-2"></div><div data-slot="card" class="flex flex-col gap-6 rounded-xl border shadow-sm bg-card p-4 text-center text-muted-foreground"><p>Select a template to view details</p></div></div></div></main></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-87142ab87b87c8fb.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[5484,[],\"\"]\n3:I[5482,[],\"\"]\n4:I[4473,[],\"ClientPageRoot\"]\n5:I[3016,[\"742\",\"static/chunks/742-e466c37ab445a8a1.js\",\"832\",\"static/chunks/832-18bf24783a3a5332.js\",\"690\",\"static/chunks/690-092c26db4082d49a.js\",\"641\",\"static/chunks/641-66f3ba81d2479b02.js\",\"344\",\"static/chunks/344-17db55a402a0742b.js\",\"744\",\"static/chunks/744-a5a2f718e91700bd.js\",\"814\",\"static/chunks/app/templates/page-0cfb5ce79f29fcd5.js\"],\"default\"]\n8:I[5017,[],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[5017,[],\"ViewportBoundary\"]\ne:I[5017,[],\"MetadataBoundary\"]\n10:I[3720,[],\"default\",1]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/f5271587012faf78-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/a2b7a8d35dba10d3.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"templates\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"templates\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/a2b7a8d35dba10d3.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"dark __variable_246ccd __variable_4c40f6 h-full antialiased\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full flex flex-col bg-background text-foreground\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",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,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@6\",\"$@7\"]}}],null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,null]},null,false,\"$@b\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"CJke3duo44Hy3cygzeoG9\"}\n"])</script><script>self.__next_f.push([1,"11:[]\nb:\"$W11\"\n6:{}\n7:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"12:I[3068,[],\"IconMark\"]\na:null\nf:[[\"$\",\"title\",\"0\",{\"children\":\"Chorus — many voices, one chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?b67a357858af4169\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.svg?79b94d624cb60ac1\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"$L12\",\"4\",{}]]\n"])</script></body></html>
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
2:I[5484,[],""]
|
|
3
3
|
3:I[5482,[],""]
|
|
4
4
|
4:I[4473,[],"ClientPageRoot"]
|
|
5
|
-
5:I[3016,["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","690","static/chunks/690-092c26db4082d49a.js","641","static/chunks/641-
|
|
5
|
+
5:I[3016,["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","690","static/chunks/690-092c26db4082d49a.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","744","static/chunks/744-a5a2f718e91700bd.js","814","static/chunks/app/templates/page-0cfb5ce79f29fcd5.js"],"default"]
|
|
6
6
|
8:I[5017,[],"OutletBoundary"]
|
|
7
7
|
9:"$Sreact.suspense"
|
|
8
8
|
c:I[5017,[],"ViewportBoundary"]
|
|
@@ -10,8 +10,8 @@ e:I[5017,[],"MetadataBoundary"]
|
|
|
10
10
|
10:I[3720,[],"default",1]
|
|
11
11
|
:HL["/_next/static/media/22a5144ee8d83bca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
12
12
|
:HL["/_next/static/media/f5271587012faf78-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
13
|
-
:HL["/_next/static/css/
|
|
14
|
-
0:{"P":null,"c":["","templates"],"q":"","i":false,"f":[[["",{"children":["templates",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/
|
|
13
|
+
:HL["/_next/static/css/a2b7a8d35dba10d3.css","style"]
|
|
14
|
+
0:{"P":null,"c":["","templates"],"q":"","i":false,"f":[[["",{"children":["templates",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a2b7a8d35dba10d3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark __variable_246ccd __variable_4c40f6 h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-background text-foreground","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",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,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"CJke3duo44Hy3cygzeoG9"}
|
|
15
15
|
11:[]
|
|
16
16
|
b:"$W11"
|
|
17
17
|
6:{}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
2:I[5484,[],""]
|
|
3
3
|
3:I[5482,[],""]
|
|
4
4
|
4:I[4473,[],"ClientPageRoot"]
|
|
5
|
-
5:I[3016,["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","690","static/chunks/690-092c26db4082d49a.js","641","static/chunks/641-
|
|
5
|
+
5:I[3016,["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","690","static/chunks/690-092c26db4082d49a.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","744","static/chunks/744-a5a2f718e91700bd.js","814","static/chunks/app/templates/page-0cfb5ce79f29fcd5.js"],"default"]
|
|
6
6
|
8:I[5017,[],"OutletBoundary"]
|
|
7
7
|
9:"$Sreact.suspense"
|
|
8
8
|
c:I[5017,[],"ViewportBoundary"]
|
|
@@ -10,8 +10,8 @@ e:I[5017,[],"MetadataBoundary"]
|
|
|
10
10
|
10:I[3720,[],"default",1]
|
|
11
11
|
:HL["/_next/static/media/22a5144ee8d83bca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
12
12
|
:HL["/_next/static/media/f5271587012faf78-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
13
|
-
:HL["/_next/static/css/
|
|
14
|
-
0:{"P":null,"c":["","templates"],"q":"","i":false,"f":[[["",{"children":["templates",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/
|
|
13
|
+
:HL["/_next/static/css/a2b7a8d35dba10d3.css","style"]
|
|
14
|
+
0:{"P":null,"c":["","templates"],"q":"","i":false,"f":[[["",{"children":["templates",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a2b7a8d35dba10d3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"dark __variable_246ccd __variable_4c40f6 h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-background text-foreground","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",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,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"CJke3duo44Hy3cygzeoG9"}
|
|
15
15
|
11:[]
|
|
16
16
|
b:"$W11"
|
|
17
17
|
6:{}
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[5017,[],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[3068,[],"IconMark"]
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Chorus — many voices, one chorus"}],["$","meta","1",{"name":"description","content":"The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?b67a357858af4169","type":"image/x-icon","sizes":"16x16"}],["$","link","3",{"rel":"icon","href":"/icon.svg?79b94d624cb60ac1","type":"image/svg+xml","sizes":"any"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Chorus — many voices, one chorus"}],["$","meta","1",{"name":"description","content":"The polished orchestrator over your AI fleet. Paste a task. Pick a template. Watch multiple LLMs reach consensus."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?b67a357858af4169","type":"image/x-icon","sizes":"16x16"}],["$","link","3",{"rel":"icon","href":"/icon.svg?79b94d624cb60ac1","type":"image/svg+xml","sizes":"any"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"CJke3duo44Hy3cygzeoG9"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[5484,[],""]
|
|
3
3
|
3:I[5482,[],""]
|
|
4
|
-
:HL["/_next/static/css/
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/
|
|
4
|
+
:HL["/_next/static/css/a2b7a8d35dba10d3.css","style"]
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/a2b7a8d35dba10d3.css","precedence":"next"}]],["$","html",null,{"lang":"en","className":"dark __variable_246ccd __variable_4c40f6 h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col bg-background text-foreground","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"CJke3duo44Hy3cygzeoG9"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
:HL["/_next/static/media/22a5144ee8d83bca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
2
2
|
:HL["/_next/static/media/f5271587012faf78-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
3
|
-
:HL["/_next/static/css/
|
|
4
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"templates","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"
|
|
3
|
+
:HL["/_next/static/css/a2b7a8d35dba10d3.css","style"]
|
|
4
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"templates","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"CJke3duo44Hy3cygzeoG9"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[4473,[],"ClientPageRoot"]
|
|
3
|
-
3:I[3016,["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","690","static/chunks/690-092c26db4082d49a.js","641","static/chunks/641-
|
|
3
|
+
3:I[3016,["742","static/chunks/742-e466c37ab445a8a1.js","832","static/chunks/832-18bf24783a3a5332.js","690","static/chunks/690-092c26db4082d49a.js","641","static/chunks/641-66f3ba81d2479b02.js","344","static/chunks/344-17db55a402a0742b.js","744","static/chunks/744-a5a2f718e91700bd.js","814","static/chunks/app/templates/page-0cfb5ce79f29fcd5.js"],"default"]
|
|
4
4
|
6:I[5017,[],"OutletBoundary"]
|
|
5
5
|
7:"$Sreact.suspense"
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"CJke3duo44Hy3cygzeoG9"}
|
|
7
7
|
4:{}
|
|
8
8
|
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
9
|
8:null
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[5484,[],""]
|
|
3
3
|
3:I[5482,[],""]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"CJke3duo44Hy3cygzeoG9"}
|
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
"/templates/page": "app/templates/page.js",
|
|
13
13
|
"/connect/page": "app/connect/page.js",
|
|
14
14
|
"/demo/[scenario]/page": "app/demo/[scenario]/page.js",
|
|
15
|
+
"/page": "app/page.js",
|
|
15
16
|
"/runs/page": "app/runs/page.js",
|
|
16
17
|
"/settings/permissions/page": "app/settings/permissions/page.js",
|
|
17
|
-
"/page": "app/page.js",
|
|
18
18
|
"/runs/[runId]/page": "app/runs/[runId]/page.js"
|
|
19
19
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=189,exports.ids=[189],exports.modules={17546:(a,b,c)=>{c.d(b,{$v:()=>d.$,PB:()=>s,mt:()=>B.mt,GT:()=>D,$F:()=>A,Ih:()=>r,_$:()=>C,AQ:()=>B.AQ,eG:()=>z});var d=c(54197),e=c(50984),f=c(85772);let g=e.ai().int().min(3e4).max(36e5).optional(),h=e.k5(["anthropic","openai","google","opencode","moonshot","openrouter","local","any"]),i=e.k5(["anthropic","openai","google","opencode","moonshot","openrouter","local"]),j=e.Ik({require:e.ai().int().min(0).default(1),crossLineage:e.zM().default(!0),candidates:e.YO(e.Ik({lineage:i,models:e.YO(e.Yj()).optional(),persona:e.Yj().optional()}))}).superRefine((a,b)=>{if(a.require>a.candidates.length&&b.addIssue({code:f.eq.custom,path:["require"],message:`reviewer.require (${a.require}) cannot exceed reviewer.candidates.length (${a.candidates.length}). Either lower require or add more candidates.`}),a.crossLineage&&a.require>0){let c=new Set(a.candidates.map(a=>a.lineage)).size;a.require>c&&b.addIssue({code:f.eq.custom,path:["require"],message:`reviewer.require (${a.require}) exceeds distinct lineages (${c}) in candidates with crossLineage=true. Either lower require, disable crossLineage, or add candidates from more lineages.`})}}),k=e.Ik({include:e.YO(e.Yj()).default([]),exclude:e.YO(e.Yj()).default([])}).default({include:[],exclude:[]}),l=e.Ik({maxRounds:e.ai().int().min(1).default(2),onDisagreement:e.k5(["continue","escalate","accept-doer"]).default("continue"),shareSessionAcrossRounds:e.zM().default(!0),shareSessionAcrossPhases:e.zM().default(!1)}).default({maxRounds:2,onDisagreement:"continue",shareSessionAcrossRounds:!0,shareSessionAcrossPhases:!1}),m=e.Ik({id:e.Yj().min(1),kind:e.k5(["plan","spec","tests","implement","review","verify","divergence"]),title:e.Yj().min(1),description:e.Yj().optional(),doer:e.Ik({lineage:h,models:e.YO(e.Yj()).optional(),persona:e.Yj().optional()}),reviewer:j.optional(),inputs:k,iterate:l,timeoutMs:g}),n=e.Ik({id:e.Yj().min(1),kind:e.eu("review_only"),title:e.Yj().min(1),description:e.Yj().optional(),reviewer:j,artifact:e.Ik({label:e.Yj().min(1).default("Artifact to review"),hint:e.Yj().default("Paste a unified diff, a markdown draft, code, or any text blob."),maxBytes:e.ai().int().min(1).default(1048576)}).default({label:"Artifact to review",hint:"Paste a unified diff, a markdown draft, code, or any text blob.",maxBytes:1048576}),inputs:k,timeoutMs:g}),o=e.gM("kind",[m.extend({kind:e.eu("plan")}),m.extend({kind:e.eu("spec")}),m.extend({kind:e.eu("tests")}),m.extend({kind:e.eu("implement")}),m.extend({kind:e.eu("review")}),m.extend({kind:e.eu("verify")}),m.extend({kind:e.eu("divergence")}),n]),p=e.Ik({id:e.Yj().min(1),name:e.Yj().min(1),description:e.Yj().min(1),author:e.Yj().default("chorus"),agreementThreshold:e.ai().min(0).max(1).default(.66),onThresholdMet:e.k5(["merge","ask","review"]).default("ask"),maxRounds:e.ai().int().min(1).default(3),yoloDefault:e.zM().default(!1),estimatedBaselineTokens:e.ai().int().min(0).optional(),phases:e.YO(o).min(1).refine(a=>{let b=a.filter(a=>"review_only"===a.kind).length;return 0===b||1===b&&1===a.length},{message:"review_only phases cannot be mixed with other phase kinds and only one is allowed (hybrid templates are out of scope)"}).refine(a=>{let b=a.map(a=>a.id);return new Set(b).size===b.length},{message:"phase ids must be unique"}),ship:e.Ik({enabled:e.zM().default(!1),baseBranch:e.Yj().optional(),branchPattern:e.Yj().default("chorus/{chatId}"),titleTemplate:e.Yj().default("chorus: {template} via #{chatId}")}).optional(),fallback:e.Ik({doer:e.YO(e.Ik({lineage:h,models:e.YO(e.Yj()).min(1),persona:e.Yj().optional()})).optional(),reviewer:e.YO(e.Ik({lineage:i,models:e.YO(e.Yj()).min(1),persona:e.Yj().optional()})).optional()}).optional()});function q(a){let b,c;if(a.attached_files)try{let c=JSON.parse(a.attached_files);Array.isArray(c)&&(b=c)}catch{}if(a.template_snapshot)try{let b=JSON.parse(a.template_snapshot),d=p.safeParse(b);d.success&&(c={...d.data,phases:d.data.phases.map(a=>({...a,reviewer:a.reviewer?{...a.reviewer,candidatesWithModels:a.reviewer.candidatesWithModels??(a.reviewer.candidates??[]).map(a=>({lineage:a.lineage,models:a.models??[],...void 0!==a.persona?{persona:a.persona}:{}}))}:a.reviewer}))})}catch{}return{id:a.id,slug:a.slug??void 0,work:a.work,templateId:a.template_id,status:a.status,currentPhaseIdx:a.current_phase_idx??0,yolo:!!a.yolo,attachedFiles:b,repoPath:a.repo_path??void 0,prUrl:a.pr_url??void 0,shipError:a.ship_error??void 0,artifact:a.artifact??void 0,verdict:a.verdict??void 0,templateSnapshot:c,createdAt:a.created_at,updatedAt:a.updated_at,finishedAt:a.finished_at??void 0}}async function r(a){let b=new URLSearchParams;a?.limit&&b.append("limit",a.limit.toString()),a?.offset&&b.append("offset",a.offset.toString()),a?.status&&b.append("status",a.status);let c=b.toString();return(await (0,d.T)(`/chats${c?`?${c}`:""}`)).items.map(q)}async function s(a){return q(await (0,d.T)(`/chats/${a}`))}var t=c(59144);let u=new Set(["anthropic","openai","google","opencode","moonshot","any","xai"]),v={anthropic:"claude",openai:"codex",google:"gemini",opencode:"opencode",moonshot:"kimi",any:"claude",xai:"opencode"};function w(a){return a?v[a]??"claude":"claude"}function x(a){let b=a.kind??"review";return{id:a.id??"phase",name:a.title??a.name??a.id??"Phase",description:a.description??"",kind:b,gate:"auto",doer:{lineage:w(a.doer?.lineage),models:a.doer?.models??[],...a.doer?.persona?{persona:a.doer.persona}:{}},reviewer:{require:a.reviewer?.require??1,crossLineage:a.reviewer?.crossLineage??!0,candidates:(a.reviewer?.candidates??[]).map(a=>w(a.lineage)).filter(a=>u.has(Object.keys(v).find(b=>v[b]===a)??"")),candidatesWithModels:(a.reviewer?.candidates??[]).map(a=>({lineage:w(a.lineage),models:a.models??[],...a.persona?{persona:a.persona}:{}}))},inputs:{include:a.inputs?.include??[],exclude:a.inputs?.exclude??[]},iterate:{max:a.iterate?.maxRounds??2,onMax:"ask-user"},blindSpots:[],execution:"parallel",builtin:!0,..."review_only"===b?{artifact:{label:a.artifact?.label??"Artifact to review",hint:a.artifact?.hint??"Paste a unified diff, a markdown draft, code, or any text blob.",maxBytes:a.artifact?.maxBytes??1048576}}:{}}}function y(a){let b={};try{b=t.parse(a.yaml)??{}}catch{}let c="majority";"number"==typeof b.agreementThreshold?c=b.agreementThreshold>=.99?"unanimous":b.agreementThreshold>=.5?"majority":"any":"string"==typeof b.agreementThreshold&&(c=b.agreementThreshold);let d=(b.phases??[]).map(x);return{id:a.id,name:b.name??a.id,description:b.description??"",category:function(a,b){if(a.category)return a.category;let c=b.toLowerCase();return c.includes("bug")||c.includes("debug")||c.includes("diagnose")?"debug":c.includes("plan")||c.includes("architect")?"plan":c.includes("decide")||c.includes("decision")?"decide":"review"}(b,a.id),phases:d,agreementThreshold:c,onThresholdMet:"auto-finalize"===b.onThresholdMet?"auto-finalize":"ask-user",maxRounds:b.maxRounds??3,driver:"external",driverHandoff:!1,verificationGate:"auto",costCapUsd:0,yoloDefault:b.yoloDefault??!1,estimatedBaselineTokens:b.estimatedBaselineTokens,onError:"ask-user",notify:"dashboard-only",yaml:a.yaml,authorHandle:b.author??"chorus",forks:0,popularity:0,source:a.source,isComplete:"number"==typeof a.is_complete?0!==a.is_complete:!1!==a.is_complete}}async function z(){return(await (0,d.T)("/templates")).items.map(y)}async function A(a){return y(await (0,d.T)(`/templates/${a}`))}var B=c(81147);async function C(){return(await (0,d.T)("/orchestrators")).items}async function D(){return(0,d.T)("/stats")}},23154:(a,b,c)=>{c.d(b,{MobileTopBar:()=>d});let d=(0,c(96600).registerClientReference)(function(){throw Error("Attempted to call MobileTopBar() from the server but MobileTopBar is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","MobileTopBar")},30676:(a,b,c)=>{c.d(b,{G:()=>g});var d=c(87796),e=c(80434),f=c(23154);function g({children:a}){return(0,d.jsxs)("div",{className:"flex h-screen w-screen overflow-hidden bg-background text-foreground",children:[(0,d.jsx)(e.AppSidebar,{}),(0,d.jsxs)("div",{className:"flex flex-1 flex-col overflow-hidden",children:[(0,d.jsx)(f.MobileTopBar,{}),(0,d.jsx)("main",{className:"flex-1 overflow-y-auto",children:a})]})]})}},54197:(a,b,c)=>{c.d(b,{$:()=>g,T:()=>h});let d="/api/v1";async function e(){let a=process.env.PORT;return a?`http://127.0.0.1:${a}/api/daemon`:"http://127.0.0.1:5050/api/daemon"}async function f(){return await e()}class g extends Error{constructor(a,b,c,d){super(c),this.code=a,this.statusCode=b,this.details=d,this.name="DaemonError"}}async function h(a,b={}){let c=await f(),e=a.startsWith("/")?a:`/${a}`,i=e===d||e.startsWith(`${d}/`)?e:`${d}${e}`,j=`${c.replace(/\/$/,"")}${i}`;try{let a=await fetch(j,{...b,headers:{"Content-Type":"application/json",...b.headers}}),c=await a.json().catch(()=>({ok:!1,error:{code:"parse_error",message:"Failed to parse response"}}));if(!c.ok){if("string"==typeof c.error&&"string"==typeof c.message)throw new g(c.error,a.status,c.message);throw new g(c.error?.code||"unknown",a.status,c.error?.message||`Daemon returned ${a.status}`,c.error?.details)}return c.data}catch(a){if(a instanceof g)throw a;if(a instanceof TypeError&&a.message.includes("fetch"))throw new g("connection_failed",0,"Failed to connect to Chorus daemon. Is it running?");throw new g("unknown",0,a instanceof Error?a.message:"Unknown error")}}},80434:(a,b,c)=>{c.d(b,{AppSidebar:()=>e});var d=c(96600);(0,d.registerClientReference)(function(){throw Error("Attempted to call SidebarBody() from the server but SidebarBody is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","SidebarBody");let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call AppSidebar() from the server but AppSidebar is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","AppSidebar")},81147:(a,b,c)=>{c.d(b,{AQ:()=>g,VE:()=>e,mt:()=>f});var d=c(54197);async function e(){return(0,d.T)("/settings/permissions")}async function f(){return(0,d.T)("/settings")}async function g(){return(await (0,d.T)("/secrets")).items}}};
|
|
1
|
+
"use strict";exports.id=189,exports.ids=[189],exports.modules={17546:(a,b,c)=>{c.d(b,{$v:()=>d.$,PB:()=>s,mt:()=>B.mt,GT:()=>D,$F:()=>A,Ih:()=>r,_$:()=>C,AQ:()=>B.AQ,eG:()=>z});var d=c(54197),e=c(50984),f=c(85772);let g=e.ai().int().min(3e4).max(36e5).optional(),h=e.k5(["anthropic","openai","google","opencode","moonshot","openrouter","local","grok","any"]),i=e.k5(["anthropic","openai","google","opencode","moonshot","openrouter","local","grok"]),j=e.Ik({require:e.ai().int().min(0).default(1),crossLineage:e.zM().default(!0),candidates:e.YO(e.Ik({lineage:i,models:e.YO(e.Yj()).optional(),persona:e.Yj().optional()}))}).superRefine((a,b)=>{if(a.require>a.candidates.length&&b.addIssue({code:f.eq.custom,path:["require"],message:`reviewer.require (${a.require}) cannot exceed reviewer.candidates.length (${a.candidates.length}). Either lower require or add more candidates.`}),a.crossLineage&&a.require>0){let c=new Set(a.candidates.map(a=>a.lineage)).size;a.require>c&&b.addIssue({code:f.eq.custom,path:["require"],message:`reviewer.require (${a.require}) exceeds distinct lineages (${c}) in candidates with crossLineage=true. Either lower require, disable crossLineage, or add candidates from more lineages.`})}}),k=e.Ik({include:e.YO(e.Yj()).default([]),exclude:e.YO(e.Yj()).default([])}).default({include:[],exclude:[]}),l=e.Ik({maxRounds:e.ai().int().min(1).default(2),onDisagreement:e.k5(["continue","escalate","accept-doer"]).default("continue"),shareSessionAcrossRounds:e.zM().default(!0),shareSessionAcrossPhases:e.zM().default(!1)}).default({maxRounds:2,onDisagreement:"continue",shareSessionAcrossRounds:!0,shareSessionAcrossPhases:!1}),m=e.Ik({id:e.Yj().min(1),kind:e.k5(["plan","spec","tests","implement","review","verify","divergence"]),title:e.Yj().min(1),description:e.Yj().optional(),doer:e.Ik({lineage:h,models:e.YO(e.Yj()).optional(),persona:e.Yj().optional()}),reviewer:j.optional(),inputs:k,iterate:l,timeoutMs:g}),n=e.Ik({id:e.Yj().min(1),kind:e.eu("review_only"),title:e.Yj().min(1),description:e.Yj().optional(),reviewer:j,artifact:e.Ik({label:e.Yj().min(1).default("Artifact to review"),hint:e.Yj().default("Paste a unified diff, a markdown draft, code, or any text blob."),maxBytes:e.ai().int().min(1).default(1048576)}).default({label:"Artifact to review",hint:"Paste a unified diff, a markdown draft, code, or any text blob.",maxBytes:1048576}),inputs:k,timeoutMs:g}),o=e.gM("kind",[m.extend({kind:e.eu("plan")}),m.extend({kind:e.eu("spec")}),m.extend({kind:e.eu("tests")}),m.extend({kind:e.eu("implement")}),m.extend({kind:e.eu("review")}),m.extend({kind:e.eu("verify")}),m.extend({kind:e.eu("divergence")}),n]),p=e.Ik({id:e.Yj().min(1),name:e.Yj().min(1),description:e.Yj().min(1),author:e.Yj().default("chorus"),agreementThreshold:e.ai().min(0).max(1).default(.66),onThresholdMet:e.k5(["merge","ask","review"]).default("ask"),maxRounds:e.ai().int().min(1).default(3),yoloDefault:e.zM().default(!1),estimatedBaselineTokens:e.ai().int().min(0).optional(),phases:e.YO(o).min(1).refine(a=>{let b=a.filter(a=>"review_only"===a.kind).length;return 0===b||1===b&&1===a.length},{message:"review_only phases cannot be mixed with other phase kinds and only one is allowed (hybrid templates are out of scope)"}).refine(a=>{let b=a.map(a=>a.id);return new Set(b).size===b.length},{message:"phase ids must be unique"}),ship:e.Ik({enabled:e.zM().default(!1),baseBranch:e.Yj().optional(),branchPattern:e.Yj().default("chorus/{chatId}"),titleTemplate:e.Yj().default("chorus: {template} via #{chatId}")}).optional(),fallback:e.Ik({doer:e.YO(e.Ik({lineage:h,models:e.YO(e.Yj()).min(1),persona:e.Yj().optional()})).optional(),reviewer:e.YO(e.Ik({lineage:i,models:e.YO(e.Yj()).min(1),persona:e.Yj().optional()})).optional()}).optional()});function q(a){let b,c;if(a.attached_files)try{let c=JSON.parse(a.attached_files);Array.isArray(c)&&(b=c)}catch{}if(a.template_snapshot)try{let b=JSON.parse(a.template_snapshot),d=p.safeParse(b);d.success&&(c={...d.data,phases:d.data.phases.map(a=>({...a,reviewer:a.reviewer?{...a.reviewer,candidatesWithModels:a.reviewer.candidatesWithModels??(a.reviewer.candidates??[]).map(a=>({lineage:a.lineage,models:a.models??[],...void 0!==a.persona?{persona:a.persona}:{}}))}:a.reviewer}))})}catch{}return{id:a.id,slug:a.slug??void 0,work:a.work,templateId:a.template_id,status:a.status,currentPhaseIdx:a.current_phase_idx??0,yolo:!!a.yolo,attachedFiles:b,repoPath:a.repo_path??void 0,prUrl:a.pr_url??void 0,shipError:a.ship_error??void 0,artifact:a.artifact??void 0,verdict:a.verdict??void 0,templateSnapshot:c,createdAt:a.created_at,updatedAt:a.updated_at,finishedAt:a.finished_at??void 0}}async function r(a){let b=new URLSearchParams;a?.limit&&b.append("limit",a.limit.toString()),a?.offset&&b.append("offset",a.offset.toString()),a?.status&&b.append("status",a.status);let c=b.toString();return(await (0,d.T)(`/chats${c?`?${c}`:""}`)).items.map(q)}async function s(a){return q(await (0,d.T)(`/chats/${a}`))}var t=c(59144);let u=new Set(["anthropic","openai","google","opencode","moonshot","any","xai"]),v={anthropic:"claude",openai:"codex",google:"gemini",opencode:"opencode",moonshot:"kimi",any:"claude",xai:"opencode"};function w(a){return a?v[a]??"claude":"claude"}function x(a){let b=a.kind??"review";return{id:a.id??"phase",name:a.title??a.name??a.id??"Phase",description:a.description??"",kind:b,gate:"auto",doer:{lineage:w(a.doer?.lineage),models:a.doer?.models??[],...a.doer?.persona?{persona:a.doer.persona}:{}},reviewer:{require:a.reviewer?.require??1,crossLineage:a.reviewer?.crossLineage??!0,candidates:(a.reviewer?.candidates??[]).map(a=>w(a.lineage)).filter(a=>u.has(Object.keys(v).find(b=>v[b]===a)??"")),candidatesWithModels:(a.reviewer?.candidates??[]).map(a=>({lineage:w(a.lineage),models:a.models??[],...a.persona?{persona:a.persona}:{}}))},inputs:{include:a.inputs?.include??[],exclude:a.inputs?.exclude??[]},iterate:{max:a.iterate?.maxRounds??2,onMax:"ask-user"},blindSpots:[],execution:"parallel",builtin:!0,..."review_only"===b?{artifact:{label:a.artifact?.label??"Artifact to review",hint:a.artifact?.hint??"Paste a unified diff, a markdown draft, code, or any text blob.",maxBytes:a.artifact?.maxBytes??1048576}}:{}}}function y(a){let b={};try{b=t.parse(a.yaml)??{}}catch{}let c="majority";"number"==typeof b.agreementThreshold?c=b.agreementThreshold>=.99?"unanimous":b.agreementThreshold>=.5?"majority":"any":"string"==typeof b.agreementThreshold&&(c=b.agreementThreshold);let d=(b.phases??[]).map(x);return{id:a.id,name:b.name??a.id,description:b.description??"",category:function(a,b){if(a.category)return a.category;let c=b.toLowerCase();return c.includes("bug")||c.includes("debug")||c.includes("diagnose")?"debug":c.includes("plan")||c.includes("architect")?"plan":c.includes("decide")||c.includes("decision")?"decide":"review"}(b,a.id),phases:d,agreementThreshold:c,onThresholdMet:"auto-finalize"===b.onThresholdMet?"auto-finalize":"ask-user",maxRounds:b.maxRounds??3,driver:"external",driverHandoff:!1,verificationGate:"auto",costCapUsd:0,yoloDefault:b.yoloDefault??!1,estimatedBaselineTokens:b.estimatedBaselineTokens,onError:"ask-user",notify:"dashboard-only",yaml:a.yaml,authorHandle:b.author??"chorus",forks:0,popularity:0,source:a.source,isComplete:"number"==typeof a.is_complete?0!==a.is_complete:!1!==a.is_complete}}async function z(){return(await (0,d.T)("/templates")).items.map(y)}async function A(a){return y(await (0,d.T)(`/templates/${a}`))}var B=c(81147);async function C(){return(await (0,d.T)("/orchestrators")).items}async function D(){return(0,d.T)("/stats")}},23154:(a,b,c)=>{c.d(b,{MobileTopBar:()=>d});let d=(0,c(96600).registerClientReference)(function(){throw Error("Attempted to call MobileTopBar() from the server but MobileTopBar is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/ubuntu/dev/chorus/src/components/mobile-top-bar.tsx","MobileTopBar")},30676:(a,b,c)=>{c.d(b,{G:()=>g});var d=c(87796),e=c(80434),f=c(23154);function g({children:a}){return(0,d.jsxs)("div",{className:"flex h-screen w-screen overflow-hidden bg-background text-foreground",children:[(0,d.jsx)(e.AppSidebar,{}),(0,d.jsxs)("div",{className:"flex flex-1 flex-col overflow-hidden",children:[(0,d.jsx)(f.MobileTopBar,{}),(0,d.jsx)("main",{className:"flex-1 overflow-y-auto",children:a})]})]})}},54197:(a,b,c)=>{c.d(b,{$:()=>g,T:()=>h});let d="/api/v1";async function e(){let a=process.env.PORT;return a?`http://127.0.0.1:${a}/api/daemon`:"http://127.0.0.1:5050/api/daemon"}async function f(){return await e()}class g extends Error{constructor(a,b,c,d){super(c),this.code=a,this.statusCode=b,this.details=d,this.name="DaemonError"}}async function h(a,b={}){let c=await f(),e=a.startsWith("/")?a:`/${a}`,i=e===d||e.startsWith(`${d}/`)?e:`${d}${e}`,j=`${c.replace(/\/$/,"")}${i}`;try{let a=await fetch(j,{...b,headers:{"Content-Type":"application/json",...b.headers}}),c=await a.json().catch(()=>({ok:!1,error:{code:"parse_error",message:"Failed to parse response"}}));if(!c.ok){if("string"==typeof c.error&&"string"==typeof c.message)throw new g(c.error,a.status,c.message);throw new g(c.error?.code||"unknown",a.status,c.error?.message||`Daemon returned ${a.status}`,c.error?.details)}return c.data}catch(a){if(a instanceof g)throw a;if(a instanceof TypeError&&a.message.includes("fetch"))throw new g("connection_failed",0,"Failed to connect to Chorus daemon. Is it running?");throw new g("unknown",0,a instanceof Error?a.message:"Unknown error")}}},80434:(a,b,c)=>{c.d(b,{AppSidebar:()=>e});var d=c(96600);(0,d.registerClientReference)(function(){throw Error("Attempted to call SidebarBody() from the server but SidebarBody is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","SidebarBody");let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call AppSidebar() from the server but AppSidebar is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/ubuntu/dev/chorus/src/components/app-sidebar.tsx","AppSidebar")},81147:(a,b,c)=>{c.d(b,{AQ:()=>g,VE:()=>e,mt:()=>f});var d=c(54197);async function e(){return(0,d.T)("/settings/permissions")}async function f(){return(0,d.T)("/settings")}async function g(){return(await (0,d.T)("/secrets")).items}}};
|