@chorus-aidlc/chorus 0.17.0 → 0.17.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-build-manifest.json +519 -519
- package/.next/standalone/.next/app-path-routes-manifest.json +44 -44
- package/.next/standalone/.next/build-manifest.json +6 -6
- package/.next/standalone/.next/prerender-manifest.json +45 -45
- package/.next/standalone/.next/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/required-server-files.json +4 -4
- package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/graph/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/graph/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/graph/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/page.js +3 -3
- package/.next/standalone/.next/server/app/(dashboard)/projects/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/settings/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found/page.js +2 -2
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +2 -2
- package/.next/standalone/.next/server/app/_not-found.rsc +5 -5
- package/.next/standalone/.next/server/app/admin/companies/[uuid]/page.js +2 -2
- package/.next/standalone/.next/server/app/admin/companies/[uuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin/companies/new/page.js +2 -2
- package/.next/standalone/.next/server/app/admin/companies/new/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin/companies/new.html +2 -2
- package/.next/standalone/.next/server/app/admin/companies/new.rsc +7 -7
- package/.next/standalone/.next/server/app/admin/companies/page.js +2 -2
- package/.next/standalone/.next/server/app/admin/companies/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin/companies.html +2 -2
- package/.next/standalone/.next/server/app/admin/companies.rsc +7 -7
- package/.next/standalone/.next/server/app/admin/page.js +2 -2
- package/.next/standalone/.next/server/app/admin/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin.html +2 -2
- package/.next/standalone/.next/server/app/admin.rsc +7 -7
- package/.next/standalone/.next/server/app/api/admin/companies/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/companies/route.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/login/route.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/session/route.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agent-connections/route.js +1 -1
- package/.next/standalone/.next/server/app/api/agent-connections/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/route.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/api-keys/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/api-keys/route.js +1 -1
- package/.next/standalone/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/callback/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/check-default/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/company-oidc/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/company-oidc/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/default-login/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/identify/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/logout/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/me/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/sync-token/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/comments/route.js +1 -1
- package/.next/standalone/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/connection-heartbeat/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/connection-heartbeat/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/control/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/control/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/directory-request/report/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/directory-request/report/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/execution-state/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/execution-state/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/executions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/executions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/pending-turns/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/pending-turns/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/report-interrupt/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/report-interrupt/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/resume/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/resume/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/transcript/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/transcript/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/turn-advance/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/turn-advance/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-directory-requests/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-directory-requests/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-directory-requests/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-directory-requests/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/instruction/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/instruction/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/repoint/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/repoint/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/ad-hoc/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/ad-hoc/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/documents/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/entities/[type]/[uuid]/root-idea/route.js +1 -1
- package/.next/standalone/.next/server/app/api/entities/[type]/[uuid]/root-idea/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/events/notifications/route.js +1 -1
- package/.next/standalone/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/events/route.js +14 -6
- package/.next/standalone/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/health/route.js +1 -1
- package/.next/standalone/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/preview/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/preview/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/wake-preview/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/wake-preview/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/conversational/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/conversational/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mcp/route.js +4 -4
- package/.next/standalone/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/me/assignments/route.js +1 -1
- package/.next/standalone/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mentionables/route.js +1 -1
- package/.next/standalone/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/preferences/route.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/read-all/route.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/route.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/unread-count/route.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/route.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/project-visits/pin/route.js +1 -1
- package/.next/standalone/.next/server/app/api/project-visits/pin/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/project-visits/route.js +1 -1
- package/.next/standalone/.next/server/app/api/project-visits/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/project-visits/visit/route.js +1 -1
- package/.next/standalone/.next/server/app/api/project-visits/visit/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/agent-cwds/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/agent-cwds/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/resource-graph/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/resource-graph/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/agent-cwd-options/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/agent-cwd-options/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/references/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/references/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/references/route.js +1 -1
- package/.next/standalone/.next/server/app/api/references/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/search/route.js +1 -1
- package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/session/route.js +1 -1
- package/.next/standalone/.next/server/app/api/session/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/sessions/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/favicon.ico/route.js +1 -1
- package/.next/standalone/.next/server/app/index.html +2 -2
- package/.next/standalone/.next/server/app/index.rsc +6 -6
- package/.next/standalone/.next/server/app/login/admin/page.js +2 -2
- package/.next/standalone/.next/server/app/login/admin/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/login/admin.html +2 -2
- package/.next/standalone/.next/server/app/login/admin.rsc +6 -6
- package/.next/standalone/.next/server/app/login/callback/page.js +2 -2
- package/.next/standalone/.next/server/app/login/callback/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/login/callback.html +2 -2
- package/.next/standalone/.next/server/app/login/callback.rsc +6 -6
- package/.next/standalone/.next/server/app/login/page.js +2 -2
- package/.next/standalone/.next/server/app/login/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/login/pick-workspace/page.js +2 -2
- package/.next/standalone/.next/server/app/login/pick-workspace/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/login/pick-workspace/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/login/pick-workspace.html +2 -2
- package/.next/standalone/.next/server/app/login/pick-workspace.rsc +6 -6
- package/.next/standalone/.next/server/app/login.html +2 -2
- package/.next/standalone/.next/server/app/login.rsc +6 -6
- package/.next/standalone/.next/server/app/onboarding/page.js +2 -2
- package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding.html +2 -2
- package/.next/standalone/.next/server/app/onboarding.rsc +6 -6
- package/.next/standalone/.next/server/app/page.js +2 -2
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/projects.html +2 -2
- package/.next/standalone/.next/server/app/projects.rsc +7 -7
- package/.next/standalone/.next/server/app/settings.html +2 -2
- package/.next/standalone/.next/server/app/settings.rsc +7 -7
- package/.next/standalone/.next/server/app-paths-manifest.json +44 -44
- package/.next/standalone/.next/server/chunks/1114.js +1 -1
- package/.next/standalone/.next/server/chunks/1267.js +1 -0
- package/.next/standalone/.next/server/chunks/1318.js +1 -1
- package/.next/standalone/.next/server/chunks/1559.js +2 -2
- package/.next/standalone/.next/server/chunks/{3831.js → 2536.js} +6 -4
- package/.next/standalone/.next/server/chunks/2570.js +2 -2
- package/.next/standalone/.next/server/chunks/2572.js +1 -1
- package/.next/standalone/.next/server/chunks/2940.js +1 -1
- package/.next/standalone/.next/server/chunks/2953.js +1 -0
- package/.next/standalone/.next/server/chunks/2961.js +1 -1
- package/.next/standalone/.next/server/chunks/3197.js +1 -1
- package/.next/standalone/.next/server/chunks/378.js +4 -4
- package/.next/standalone/.next/server/chunks/4827.js +1 -1
- package/.next/standalone/.next/server/chunks/5162.js +1 -0
- package/.next/standalone/.next/server/chunks/5245.js +1 -1
- package/.next/standalone/.next/server/chunks/{5706.js → 6080.js} +1 -1
- package/.next/standalone/.next/server/chunks/6113.js +1 -1
- package/.next/standalone/.next/server/chunks/6145.js +1 -0
- package/.next/standalone/.next/server/chunks/6506.js +1 -1
- package/.next/standalone/.next/server/chunks/6515.js +2 -2
- package/.next/standalone/.next/server/chunks/6689.js +1 -0
- package/.next/standalone/.next/server/chunks/6753.js +3 -3
- package/.next/standalone/.next/server/chunks/679.js +1 -1
- package/.next/standalone/.next/server/chunks/7368.js +1 -1
- package/.next/standalone/.next/server/chunks/7530.js +1 -1
- package/.next/standalone/.next/server/chunks/8454.js +1 -1
- package/.next/standalone/.next/server/chunks/920.js +1 -1
- package/.next/standalone/.next/server/chunks/9213.js +1 -1
- package/.next/standalone/.next/server/chunks/9378.js +1 -1
- package/.next/standalone/.next/server/chunks/9667.js +1 -0
- package/.next/standalone/.next/server/chunks/9931.js +1 -0
- package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
- package/.next/standalone/.next/server/middleware-manifest.json +5 -5
- package/.next/standalone/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/standalone/.next/server/next-font-manifest.js +1 -1
- package/.next/standalone/.next/server/next-font-manifest.json +1 -1
- package/.next/standalone/.next/server/pages/404.html +2 -2
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/server/src/middleware.js +2 -2
- package/.next/standalone/.next/static/chunks/{11595.bbe40924d18958bf.js → 11595.b81c0bf7732c3b62.js} +1 -1
- package/.next/standalone/.next/static/chunks/24808-e3d95efc7ec039c5.js +1 -0
- package/.next/standalone/.next/static/chunks/{31308-bb4a97b3f39c22dd.js → 31308-32614efb88305738.js} +1 -1
- package/.next/standalone/.next/static/chunks/{33456.5499eb8e892b110a.js → 33456.cfc9aa607a62e879.js} +1 -1
- package/.next/standalone/.next/static/chunks/38366.fb931fab9c756890.js +1 -0
- package/.next/standalone/.next/static/chunks/{4860.be77046fb2b3a2bd.js → 4860.41351a823cf400e4.js} +1 -1
- package/.next/standalone/.next/static/chunks/51468-194d894e563580dd.js +1 -0
- package/.next/standalone/.next/static/chunks/61570-527701d072d00a24.js +1 -0
- package/.next/standalone/.next/static/chunks/65066-6da35d5cb080c7f5.js +1 -0
- package/.next/standalone/.next/static/chunks/{65096-f756aac39efad7a3.js → 65096-8295f53f97c40d47.js} +1 -1
- package/.next/standalone/.next/static/chunks/72875-0987d09cd8406614.js +1 -0
- package/.next/standalone/.next/static/chunks/75936-79860953212592fd.js +1 -0
- package/.next/standalone/.next/static/chunks/{78917-a8a8dff98857c045.js → 79919-e02963faee5cb563.js} +1 -1
- package/.next/standalone/.next/static/chunks/94643-e8f5fa25e2340cc8.js +1 -0
- package/.next/standalone/.next/static/chunks/{99373.111493dc260a2a04.js → 99373.633f7c25e64bcdac.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-bb5ef11586301c72.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/project-groups/[uuid]/{page-974781e4886529f8.js → page-82e90e222d6bc547.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/activity/page-f1eccb50d38d8982.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-eecb38fa4b8eb4e8.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-725373108da1b08c.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-cd7ec77596304a07.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/graph/page-97a9e6f949002004.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-7d2f4713697eb0a7.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-cec15f4b835d34fc.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-0225f87552b977d9.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/{page-15bb6e1696668512.js → page-4ee117e690fda56f.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/{page-2bea97214b1595cc.js → page-7fbc46dfb7b22bd3.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/page-069c9738e516436b.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-8b30678a58e7b2ee.js +1 -0
- package/.next/standalone/.next/static/chunks/app/_not-found/{page-166b410da84336d4.js → page-b9d672df79b35e87.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/admin/companies/[uuid]/{page-b2458ed001dc8177.js → page-56118c51122ad639.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/admin/companies/new/page-4e20deb41357171c.js +1 -0
- package/.next/standalone/.next/static/chunks/app/admin/companies/page-0632f245bf9c1c27.js +1 -0
- package/.next/standalone/.next/static/chunks/app/admin/layout-725ab2331c642f36.js +1 -0
- package/.next/standalone/.next/static/chunks/app/admin/{page-0cc8cf246db43e5d.js → page-5a0271dd2b8b36fd.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/{layout-985054e973f66999.js → layout-098288cec4490c5d.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/login/admin/page-c8e40259e5d3d9e0.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/callback/page-527652f6c1a39274.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/{page-9b34375d1b5579d7.js → page-0a16a64855b771ef.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/login/pick-workspace/page-47375a86e2375202.js +1 -0
- package/.next/standalone/.next/static/chunks/app/onboarding/{page-540da64d7ba16dc7.js → page-4fce966dc96d4ff1.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/{page-79e2d32e69788bd2.js → page-91dbf7dfd85f805f.js} +1 -1
- package/.next/standalone/.next/static/chunks/main-app-1a7cacecc8900a4d.js +1 -0
- package/.next/standalone/.next/static/chunks/{webpack-7cbb3ba6792f1fb3.js → webpack-1bfc783412a06fc5.js} +1 -1
- package/.next/standalone/.next/static/css/1d9cf83f50b6db00.css +1 -0
- package/.next/standalone/package.json +2 -1
- package/.next/standalone/public/chorus-plugin/.claude-plugin/plugin.json +1 -1
- package/.next/standalone/public/chorus-plugin/bin/chorus-api.sh +1 -1
- package/.next/standalone/public/chorus-plugin/skills/brainstorm/SKILL.md +1 -1
- package/.next/standalone/public/chorus-plugin/skills/chorus/SKILL.md +2 -2
- package/.next/standalone/public/chorus-plugin/skills/chorus-cli/SKILL.md +11 -1
- package/.next/standalone/public/chorus-plugin/skills/develop/SKILL.md +2 -2
- package/.next/standalone/public/chorus-plugin/skills/docs/SKILL.md +1 -1
- package/.next/standalone/public/chorus-plugin/skills/idea/SKILL.md +2 -2
- package/.next/standalone/public/chorus-plugin/skills/openspec-aware/SKILL.md +1 -1
- package/.next/standalone/public/chorus-plugin/skills/orchestrate/SKILL.md +1 -1
- package/.next/standalone/public/chorus-plugin/skills/proposal/SKILL.md +1 -1
- package/.next/standalone/public/chorus-plugin/skills/quick-dev/SKILL.md +1 -1
- package/.next/standalone/public/chorus-plugin/skills/review/SKILL.md +1 -1
- package/.next/standalone/public/chorus-plugin/skills/yolo/SKILL.md +3 -3
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-brainstorm/SKILL.md +1 -1
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-cli/SKILL.md +11 -1
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-develop/SKILL.md +2 -2
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-docs/SKILL.md +1 -1
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-idea/SKILL.md +2 -2
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-openspec-aware/SKILL.md +1 -1
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-orchestrate/SKILL.md +1 -1
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-proposal/SKILL.md +1 -1
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-quick-dev/SKILL.md +1 -1
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-review/SKILL.md +1 -1
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-yolo/SKILL.md +3 -3
- package/.next/standalone/public/kiro-plugin/.kiro/steering/chorus.md +1 -1
- package/.next/standalone/public/kiro-plugin/bin/chorus-api.sh +1 -1
- package/.next/standalone/public/kiro-plugin/manifest.txt +1 -0
- package/.next/standalone/public/skill/chorus/SKILL.md +1 -1
- package/.next/standalone/public/skill/develop-chorus/SKILL.md +1 -1
- package/.next/standalone/public/skill/idea-chorus/SKILL.md +1 -1
- package/.next/standalone/public/skill/yolo-chorus/SKILL.md +2 -2
- package/.next/standalone/server.js +1 -1
- package/README.ja.md +5 -1
- package/README.ko.md +5 -1
- package/README.md +5 -1
- package/README.zh.md +5 -1
- package/cli/agent-backend-prompt.mjs +5 -0
- package/cli/agent-launcher.mjs +341 -0
- package/cli/agents.mjs +12 -0
- package/cli/claude-spawner.mjs +52 -15
- package/cli/credentials.mjs +107 -1
- package/cli/daemon-agent.mjs +4 -2
- package/cli/init/adapters.mjs +5 -5
- package/cli/init/agent-type-map.mjs +5 -5
- package/cli/init/contracts.mjs +2 -0
- package/cli/init/install-methods.mjs +206 -31
- package/cli/init/pi-mcp-config.mjs +166 -0
- package/cli/init/steps/credential-seed.mjs +56 -3
- package/cli/init-args.mjs +4 -1
- package/cli/init.mjs +47 -2
- package/cli/kiro-spawner.mjs +1 -0
- package/cli/pi-spawner.mjs +286 -0
- package/cli/spawner-select.mjs +7 -1
- package/cli/upload-hooks.mjs +25 -1
- package/cli/waker.mjs +89 -38
- package/package.json +2 -1
- package/.next/standalone/.env +0 -18
- package/.next/standalone/.next/server/chunks/1437.js +0 -1
- package/.next/standalone/.next/server/chunks/3045.js +0 -1
- package/.next/standalone/.next/server/chunks/4545.js +0 -1
- package/.next/standalone/.next/server/chunks/6207.js +0 -1
- package/.next/standalone/.next/server/chunks/7091.js +0 -1
- package/.next/standalone/.next/server/chunks/9449.js +0 -1
- package/.next/standalone/.next/server/chunks/9458.js +0 -1
- package/.next/standalone/.next/static/chunks/18139-e6ef4b5869593f8e.js +0 -1
- package/.next/standalone/.next/static/chunks/28856-ef2cb58fbd404ef9.js +0 -1
- package/.next/standalone/.next/static/chunks/38366.e6e0132b8ba873d6.js +0 -1
- package/.next/standalone/.next/static/chunks/66873-e3be53f41b3f2255.js +0 -1
- package/.next/standalone/.next/static/chunks/70303-aec3d52ad87602a3.js +0 -1
- package/.next/standalone/.next/static/chunks/76201-83b26515f85ce37c.js +0 -1
- package/.next/standalone/.next/static/chunks/94643-ffa140f765c73daf.js +0 -1
- package/.next/standalone/.next/static/chunks/97663-9c3ae4fd60b353db.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-40fe7d026c5a7c6d.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/activity/page-20632dbec5a6dbc0.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-87d4d0fe90fca28c.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-1206abaee85dc915.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-474e494097c8945f.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/graph/page-e902b19328092ccf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-f273288c3530aa0f.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-6568a7b08bf9a54b.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-fbd3c27b68666234.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/page-9d79e285b6fd2f8d.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-2bf7ceee62b574c7.js +0 -1
- package/.next/standalone/.next/static/chunks/app/admin/companies/new/page-e35dce890d6dfd8d.js +0 -1
- package/.next/standalone/.next/static/chunks/app/admin/companies/page-ef720c2b0856166c.js +0 -1
- package/.next/standalone/.next/static/chunks/app/admin/layout-c66ce38cbd88982a.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/admin/page-f032b6db3bd20a2c.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/callback/page-ec23211506e688ee.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/pick-workspace/page-7e4664af2c787d08.js +0 -1
- package/.next/standalone/.next/static/chunks/main-app-ec87f2c9ef083ff1.js +0 -1
- package/.next/standalone/.next/static/css/5f52bd39b284ccdf.css +0 -1
- /package/.next/standalone/.next/static/{0spgxl3lP26Fl1otd1D7R → WSN4XeA1kUCI6CeEHcaT_}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{0spgxl3lP26Fl1otd1D7R → WSN4XeA1kUCI6CeEHcaT_}/_ssgManifest.js +0 -0
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[99846,["12079","static/chunks/12079-0574108f1e035a69.js","27290","static/chunks/27290-2f874213668491c8.js","7177","static/chunks/app/layout-
|
|
3
|
-
3:I[40834,["12079","static/chunks/12079-0574108f1e035a69.js","27290","static/chunks/27290-2f874213668491c8.js","7177","static/chunks/app/layout-
|
|
4
|
-
4:I[32277,["12079","static/chunks/12079-0574108f1e035a69.js","27290","static/chunks/27290-2f874213668491c8.js","7177","static/chunks/app/layout-
|
|
2
|
+
2:I[99846,["12079","static/chunks/12079-0574108f1e035a69.js","27290","static/chunks/27290-2f874213668491c8.js","7177","static/chunks/app/layout-098288cec4490c5d.js"],"ThemeProvider"]
|
|
3
|
+
3:I[40834,["12079","static/chunks/12079-0574108f1e035a69.js","27290","static/chunks/27290-2f874213668491c8.js","7177","static/chunks/app/layout-098288cec4490c5d.js"],"ProgressProvider"]
|
|
4
|
+
4:I[32277,["12079","static/chunks/12079-0574108f1e035a69.js","27290","static/chunks/27290-2f874213668491c8.js","7177","static/chunks/app/layout-098288cec4490c5d.js"],"LocaleProvider"]
|
|
5
5
|
5:I[77999,[],""]
|
|
6
6
|
6:I[29459,[],""]
|
|
7
7
|
7:I[38366,[],"ClientSegmentRoot"]
|
|
8
|
-
8:I[
|
|
8
|
+
8:I[23138,["87326","static/chunks/f5a9da1f-6abf712b3f684cf9.js","93151","static/chunks/f3524bc3-5c48b74c49ddeca0.js","41752","static/chunks/fcc64ffe-2c36a6b45f81782c.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","27290","static/chunks/27290-2f874213668491c8.js","12790","static/chunks/12790-d3547c5d0ba40341.js","26885","static/chunks/26885-00665cb87b9da098.js","14655","static/chunks/14655-4f3bc7f3044c42c1.js","21932","static/chunks/21932-bce5ba937d1603e1.js","20204","static/chunks/20204-90d655ea14281e10.js","30724","static/chunks/30724-627b849ed09f9cc5.js","16544","static/chunks/16544-7e090007c7445fa7.js","94170","static/chunks/94170-fb8ea86f938a27a5.js","27201","static/chunks/27201-0228042991534905.js","16551","static/chunks/16551-d129ae0de4a04d69.js","97784","static/chunks/97784-7b90a17294840e32.js","14753","static/chunks/14753-d911e24624c88fbc.js","45532","static/chunks/45532-12ed13c096e2a88e.js","70552","static/chunks/70552-0ea3c887937b5b51.js","17099","static/chunks/17099-936da9caf4c119b8.js","15183","static/chunks/15183-3f43af926186f7ef.js","65096","static/chunks/65096-8295f53f97c40d47.js","87325","static/chunks/87325-dc3239012edcacdc.js","39025","static/chunks/39025-13049f9c48e08d6c.js","35432","static/chunks/35432-5c245212c7595169.js","27370","static/chunks/27370-c056dee2016c9124.js","94643","static/chunks/94643-e8f5fa25e2340cc8.js","69305","static/chunks/app/(dashboard)/layout-bb5ef11586301c72.js"],"default",1]
|
|
9
9
|
a:I[18730,[],"ClientPageRoot"]
|
|
10
|
-
b:I[26309,["87326","static/chunks/f5a9da1f-6abf712b3f684cf9.js","8893","static/chunks/76171244-d4ce4b0e9af3c234.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","27290","static/chunks/27290-2f874213668491c8.js","12790","static/chunks/12790-d3547c5d0ba40341.js","14655","static/chunks/14655-4f3bc7f3044c42c1.js","21932","static/chunks/21932-bce5ba937d1603e1.js","20204","static/chunks/20204-90d655ea14281e10.js","16544","static/chunks/16544-7e090007c7445fa7.js","56527","static/chunks/56527-c0c8f9a0c584015a.js","18609","static/chunks/18609-6c859f756d530e94.js","46294","static/chunks/46294-6ae5bd0480b1820f.js","27370","static/chunks/27370-c056dee2016c9124.js","7777","static/chunks/7777-8b1b6681256e1534.js","11709","static/chunks/app/(dashboard)/projects/page-
|
|
10
|
+
b:I[26309,["87326","static/chunks/f5a9da1f-6abf712b3f684cf9.js","8893","static/chunks/76171244-d4ce4b0e9af3c234.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","27290","static/chunks/27290-2f874213668491c8.js","12790","static/chunks/12790-d3547c5d0ba40341.js","14655","static/chunks/14655-4f3bc7f3044c42c1.js","21932","static/chunks/21932-bce5ba937d1603e1.js","20204","static/chunks/20204-90d655ea14281e10.js","16544","static/chunks/16544-7e090007c7445fa7.js","56527","static/chunks/56527-c0c8f9a0c584015a.js","18609","static/chunks/18609-6c859f756d530e94.js","46294","static/chunks/46294-6ae5bd0480b1820f.js","27370","static/chunks/27370-c056dee2016c9124.js","7777","static/chunks/7777-8b1b6681256e1534.js","11709","static/chunks/app/(dashboard)/projects/page-069c9738e516436b.js"],"default"]
|
|
11
11
|
e:I[12870,[],"OutletBoundary"]
|
|
12
12
|
10:I[52955,[],"AsyncMetadataOutlet"]
|
|
13
13
|
12:I[12870,[],"ViewportBoundary"]
|
|
@@ -17,8 +17,8 @@ e:I[12870,[],"OutletBoundary"]
|
|
|
17
17
|
:HL["/_next/static/media/22a5144ee8d83bca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
18
18
|
:HL["/_next/static/media/7d4881bb7e1bf84d-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
19
19
|
:HL["/_next/static/css/b496025c9cd768cc.css","style"]
|
|
20
|
-
:HL["/_next/static/css/
|
|
21
|
-
0:{"P":null,"b":"
|
|
20
|
+
:HL["/_next/static/css/1d9cf83f50b6db00.css","style"]
|
|
21
|
+
0:{"P":null,"b":"WSN4XeA1kUCI6CeEHcaT_","p":"","c":["","projects"],"i":false,"f":[[["",{"children":["(dashboard)",{"children":["projects",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b496025c9cd768cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/1d9cf83f50b6db00.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",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":["(dashboard)",["$","$1","c",{"children":[null,["$","$L7",null,{"Component":"$8","slots":{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"params":{},"promise":"$@9"}]]}],{"children":["projects",["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$La",null,{"Component":"$b","searchParams":{},"params":"$0:f:0:1:2:children:1:props:children:1:props:params","promises":["$@c","$@d"]}],null,["$","$Le",null,{"children":["$Lf",["$","$L10",null,{"promise":"$@11"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$L12",null,{"children":"$L13"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L14",null,{"children":["$","div",null,{"hidden":true,"children":["$","$15",null,{"fallback":null,"children":"$L16"}]}]}]]}],false]],"m":"$undefined","G":["$17",[]],"s":false,"S":true}
|
|
22
22
|
9:"$0:f:0:1:2:children:1:props:children:1:props:params"
|
|
23
23
|
c:{}
|
|
24
24
|
d:"$0:f:0:1:2:children:1:props:children:1:props:params"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--WSN4XeA1kUCI6CeEHcaT_--><html lang="en"><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/7d4881bb7e1bf84d-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/b496025c9cd768cc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/1d9cf83f50b6db00.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-1bfc783412a06fc5.js"/><script src="/_next/static/chunks/f40797d1-f5f1a98f6dea9bac.js" async=""></script><script src="/_next/static/chunks/65496-22ab1b8fb7a144f0.js" async=""></script><script src="/_next/static/chunks/main-app-1a7cacecc8900a4d.js" async=""></script><script src="/_next/static/chunks/12079-0574108f1e035a69.js" async=""></script><script src="/_next/static/chunks/27290-2f874213668491c8.js" async=""></script><script src="/_next/static/chunks/app/layout-098288cec4490c5d.js" async=""></script><script src="/_next/static/chunks/f5a9da1f-6abf712b3f684cf9.js" async=""></script><script src="/_next/static/chunks/f3524bc3-5c48b74c49ddeca0.js" async=""></script><script src="/_next/static/chunks/fcc64ffe-2c36a6b45f81782c.js" async=""></script><script src="/_next/static/chunks/18944-f9c482517327f06b.js" async=""></script><script src="/_next/static/chunks/12790-d3547c5d0ba40341.js" async=""></script><script src="/_next/static/chunks/26885-00665cb87b9da098.js" async=""></script><script src="/_next/static/chunks/14655-4f3bc7f3044c42c1.js" async=""></script><script src="/_next/static/chunks/21932-bce5ba937d1603e1.js" async=""></script><script src="/_next/static/chunks/20204-90d655ea14281e10.js" async=""></script><script src="/_next/static/chunks/30724-627b849ed09f9cc5.js" async=""></script><script src="/_next/static/chunks/16544-7e090007c7445fa7.js" async=""></script><script src="/_next/static/chunks/94170-fb8ea86f938a27a5.js" async=""></script><script src="/_next/static/chunks/27201-0228042991534905.js" async=""></script><script src="/_next/static/chunks/16551-d129ae0de4a04d69.js" async=""></script><script src="/_next/static/chunks/97784-7b90a17294840e32.js" async=""></script><script src="/_next/static/chunks/14753-d911e24624c88fbc.js" async=""></script><script src="/_next/static/chunks/45532-12ed13c096e2a88e.js" async=""></script><script src="/_next/static/chunks/70552-0ea3c887937b5b51.js" async=""></script><script src="/_next/static/chunks/17099-936da9caf4c119b8.js" async=""></script><script src="/_next/static/chunks/15183-3f43af926186f7ef.js" async=""></script><script src="/_next/static/chunks/65096-8295f53f97c40d47.js" async=""></script><script src="/_next/static/chunks/87325-dc3239012edcacdc.js" async=""></script><script src="/_next/static/chunks/39025-13049f9c48e08d6c.js" async=""></script><script src="/_next/static/chunks/35432-5c245212c7595169.js" async=""></script><script src="/_next/static/chunks/27370-c056dee2016c9124.js" async=""></script><script src="/_next/static/chunks/94643-e8f5fa25e2340cc8.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-bb5ef11586301c72.js" async=""></script><script src="/_next/static/chunks/78155-db70d9684a1e77a2.js" async=""></script><script src="/_next/static/chunks/24808-e3d95efc7ec039c5.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/settings/page-8b30678a58e7b2ee.js" async=""></script><meta name="next-size-adjust" content=""/><title>Chorus</title><meta name="description" content="AI Agent & Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:title" content="Chorus"/><meta property="og:description" content="AI Agent & Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:site_name" content="Chorus"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Chorus"/><meta name="twitter:description" content="AI Agent & Human collaboration platform for the AI-Driven Development Lifecycle"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="256x256"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_246ccd __variable_c29908 antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","chorus-theme","system",null,["light","dark"],null,true,true)</script><style>
|
|
2
2
|
:root {
|
|
3
3
|
--bprogress-color: hsl(var(--primary));
|
|
4
4
|
--bprogress-height: 3px;
|
|
@@ -119,4 +119,4 @@
|
|
|
119
119
|
from { left: -80%; width: 80%; }
|
|
120
120
|
to { left: 110%; width: 10%; }
|
|
121
121
|
}
|
|
122
|
-
</style><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><script src="/_next/static/chunks/webpack-7cbb3ba6792f1fb3.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[99846,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"7177\",\"static/chunks/app/layout-985054e973f66999.js\"],\"ThemeProvider\"]\n3:I[40834,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"7177\",\"static/chunks/app/layout-985054e973f66999.js\"],\"ProgressProvider\"]\n4:I[32277,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"7177\",\"static/chunks/app/layout-985054e973f66999.js\"],\"LocaleProvider\"]\n5:I[77999,[],\"\"]\n6:I[29459,[],\"\"]\n7:I[38366,[],\"ClientSegmentRoot\"]\n"])</script><script>self.__next_f.push([1,"8:I[14634,[\"87326\",\"static/chunks/f5a9da1f-6abf712b3f684cf9.js\",\"93151\",\"static/chunks/f3524bc3-5c48b74c49ddeca0.js\",\"41752\",\"static/chunks/fcc64ffe-2c36a6b45f81782c.js\",\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"26885\",\"static/chunks/26885-00665cb87b9da098.js\",\"14655\",\"static/chunks/14655-4f3bc7f3044c42c1.js\",\"21932\",\"static/chunks/21932-bce5ba937d1603e1.js\",\"20204\",\"static/chunks/20204-90d655ea14281e10.js\",\"30724\",\"static/chunks/30724-627b849ed09f9cc5.js\",\"16544\",\"static/chunks/16544-7e090007c7445fa7.js\",\"94170\",\"static/chunks/94170-fb8ea86f938a27a5.js\",\"27201\",\"static/chunks/27201-0228042991534905.js\",\"16551\",\"static/chunks/16551-d129ae0de4a04d69.js\",\"97784\",\"static/chunks/97784-7b90a17294840e32.js\",\"14753\",\"static/chunks/14753-d911e24624c88fbc.js\",\"45532\",\"static/chunks/45532-12ed13c096e2a88e.js\",\"70552\",\"static/chunks/70552-0ea3c887937b5b51.js\",\"17099\",\"static/chunks/17099-936da9caf4c119b8.js\",\"15183\",\"static/chunks/15183-3f43af926186f7ef.js\",\"65096\",\"static/chunks/65096-f756aac39efad7a3.js\",\"87325\",\"static/chunks/87325-dc3239012edcacdc.js\",\"39025\",\"static/chunks/39025-13049f9c48e08d6c.js\",\"35432\",\"static/chunks/35432-5c245212c7595169.js\",\"27370\",\"static/chunks/27370-c056dee2016c9124.js\",\"94643\",\"static/chunks/94643-ffa140f765c73daf.js\",\"69305\",\"static/chunks/app/(dashboard)/layout-40fe7d026c5a7c6d.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"a:I[18730,[],\"ClientPageRoot\"]\n"])</script><script>self.__next_f.push([1,"b:I[82758,[\"87326\",\"static/chunks/f5a9da1f-6abf712b3f684cf9.js\",\"93151\",\"static/chunks/f3524bc3-5c48b74c49ddeca0.js\",\"41752\",\"static/chunks/fcc64ffe-2c36a6b45f81782c.js\",\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"26885\",\"static/chunks/26885-00665cb87b9da098.js\",\"21932\",\"static/chunks/21932-bce5ba937d1603e1.js\",\"20204\",\"static/chunks/20204-90d655ea14281e10.js\",\"30724\",\"static/chunks/30724-627b849ed09f9cc5.js\",\"94170\",\"static/chunks/94170-fb8ea86f938a27a5.js\",\"27201\",\"static/chunks/27201-0228042991534905.js\",\"16551\",\"static/chunks/16551-d129ae0de4a04d69.js\",\"97784\",\"static/chunks/97784-7b90a17294840e32.js\",\"14753\",\"static/chunks/14753-d911e24624c88fbc.js\",\"45532\",\"static/chunks/45532-12ed13c096e2a88e.js\",\"70552\",\"static/chunks/70552-0ea3c887937b5b51.js\",\"17099\",\"static/chunks/17099-936da9caf4c119b8.js\",\"15183\",\"static/chunks/15183-3f43af926186f7ef.js\",\"78155\",\"static/chunks/78155-db70d9684a1e77a2.js\",\"97663\",\"static/chunks/97663-9c3ae4fd60b353db.js\",\"51670\",\"static/chunks/app/(dashboard)/settings/page-2bf7ceee62b574c7.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"e:I[12870,[],\"OutletBoundary\"]\n10:I[52955,[],\"AsyncMetadataOutlet\"]\n12:I[12870,[],\"ViewportBoundary\"]\n14:I[12870,[],\"MetadataBoundary\"]\n15:\"$Sreact.suspense\"\n17:I[34837,[],\"\"]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/7d4881bb7e1bf84d-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/b496025c9cd768cc.css\",\"style\"]\n:HL[\"/_next/static/css/5f52bd39b284ccdf.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"0spgxl3lP26Fl1otd1D7R\",\"p\":\"\",\"c\":[\"\",\"settings\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/b496025c9cd768cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5f52bd39b284ccdf.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_246ccd __variable_c29908 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",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\":[\"(dashboard)\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"slots\":{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"params\":{},\"promise\":\"$@9\"}]]}],{\"children\":[\"settings\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$La\",null,{\"Component\":\"$b\",\"searchParams\":{},\"params\":\"$0:f:0:1:2:children:1:props:children:1:props:params\",\"promises\":[\"$@c\",\"$@d\"]}],null,[\"$\",\"$Le\",null,{\"children\":[\"$Lf\",[\"$\",\"$L10\",null,{\"promise\":\"$@11\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L12\",null,{\"children\":\"$L13\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L14\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$15\",null,{\"fallback\":null,\"children\":\"$L16\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$17\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\nc:{}\nd:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nf:null\n"])</script><script>self.__next_f.push([1,"18:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"11:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:site_name\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"256x256\"}],[\"$\",\"$L18\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"16:\"$11:metadata\"\n"])</script></body></html>
|
|
122
|
+
</style><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><script src="/_next/static/chunks/webpack-1bfc783412a06fc5.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[99846,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"7177\",\"static/chunks/app/layout-098288cec4490c5d.js\"],\"ThemeProvider\"]\n3:I[40834,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"7177\",\"static/chunks/app/layout-098288cec4490c5d.js\"],\"ProgressProvider\"]\n4:I[32277,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"7177\",\"static/chunks/app/layout-098288cec4490c5d.js\"],\"LocaleProvider\"]\n5:I[77999,[],\"\"]\n6:I[29459,[],\"\"]\n7:I[38366,[],\"ClientSegmentRoot\"]\n"])</script><script>self.__next_f.push([1,"8:I[23138,[\"87326\",\"static/chunks/f5a9da1f-6abf712b3f684cf9.js\",\"93151\",\"static/chunks/f3524bc3-5c48b74c49ddeca0.js\",\"41752\",\"static/chunks/fcc64ffe-2c36a6b45f81782c.js\",\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"27290\",\"static/chunks/27290-2f874213668491c8.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"26885\",\"static/chunks/26885-00665cb87b9da098.js\",\"14655\",\"static/chunks/14655-4f3bc7f3044c42c1.js\",\"21932\",\"static/chunks/21932-bce5ba937d1603e1.js\",\"20204\",\"static/chunks/20204-90d655ea14281e10.js\",\"30724\",\"static/chunks/30724-627b849ed09f9cc5.js\",\"16544\",\"static/chunks/16544-7e090007c7445fa7.js\",\"94170\",\"static/chunks/94170-fb8ea86f938a27a5.js\",\"27201\",\"static/chunks/27201-0228042991534905.js\",\"16551\",\"static/chunks/16551-d129ae0de4a04d69.js\",\"97784\",\"static/chunks/97784-7b90a17294840e32.js\",\"14753\",\"static/chunks/14753-d911e24624c88fbc.js\",\"45532\",\"static/chunks/45532-12ed13c096e2a88e.js\",\"70552\",\"static/chunks/70552-0ea3c887937b5b51.js\",\"17099\",\"static/chunks/17099-936da9caf4c119b8.js\",\"15183\",\"static/chunks/15183-3f43af926186f7ef.js\",\"65096\",\"static/chunks/65096-8295f53f97c40d47.js\",\"87325\",\"static/chunks/87325-dc3239012edcacdc.js\",\"39025\",\"static/chunks/39025-13049f9c48e08d6c.js\",\"35432\",\"static/chunks/35432-5c245212c7595169.js\",\"27370\",\"static/chunks/27370-c056dee2016c9124.js\",\"94643\",\"static/chunks/94643-e8f5fa25e2340cc8.js\",\"69305\",\"static/chunks/app/(dashboard)/layout-bb5ef11586301c72.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"a:I[18730,[],\"ClientPageRoot\"]\n"])</script><script>self.__next_f.push([1,"b:I[505,[\"87326\",\"static/chunks/f5a9da1f-6abf712b3f684cf9.js\",\"93151\",\"static/chunks/f3524bc3-5c48b74c49ddeca0.js\",\"41752\",\"static/chunks/fcc64ffe-2c36a6b45f81782c.js\",\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"26885\",\"static/chunks/26885-00665cb87b9da098.js\",\"21932\",\"static/chunks/21932-bce5ba937d1603e1.js\",\"20204\",\"static/chunks/20204-90d655ea14281e10.js\",\"30724\",\"static/chunks/30724-627b849ed09f9cc5.js\",\"94170\",\"static/chunks/94170-fb8ea86f938a27a5.js\",\"27201\",\"static/chunks/27201-0228042991534905.js\",\"16551\",\"static/chunks/16551-d129ae0de4a04d69.js\",\"97784\",\"static/chunks/97784-7b90a17294840e32.js\",\"14753\",\"static/chunks/14753-d911e24624c88fbc.js\",\"45532\",\"static/chunks/45532-12ed13c096e2a88e.js\",\"70552\",\"static/chunks/70552-0ea3c887937b5b51.js\",\"17099\",\"static/chunks/17099-936da9caf4c119b8.js\",\"15183\",\"static/chunks/15183-3f43af926186f7ef.js\",\"78155\",\"static/chunks/78155-db70d9684a1e77a2.js\",\"24808\",\"static/chunks/24808-e3d95efc7ec039c5.js\",\"51670\",\"static/chunks/app/(dashboard)/settings/page-8b30678a58e7b2ee.js\"],\"default\",1]\n"])</script><script>self.__next_f.push([1,"e:I[12870,[],\"OutletBoundary\"]\n10:I[52955,[],\"AsyncMetadataOutlet\"]\n12:I[12870,[],\"ViewportBoundary\"]\n14:I[12870,[],\"MetadataBoundary\"]\n15:\"$Sreact.suspense\"\n17:I[34837,[],\"\"]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/7d4881bb7e1bf84d-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/b496025c9cd768cc.css\",\"style\"]\n:HL[\"/_next/static/css/1d9cf83f50b6db00.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"WSN4XeA1kUCI6CeEHcaT_\",\"p\":\"\",\"c\":[\"\",\"settings\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"settings\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/b496025c9cd768cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/1d9cf83f50b6db00.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_246ccd __variable_c29908 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",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\":[\"(dashboard)\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"slots\":{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"params\":{},\"promise\":\"$@9\"}]]}],{\"children\":[\"settings\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$La\",null,{\"Component\":\"$b\",\"searchParams\":{},\"params\":\"$0:f:0:1:2:children:1:props:children:1:props:params\",\"promises\":[\"$@c\",\"$@d\"]}],null,[\"$\",\"$Le\",null,{\"children\":[\"$Lf\",[\"$\",\"$L10\",null,{\"promise\":\"$@11\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$L12\",null,{\"children\":\"$L13\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L14\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$15\",null,{\"fallback\":null,\"children\":\"$L16\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$17\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\nc:{}\nd:\"$0:f:0:1:2:children:1:props:children:1:props:params\"\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nf:null\n"])</script><script>self.__next_f.push([1,"18:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"11:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:site_name\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"256x256\"}],[\"$\",\"$L18\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"16:\"$11:metadata\"\n"])</script></body></html>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[99846,["12079","static/chunks/12079-0574108f1e035a69.js","27290","static/chunks/27290-2f874213668491c8.js","7177","static/chunks/app/layout-
|
|
3
|
-
3:I[40834,["12079","static/chunks/12079-0574108f1e035a69.js","27290","static/chunks/27290-2f874213668491c8.js","7177","static/chunks/app/layout-
|
|
4
|
-
4:I[32277,["12079","static/chunks/12079-0574108f1e035a69.js","27290","static/chunks/27290-2f874213668491c8.js","7177","static/chunks/app/layout-
|
|
2
|
+
2:I[99846,["12079","static/chunks/12079-0574108f1e035a69.js","27290","static/chunks/27290-2f874213668491c8.js","7177","static/chunks/app/layout-098288cec4490c5d.js"],"ThemeProvider"]
|
|
3
|
+
3:I[40834,["12079","static/chunks/12079-0574108f1e035a69.js","27290","static/chunks/27290-2f874213668491c8.js","7177","static/chunks/app/layout-098288cec4490c5d.js"],"ProgressProvider"]
|
|
4
|
+
4:I[32277,["12079","static/chunks/12079-0574108f1e035a69.js","27290","static/chunks/27290-2f874213668491c8.js","7177","static/chunks/app/layout-098288cec4490c5d.js"],"LocaleProvider"]
|
|
5
5
|
5:I[77999,[],""]
|
|
6
6
|
6:I[29459,[],""]
|
|
7
7
|
7:I[38366,[],"ClientSegmentRoot"]
|
|
8
|
-
8:I[
|
|
8
|
+
8:I[23138,["87326","static/chunks/f5a9da1f-6abf712b3f684cf9.js","93151","static/chunks/f3524bc3-5c48b74c49ddeca0.js","41752","static/chunks/fcc64ffe-2c36a6b45f81782c.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","27290","static/chunks/27290-2f874213668491c8.js","12790","static/chunks/12790-d3547c5d0ba40341.js","26885","static/chunks/26885-00665cb87b9da098.js","14655","static/chunks/14655-4f3bc7f3044c42c1.js","21932","static/chunks/21932-bce5ba937d1603e1.js","20204","static/chunks/20204-90d655ea14281e10.js","30724","static/chunks/30724-627b849ed09f9cc5.js","16544","static/chunks/16544-7e090007c7445fa7.js","94170","static/chunks/94170-fb8ea86f938a27a5.js","27201","static/chunks/27201-0228042991534905.js","16551","static/chunks/16551-d129ae0de4a04d69.js","97784","static/chunks/97784-7b90a17294840e32.js","14753","static/chunks/14753-d911e24624c88fbc.js","45532","static/chunks/45532-12ed13c096e2a88e.js","70552","static/chunks/70552-0ea3c887937b5b51.js","17099","static/chunks/17099-936da9caf4c119b8.js","15183","static/chunks/15183-3f43af926186f7ef.js","65096","static/chunks/65096-8295f53f97c40d47.js","87325","static/chunks/87325-dc3239012edcacdc.js","39025","static/chunks/39025-13049f9c48e08d6c.js","35432","static/chunks/35432-5c245212c7595169.js","27370","static/chunks/27370-c056dee2016c9124.js","94643","static/chunks/94643-e8f5fa25e2340cc8.js","69305","static/chunks/app/(dashboard)/layout-bb5ef11586301c72.js"],"default",1]
|
|
9
9
|
a:I[18730,[],"ClientPageRoot"]
|
|
10
|
-
b:I[
|
|
10
|
+
b:I[505,["87326","static/chunks/f5a9da1f-6abf712b3f684cf9.js","93151","static/chunks/f3524bc3-5c48b74c49ddeca0.js","41752","static/chunks/fcc64ffe-2c36a6b45f81782c.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","26885","static/chunks/26885-00665cb87b9da098.js","21932","static/chunks/21932-bce5ba937d1603e1.js","20204","static/chunks/20204-90d655ea14281e10.js","30724","static/chunks/30724-627b849ed09f9cc5.js","94170","static/chunks/94170-fb8ea86f938a27a5.js","27201","static/chunks/27201-0228042991534905.js","16551","static/chunks/16551-d129ae0de4a04d69.js","97784","static/chunks/97784-7b90a17294840e32.js","14753","static/chunks/14753-d911e24624c88fbc.js","45532","static/chunks/45532-12ed13c096e2a88e.js","70552","static/chunks/70552-0ea3c887937b5b51.js","17099","static/chunks/17099-936da9caf4c119b8.js","15183","static/chunks/15183-3f43af926186f7ef.js","78155","static/chunks/78155-db70d9684a1e77a2.js","24808","static/chunks/24808-e3d95efc7ec039c5.js","51670","static/chunks/app/(dashboard)/settings/page-8b30678a58e7b2ee.js"],"default",1]
|
|
11
11
|
e:I[12870,[],"OutletBoundary"]
|
|
12
12
|
10:I[52955,[],"AsyncMetadataOutlet"]
|
|
13
13
|
12:I[12870,[],"ViewportBoundary"]
|
|
@@ -17,8 +17,8 @@ e:I[12870,[],"OutletBoundary"]
|
|
|
17
17
|
:HL["/_next/static/media/22a5144ee8d83bca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
18
18
|
:HL["/_next/static/media/7d4881bb7e1bf84d-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
19
19
|
:HL["/_next/static/css/b496025c9cd768cc.css","style"]
|
|
20
|
-
:HL["/_next/static/css/
|
|
21
|
-
0:{"P":null,"b":"
|
|
20
|
+
:HL["/_next/static/css/1d9cf83f50b6db00.css","style"]
|
|
21
|
+
0:{"P":null,"b":"WSN4XeA1kUCI6CeEHcaT_","p":"","c":["","settings"],"i":false,"f":[[["",{"children":["(dashboard)",{"children":["settings",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b496025c9cd768cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/1d9cf83f50b6db00.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",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":["(dashboard)",["$","$1","c",{"children":[null,["$","$L7",null,{"Component":"$8","slots":{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:1:props:children:1:props:children:props:children:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]},"params":{},"promise":"$@9"}]]}],{"children":["settings",["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$La",null,{"Component":"$b","searchParams":{},"params":"$0:f:0:1:2:children:1:props:children:1:props:params","promises":["$@c","$@d"]}],null,["$","$Le",null,{"children":["$Lf",["$","$L10",null,{"promise":"$@11"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$L12",null,{"children":"$L13"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L14",null,{"children":["$","div",null,{"hidden":true,"children":["$","$15",null,{"fallback":null,"children":"$L16"}]}]}]]}],false]],"m":"$undefined","G":["$17",[]],"s":false,"S":true}
|
|
22
22
|
9:"$0:f:0:1:2:children:1:props:children:1:props:params"
|
|
23
23
|
c:{}
|
|
24
24
|
d:"$0:f:0:1:2:children:1:props:children:1:props:params"
|
|
@@ -8,118 +8,118 @@
|
|
|
8
8
|
"/api/mcp/route": "app/api/mcp/route.js",
|
|
9
9
|
"/api/session/route": "app/api/session/route.js",
|
|
10
10
|
"/favicon.ico/route": "app/favicon.ico/route.js",
|
|
11
|
-
"/api/admin/companies/[uuid]/route": "app/api/admin/companies/[uuid]/route.js",
|
|
12
|
-
"/api/admin/session/route": "app/api/admin/session/route.js",
|
|
13
|
-
"/api/admin/companies/route": "app/api/admin/companies/route.js",
|
|
14
11
|
"/api/admin/login/route": "app/api/admin/login/route.js",
|
|
12
|
+
"/api/admin/session/route": "app/api/admin/session/route.js",
|
|
15
13
|
"/api/agent-connections/route": "app/api/agent-connections/route.js",
|
|
14
|
+
"/api/admin/companies/[uuid]/route": "app/api/admin/companies/[uuid]/route.js",
|
|
15
|
+
"/api/admin/companies/route": "app/api/admin/companies/route.js",
|
|
16
16
|
"/api/agents/[uuid]/sessions/route": "app/api/agents/[uuid]/sessions/route.js",
|
|
17
17
|
"/api/api-keys/[uuid]/route": "app/api/api-keys/[uuid]/route.js",
|
|
18
|
+
"/api/api-keys/route": "app/api/api-keys/route.js",
|
|
18
19
|
"/api/auth/check-default/route": "app/api/auth/check-default/route.js",
|
|
19
20
|
"/api/agents/[uuid]/route": "app/api/agents/[uuid]/route.js",
|
|
20
|
-
"/api/api-keys/route": "app/api/api-keys/route.js",
|
|
21
|
-
"/api/agents/route": "app/api/agents/route.js",
|
|
22
21
|
"/api/auth/company-oidc/route": "app/api/auth/company-oidc/route.js",
|
|
22
|
+
"/api/agents/route": "app/api/agents/route.js",
|
|
23
23
|
"/api/auth/default-login/route": "app/api/auth/default-login/route.js",
|
|
24
24
|
"/api/auth/identify/route": "app/api/auth/identify/route.js",
|
|
25
25
|
"/api/daemon-directory-requests/[uuid]/route": "app/api/daemon-directory-requests/[uuid]/route.js",
|
|
26
26
|
"/api/comments/route": "app/api/comments/route.js",
|
|
27
|
-
"/api/daemon-directory-requests/route": "app/api/daemon-directory-requests/route.js",
|
|
28
|
-
"/api/daemon-sessions/[sessionUuid]/instruction/route": "app/api/daemon-sessions/[sessionUuid]/instruction/route.js",
|
|
29
27
|
"/api/daemon-sessions/[sessionUuid]/route": "app/api/daemon-sessions/[sessionUuid]/route.js",
|
|
28
|
+
"/api/daemon-sessions/[sessionUuid]/instruction/route": "app/api/daemon-sessions/[sessionUuid]/instruction/route.js",
|
|
30
29
|
"/api/daemon-sessions/route": "app/api/daemon-sessions/route.js",
|
|
31
|
-
"/api/daemon-sessions/ad-hoc/route": "app/api/daemon-sessions/ad-hoc/route.js",
|
|
32
30
|
"/api/daemon-sessions/[sessionUuid]/repoint/route": "app/api/daemon-sessions/[sessionUuid]/repoint/route.js",
|
|
33
31
|
"/api/daemon/connection-heartbeat/route": "app/api/daemon/connection-heartbeat/route.js",
|
|
34
32
|
"/api/daemon/control/route": "app/api/daemon/control/route.js",
|
|
33
|
+
"/api/daemon-sessions/ad-hoc/route": "app/api/daemon-sessions/ad-hoc/route.js",
|
|
34
|
+
"/api/daemon/directory-request/report/route": "app/api/daemon/directory-request/report/route.js",
|
|
35
35
|
"/api/daemon/executions/route": "app/api/daemon/executions/route.js",
|
|
36
36
|
"/api/daemon/pending-turns/route": "app/api/daemon/pending-turns/route.js",
|
|
37
|
-
"/api/daemon/directory-request/report/route": "app/api/daemon/directory-request/report/route.js",
|
|
38
|
-
"/api/daemon/execution-state/route": "app/api/daemon/execution-state/route.js",
|
|
39
37
|
"/api/daemon/report-interrupt/route": "app/api/daemon/report-interrupt/route.js",
|
|
38
|
+
"/api/daemon/execution-state/route": "app/api/daemon/execution-state/route.js",
|
|
40
39
|
"/api/daemon/transcript/route": "app/api/daemon/transcript/route.js",
|
|
41
40
|
"/api/daemon/resume/route": "app/api/daemon/resume/route.js",
|
|
42
41
|
"/api/entities/[type]/[uuid]/root-idea/route": "app/api/entities/[type]/[uuid]/root-idea/route.js",
|
|
43
|
-
"/api/documents/[uuid]/route": "app/api/documents/[uuid]/route.js",
|
|
44
42
|
"/api/daemon/turn-advance/route": "app/api/daemon/turn-advance/route.js",
|
|
43
|
+
"/api/documents/[uuid]/route": "app/api/documents/[uuid]/route.js",
|
|
45
44
|
"/api/events/notifications/route": "app/api/events/notifications/route.js",
|
|
46
|
-
"/api/ideas/[uuid]/parent/route": "app/api/ideas/[uuid]/parent/route.js",
|
|
47
|
-
"/api/ideas/[uuid]/move/route": "app/api/ideas/[uuid]/move/route.js",
|
|
48
45
|
"/api/ideas/[uuid]/move/preview/route": "app/api/ideas/[uuid]/move/preview/route.js",
|
|
46
|
+
"/api/ideas/[uuid]/move/route": "app/api/ideas/[uuid]/move/route.js",
|
|
49
47
|
"/api/ideas/[uuid]/claim/route": "app/api/ideas/[uuid]/claim/route.js",
|
|
50
|
-
"/api/
|
|
48
|
+
"/api/ideas/[uuid]/parent/route": "app/api/ideas/[uuid]/parent/route.js",
|
|
51
49
|
"/api/ideas/[uuid]/wake-preview/route": "app/api/ideas/[uuid]/wake-preview/route.js",
|
|
52
|
-
"/api/ideas/[uuid]/
|
|
50
|
+
"/api/ideas/[uuid]/route": "app/api/ideas/[uuid]/route.js",
|
|
51
|
+
"/api/daemon-directory-requests/route": "app/api/daemon-directory-requests/route.js",
|
|
53
52
|
"/api/me/assignments/route": "app/api/me/assignments/route.js",
|
|
54
|
-
"/api/mentionables/route": "app/api/mentionables/route.js",
|
|
55
53
|
"/api/ideas/conversational/route": "app/api/ideas/conversational/route.js",
|
|
54
|
+
"/api/ideas/[uuid]/release/route": "app/api/ideas/[uuid]/release/route.js",
|
|
55
|
+
"/api/events/route": "app/api/events/route.js",
|
|
56
|
+
"/api/mentionables/route": "app/api/mentionables/route.js",
|
|
56
57
|
"/api/notifications/[uuid]/archive/route": "app/api/notifications/[uuid]/archive/route.js",
|
|
57
58
|
"/api/notifications/[uuid]/read/route": "app/api/notifications/[uuid]/read/route.js",
|
|
59
|
+
"/api/notifications/unread-count/route": "app/api/notifications/unread-count/route.js",
|
|
58
60
|
"/api/notifications/read-all/route": "app/api/notifications/read-all/route.js",
|
|
59
61
|
"/api/notifications/preferences/route": "app/api/notifications/preferences/route.js",
|
|
60
|
-
"/api/ideas/[uuid]/route": "app/api/ideas/[uuid]/route.js",
|
|
61
|
-
"/api/notifications/unread-count/route": "app/api/notifications/unread-count/route.js",
|
|
62
|
-
"/api/project-groups/[uuid]/dashboard/route": "app/api/project-groups/[uuid]/dashboard/route.js",
|
|
63
62
|
"/api/notifications/route": "app/api/notifications/route.js",
|
|
63
|
+
"/api/project-groups/[uuid]/dashboard/route": "app/api/project-groups/[uuid]/dashboard/route.js",
|
|
64
64
|
"/api/project-groups/route": "app/api/project-groups/route.js",
|
|
65
65
|
"/api/project-visits/route": "app/api/project-visits/route.js",
|
|
66
|
-
"/api/project-groups/[uuid]/route": "app/api/project-groups/[uuid]/route.js",
|
|
67
|
-
"/api/project-visits/pin/route": "app/api/project-visits/pin/route.js",
|
|
68
66
|
"/api/project-visits/visit/route": "app/api/project-visits/visit/route.js",
|
|
67
|
+
"/api/project-visits/pin/route": "app/api/project-visits/pin/route.js",
|
|
68
|
+
"/api/project-groups/[uuid]/route": "app/api/project-groups/[uuid]/route.js",
|
|
69
69
|
"/api/projects/[uuid]/available/route": "app/api/projects/[uuid]/available/route.js",
|
|
70
70
|
"/api/projects/[uuid]/activity/route": "app/api/projects/[uuid]/activity/route.js",
|
|
71
71
|
"/api/projects/[uuid]/group/route": "app/api/projects/[uuid]/group/route.js",
|
|
72
|
+
"/api/projects/[uuid]/documents/route": "app/api/projects/[uuid]/documents/route.js",
|
|
72
73
|
"/api/projects/[uuid]/ideas/tracker/route": "app/api/projects/[uuid]/ideas/tracker/route.js",
|
|
73
|
-
"/api/projects/[uuid]/proposals/[proposalUuid]/validate/route": "app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route.js",
|
|
74
74
|
"/api/projects/[uuid]/agent-cwds/route": "app/api/projects/[uuid]/agent-cwds/route.js",
|
|
75
|
-
"/api/projects/[uuid]/
|
|
75
|
+
"/api/projects/[uuid]/proposals/[proposalUuid]/validate/route": "app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route.js",
|
|
76
|
+
"/api/projects/[uuid]/ideas/route": "app/api/projects/[uuid]/ideas/route.js",
|
|
76
77
|
"/api/projects/[uuid]/proposals/summary/route": "app/api/projects/[uuid]/proposals/summary/route.js",
|
|
77
78
|
"/api/projects/[uuid]/resource-graph/route": "app/api/projects/[uuid]/resource-graph/route.js",
|
|
79
|
+
"/api/projects/[uuid]/stats/route": "app/api/projects/[uuid]/stats/route.js",
|
|
80
|
+
"/api/projects/[uuid]/tasks/dependencies/route": "app/api/projects/[uuid]/tasks/dependencies/route.js",
|
|
78
81
|
"/api/projects/agent-cwd-options/route": "app/api/projects/agent-cwd-options/route.js",
|
|
79
|
-
"/api/projects/[uuid]/ideas/route": "app/api/projects/[uuid]/ideas/route.js",
|
|
80
82
|
"/api/projects/[uuid]/proposals/route": "app/api/projects/[uuid]/proposals/route.js",
|
|
81
|
-
"/api/proposals/[uuid]/approve/route": "app/api/proposals/[uuid]/approve/route.js",
|
|
82
83
|
"/api/projects/[uuid]/route": "app/api/projects/[uuid]/route.js",
|
|
83
|
-
"/api/
|
|
84
|
+
"/api/proposals/[uuid]/approve/route": "app/api/proposals/[uuid]/approve/route.js",
|
|
85
|
+
"/api/projects/[uuid]/tasks/route": "app/api/projects/[uuid]/tasks/route.js",
|
|
84
86
|
"/api/proposals/[uuid]/close/route": "app/api/proposals/[uuid]/close/route.js",
|
|
85
87
|
"/api/proposals/[uuid]/route": "app/api/proposals/[uuid]/route.js",
|
|
86
|
-
"/api/projects/route": "app/api/projects/route.js",
|
|
87
88
|
"/api/proposals/[uuid]/reject/route": "app/api/proposals/[uuid]/reject/route.js",
|
|
89
|
+
"/api/projects/route": "app/api/projects/route.js",
|
|
88
90
|
"/api/proposals/[uuid]/revoke/route": "app/api/proposals/[uuid]/revoke/route.js",
|
|
89
|
-
"/api/sessions/[uuid]/route": "app/api/sessions/[uuid]/route.js",
|
|
90
|
-
"/api/references/route": "app/api/references/route.js",
|
|
91
91
|
"/api/search/route": "app/api/search/route.js",
|
|
92
|
-
"/api/references/
|
|
92
|
+
"/api/references/route": "app/api/references/route.js",
|
|
93
|
+
"/api/sessions/[uuid]/route": "app/api/sessions/[uuid]/route.js",
|
|
93
94
|
"/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route": "app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route.js",
|
|
95
|
+
"/api/tasks/[uuid]/claim/route": "app/api/tasks/[uuid]/claim/route.js",
|
|
94
96
|
"/api/tasks/[uuid]/release/route": "app/api/tasks/[uuid]/release/route.js",
|
|
97
|
+
"/api/references/[uuid]/route": "app/api/references/[uuid]/route.js",
|
|
95
98
|
"/api/tasks/[uuid]/dependencies/route": "app/api/tasks/[uuid]/dependencies/route.js",
|
|
96
99
|
"/api/tasks/[uuid]/sessions/route": "app/api/tasks/[uuid]/sessions/route.js",
|
|
97
|
-
"/api/tasks/[uuid]/claim/route": "app/api/tasks/[uuid]/claim/route.js",
|
|
98
100
|
"/api/tasks/[uuid]/route": "app/api/tasks/[uuid]/route.js",
|
|
99
|
-
"/api/projects/[uuid]/stats/route": "app/api/projects/[uuid]/stats/route.js",
|
|
100
|
-
"/api/projects/[uuid]/tasks/route": "app/api/projects/[uuid]/tasks/route.js",
|
|
101
101
|
"/login/admin/page": "app/login/admin/page.js",
|
|
102
|
-
"/onboarding/page": "app/onboarding/page.js",
|
|
103
|
-
"/page": "app/page.js",
|
|
104
|
-
"/login/pick-workspace/page": "app/login/pick-workspace/page.js",
|
|
105
|
-
"/login/page": "app/login/page.js",
|
|
106
102
|
"/login/callback/page": "app/login/callback/page.js",
|
|
107
|
-
"/
|
|
103
|
+
"/login/page": "app/login/page.js",
|
|
104
|
+
"/login/pick-workspace/page": "app/login/pick-workspace/page.js",
|
|
105
|
+
"/page": "app/page.js",
|
|
106
|
+
"/onboarding/page": "app/onboarding/page.js",
|
|
108
107
|
"/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page": "app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js",
|
|
109
108
|
"/(dashboard)/projects/[uuid]/dashboard/page": "app/(dashboard)/projects/[uuid]/dashboard/page.js",
|
|
110
109
|
"/(dashboard)/project-groups/[uuid]/page": "app/(dashboard)/project-groups/[uuid]/page.js",
|
|
110
|
+
"/(dashboard)/projects/[uuid]/activity/page": "app/(dashboard)/projects/[uuid]/activity/page.js",
|
|
111
111
|
"/(dashboard)/projects/[uuid]/documents/page": "app/(dashboard)/projects/[uuid]/documents/page.js",
|
|
112
|
+
"/(dashboard)/projects/[uuid]/documents/[documentUuid]/page": "app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js",
|
|
112
113
|
"/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page": "app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js",
|
|
113
|
-
"/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page": "app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js",
|
|
114
114
|
"/(dashboard)/projects/[uuid]/graph/page": "app/(dashboard)/projects/[uuid]/graph/page.js",
|
|
115
115
|
"/(dashboard)/projects/[uuid]/proposals/new/page": "app/(dashboard)/projects/[uuid]/proposals/new/page.js",
|
|
116
116
|
"/(dashboard)/projects/[uuid]/proposals/page": "app/(dashboard)/projects/[uuid]/proposals/page.js",
|
|
117
|
-
"/(dashboard)/projects/[uuid]/
|
|
118
|
-
"/admin/companies/page": "app/admin/companies/page.js",
|
|
119
|
-
"/admin/companies/[uuid]/page": "app/admin/companies/[uuid]/page.js",
|
|
117
|
+
"/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page": "app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js",
|
|
120
118
|
"/(dashboard)/projects/page": "app/(dashboard)/projects/page.js",
|
|
121
|
-
"/(dashboard)/settings/page": "app/(dashboard)/settings/page.js",
|
|
122
119
|
"/(dashboard)/projects/[uuid]/tasks/page": "app/(dashboard)/projects/[uuid]/tasks/page.js",
|
|
120
|
+
"/(dashboard)/settings/page": "app/(dashboard)/settings/page.js",
|
|
123
121
|
"/admin/companies/new/page": "app/admin/companies/new/page.js",
|
|
124
|
-
"/admin/page": "app/admin/page.js"
|
|
122
|
+
"/admin/companies/[uuid]/page": "app/admin/companies/[uuid]/page.js",
|
|
123
|
+
"/admin/page": "app/admin/page.js",
|
|
124
|
+
"/admin/companies/page": "app/admin/companies/page.js"
|
|
125
125
|
}
|