constella 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -0
- package/.next/app-path-routes-manifest.json +53 -0
- package/.next/build-manifest.json +20 -0
- package/.next/diagnostics/build-diagnostics.json +6 -0
- package/.next/diagnostics/framework.json +1 -0
- package/.next/export-marker.json +6 -0
- package/.next/images-manifest.json +68 -0
- package/.next/next-minimal-server.js.nft.json +1 -0
- package/.next/next-server.js.nft.json +1 -0
- package/.next/package.json +1 -0
- package/.next/prerender-manifest.json +36 -0
- package/.next/react-loadable-manifest.json +14 -0
- package/.next/required-server-files.js +343 -0
- package/.next/required-server-files.json +343 -0
- package/.next/routes-manifest.json +362 -0
- package/.next/server/app/(app)/activity/page.js +2 -0
- package/.next/server/app/(app)/activity/page.js.nft.json +1 -0
- package/.next/server/app/(app)/activity/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/agents/[handle]/page.js +18 -0
- package/.next/server/app/(app)/agents/[handle]/page.js.nft.json +1 -0
- package/.next/server/app/(app)/agents/[handle]/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/code/page.js +2 -0
- package/.next/server/app/(app)/code/page.js.nft.json +1 -0
- package/.next/server/app/(app)/code/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/config/page.js +2 -0
- package/.next/server/app/(app)/config/page.js.nft.json +1 -0
- package/.next/server/app/(app)/config/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/costs/page.js +2 -0
- package/.next/server/app/(app)/costs/page.js.nft.json +1 -0
- package/.next/server/app/(app)/costs/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/cron/page.js +2 -0
- package/.next/server/app/(app)/cron/page.js.nft.json +1 -0
- package/.next/server/app/(app)/cron/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/dashboard/page.js +2 -0
- package/.next/server/app/(app)/dashboard/page.js.nft.json +1 -0
- package/.next/server/app/(app)/dashboard/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/docs/[id]/page.js +2 -0
- package/.next/server/app/(app)/docs/[id]/page.js.nft.json +1 -0
- package/.next/server/app/(app)/docs/[id]/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/docs/page.js +2 -0
- package/.next/server/app/(app)/docs/page.js.nft.json +1 -0
- package/.next/server/app/(app)/docs/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/github/page.js +2 -0
- package/.next/server/app/(app)/github/page.js.nft.json +1 -0
- package/.next/server/app/(app)/github/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/goals/page.js +2 -0
- package/.next/server/app/(app)/goals/page.js.nft.json +1 -0
- package/.next/server/app/(app)/goals/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/inbox/page.js +2 -0
- package/.next/server/app/(app)/inbox/page.js.nft.json +1 -0
- package/.next/server/app/(app)/inbox/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/knowledge/page.js +3 -0
- package/.next/server/app/(app)/knowledge/page.js.nft.json +1 -0
- package/.next/server/app/(app)/knowledge/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/models/page.js +2 -0
- package/.next/server/app/(app)/models/page.js.nft.json +1 -0
- package/.next/server/app/(app)/models/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/notifications/page.js +2 -0
- package/.next/server/app/(app)/notifications/page.js.nft.json +1 -0
- package/.next/server/app/(app)/notifications/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/org/page.js +2 -0
- package/.next/server/app/(app)/org/page.js.nft.json +1 -0
- package/.next/server/app/(app)/org/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/organizations/page.js +2 -0
- package/.next/server/app/(app)/organizations/page.js.nft.json +1 -0
- package/.next/server/app/(app)/organizations/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/page.js +3 -0
- package/.next/server/app/(app)/page.js.nft.json +1 -0
- package/.next/server/app/(app)/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/planner/page.js +2 -0
- package/.next/server/app/(app)/planner/page.js.nft.json +1 -0
- package/.next/server/app/(app)/planner/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/plugins/page.js +2 -0
- package/.next/server/app/(app)/plugins/page.js.nft.json +1 -0
- package/.next/server/app/(app)/plugins/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/pm/page.js +2 -0
- package/.next/server/app/(app)/pm/page.js.nft.json +1 -0
- package/.next/server/app/(app)/pm/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/prepare-deploy/page.js +19 -0
- package/.next/server/app/(app)/prepare-deploy/page.js.nft.json +1 -0
- package/.next/server/app/(app)/prepare-deploy/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/profile/page.js +2 -0
- package/.next/server/app/(app)/profile/page.js.nft.json +1 -0
- package/.next/server/app/(app)/profile/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/pulse/page.js +2 -0
- package/.next/server/app/(app)/pulse/page.js.nft.json +1 -0
- package/.next/server/app/(app)/pulse/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/reports/[id]/page.js +3 -0
- package/.next/server/app/(app)/reports/[id]/page.js.nft.json +1 -0
- package/.next/server/app/(app)/reports/[id]/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/reports/page.js +5 -0
- package/.next/server/app/(app)/reports/page.js.nft.json +1 -0
- package/.next/server/app/(app)/reports/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/routines/page.js +2 -0
- package/.next/server/app/(app)/routines/page.js.nft.json +1 -0
- package/.next/server/app/(app)/routines/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/search/page.js +2 -0
- package/.next/server/app/(app)/search/page.js.nft.json +1 -0
- package/.next/server/app/(app)/search/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/security/page.js +2 -0
- package/.next/server/app/(app)/security/page.js.nft.json +1 -0
- package/.next/server/app/(app)/security/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/skills/page.js +18 -0
- package/.next/server/app/(app)/skills/page.js.nft.json +1 -0
- package/.next/server/app/(app)/skills/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/tasks/page.js +2 -0
- package/.next/server/app/(app)/tasks/page.js.nft.json +1 -0
- package/.next/server/app/(app)/tasks/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/test-dev/page.js +2 -0
- package/.next/server/app/(app)/test-dev/page.js.nft.json +1 -0
- package/.next/server/app/(app)/test-dev/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/update/page.js +2 -0
- package/.next/server/app/(app)/update/page.js.nft.json +1 -0
- package/.next/server/app/(app)/update/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(auth)/login/page.js +2 -0
- package/.next/server/app/(auth)/login/page.js.nft.json +1 -0
- package/.next/server/app/(auth)/login/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(auth)/onboarding/page.js +18 -0
- package/.next/server/app/(auth)/onboarding/page.js.nft.json +1 -0
- package/.next/server/app/(auth)/onboarding/page_client-reference-manifest.js +1 -0
- package/.next/server/app/_global-error/page.js +32 -0
- package/.next/server/app/_global-error/page.js.nft.json +1 -0
- package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -0
- package/.next/server/app/_global-error.html +1 -0
- package/.next/server/app/_global-error.meta +16 -0
- package/.next/server/app/_global-error.rsc +15 -0
- package/.next/server/app/_global-error.segments/_full.segment.rsc +15 -0
- package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +5 -0
- package/.next/server/app/_global-error.segments/_global-error.segment.rsc +5 -0
- package/.next/server/app/_global-error.segments/_head.segment.rsc +5 -0
- package/.next/server/app/_global-error.segments/_index.segment.rsc +6 -0
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -0
- package/.next/server/app/_not-found/page.js +2 -0
- package/.next/server/app/_not-found/page.js.nft.json +1 -0
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -0
- package/.next/server/app/api/auth/[...all]/route.js +1 -0
- package/.next/server/app/api/auth/[...all]/route.js.nft.json +1 -0
- package/.next/server/app/api/auth/[...all]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/cron/tick/route.js +52 -0
- package/.next/server/app/api/cron/tick/route.js.nft.json +1 -0
- package/.next/server/app/api/cron/tick/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/dev-login/route.js +1 -0
- package/.next/server/app/api/dev-login/route.js.nft.json +1 -0
- package/.next/server/app/api/dev-login/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/locks/acquire/route.js +1 -0
- package/.next/server/app/api/locks/acquire/route.js.nft.json +1 -0
- package/.next/server/app/api/locks/acquire/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/models/progress/route.js +1 -0
- package/.next/server/app/api/models/progress/route.js.nft.json +1 -0
- package/.next/server/app/api/models/progress/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/passkey/authenticate/options/route.js +1 -0
- package/.next/server/app/api/passkey/authenticate/options/route.js.nft.json +1 -0
- package/.next/server/app/api/passkey/authenticate/options/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/passkey/authenticate/verify/route.js +1 -0
- package/.next/server/app/api/passkey/authenticate/verify/route.js.nft.json +1 -0
- package/.next/server/app/api/passkey/authenticate/verify/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/passkey/register/options/route.js +1 -0
- package/.next/server/app/api/passkey/register/options/route.js.nft.json +1 -0
- package/.next/server/app/api/passkey/register/options/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/passkey/register/verify/route.js +1 -0
- package/.next/server/app/api/passkey/register/verify/route.js.nft.json +1 -0
- package/.next/server/app/api/passkey/register/verify/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/stream/route.js +4 -0
- package/.next/server/app/api/stream/route.js.nft.json +1 -0
- package/.next/server/app/api/stream/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sync/file/route.js +2 -0
- package/.next/server/app/api/sync/file/route.js.nft.json +1 -0
- package/.next/server/app/api/sync/file/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/telegram/poll/route.js +15 -0
- package/.next/server/app/api/telegram/poll/route.js.nft.json +1 -0
- package/.next/server/app/api/telegram/poll/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/upload/route.js +1 -0
- package/.next/server/app/api/upload/route.js.nft.json +1 -0
- package/.next/server/app/api/upload/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/v1/[[...path]]/route.js +1 -0
- package/.next/server/app/api/v1/[[...path]]/route.js.nft.json +1 -0
- package/.next/server/app/api/v1/[[...path]]/route_client-reference-manifest.js +1 -0
- package/.next/server/app-paths-manifest.json +53 -0
- package/.next/server/chunks/1003.js +1 -0
- package/.next/server/chunks/127.js +26 -0
- package/.next/server/chunks/1388.js +1 -0
- package/.next/server/chunks/1408.js +21 -0
- package/.next/server/chunks/1572.js +1 -0
- package/.next/server/chunks/1591.js +24 -0
- package/.next/server/chunks/1619.js +188 -0
- package/.next/server/chunks/162.js +1 -0
- package/.next/server/chunks/1881.js +1 -0
- package/.next/server/chunks/1968.js +1 -0
- package/.next/server/chunks/2297.js +348 -0
- package/.next/server/chunks/2341.js +1 -0
- package/.next/server/chunks/2517.js +1 -0
- package/.next/server/chunks/2549.js +1 -0
- package/.next/server/chunks/259.js +14 -0
- package/.next/server/chunks/2599.js +1 -0
- package/.next/server/chunks/260.js +1 -0
- package/.next/server/chunks/2867.js +147 -0
- package/.next/server/chunks/3018.js +1 -0
- package/.next/server/chunks/3050.js +18 -0
- package/.next/server/chunks/3085.js +12 -0
- package/.next/server/chunks/3131.js +1 -0
- package/.next/server/chunks/3242.js +1 -0
- package/.next/server/chunks/3266.js +15 -0
- package/.next/server/chunks/3524.js +1 -0
- package/.next/server/chunks/3527.js +479 -0
- package/.next/server/chunks/3533.js +869 -0
- package/.next/server/chunks/3550.js +1 -0
- package/.next/server/chunks/3609.js +2 -0
- package/.next/server/chunks/3667.js +462 -0
- package/.next/server/chunks/3760.js +4 -0
- package/.next/server/chunks/4679.js +1 -0
- package/.next/server/chunks/4804.js +1 -0
- package/.next/server/chunks/4832.js +2 -0
- package/.next/server/chunks/4853.js +1 -0
- package/.next/server/chunks/4979.js +67 -0
- package/.next/server/chunks/5060.js +1 -0
- package/.next/server/chunks/5278.js +1 -0
- package/.next/server/chunks/5614.js +1 -0
- package/.next/server/chunks/5818.js +1 -0
- package/.next/server/chunks/6479.js +1 -0
- package/.next/server/chunks/6658.js +1 -0
- package/.next/server/chunks/6706.js +1 -0
- package/.next/server/chunks/6719.js +1 -0
- package/.next/server/chunks/678.js +1 -0
- package/.next/server/chunks/683.js +1 -0
- package/.next/server/chunks/6862.js +1 -0
- package/.next/server/chunks/6882.js +1 -0
- package/.next/server/chunks/7037.js +1 -0
- package/.next/server/chunks/7107.js +741 -0
- package/.next/server/chunks/73.js +17 -0
- package/.next/server/chunks/7327.js +1 -0
- package/.next/server/chunks/7514.js +1 -0
- package/.next/server/chunks/7622.js +1 -0
- package/.next/server/chunks/7778.js +1 -0
- package/.next/server/chunks/7912.js +1 -0
- package/.next/server/chunks/7949.js +1 -0
- package/.next/server/chunks/7971.js +1 -0
- package/.next/server/chunks/7989.js +1 -0
- package/.next/server/chunks/842.js +22 -0
- package/.next/server/chunks/8762.js +15 -0
- package/.next/server/chunks/8823.js +77 -0
- package/.next/server/chunks/9146.js +4 -0
- package/.next/server/chunks/9676.js +1 -0
- package/.next/server/chunks/9783.js +22 -0
- package/.next/server/chunks/9969.js +3 -0
- package/.next/server/functions-config-manifest.json +18 -0
- package/.next/server/instrumentation.js +1 -0
- package/.next/server/instrumentation.js.nft.json +1 -0
- package/.next/server/interception-route-rewrite-manifest.js +1 -0
- package/.next/server/middleware-build-manifest.js +1 -0
- package/.next/server/middleware-manifest.json +6 -0
- package/.next/server/middleware-react-loadable-manifest.js +1 -0
- package/.next/server/middleware.js +18 -0
- package/.next/server/middleware.js.nft.json +1 -0
- package/.next/server/next-font-manifest.js +1 -0
- package/.next/server/next-font-manifest.json +1 -0
- package/.next/server/pages/500.html +1 -0
- package/.next/server/pages-manifest.json +3 -0
- package/.next/server/prefetch-hints.json +1 -0
- package/.next/server/server-reference-manifest.js +1 -0
- package/.next/server/server-reference-manifest.json +1 -0
- package/.next/server/webpack-runtime.js +1 -0
- package/.next/static/chunks/1858-339516f78a4b00da.js +1 -0
- package/.next/static/chunks/2320-fc8b39380e69d465.js +2 -0
- package/.next/static/chunks/23550918-ff694f70f4b0648c.js +1 -0
- package/.next/static/chunks/3219-ebb3c23be38c838d.js +1 -0
- package/.next/static/chunks/4263-adecb5b466380b6e.js +1 -0
- package/.next/static/chunks/5479-0cceab68cd0ca9c7.js +1 -0
- package/.next/static/chunks/5701-665b927b06158b76.js +1 -0
- package/.next/static/chunks/5920.6451a68b63918988.js +1 -0
- package/.next/static/chunks/6575-5c9139720bb0f5bf.js +4 -0
- package/.next/static/chunks/6834-4759af1ce7d95fb6.js +32 -0
- package/.next/static/chunks/7509.721cd47a931c5518.js +1 -0
- package/.next/static/chunks/8264-1ca011989ee2b231.js +1 -0
- package/.next/static/chunks/9219-4a39a98b5502d9d1.js +1 -0
- package/.next/static/chunks/9690-53d5222618cbeddb.js +1 -0
- package/.next/static/chunks/app/(app)/activity/page-3973534281ecea81.js +1 -0
- package/.next/static/chunks/app/(app)/agents/[handle]/page-83662a175c098282.js +1 -0
- package/.next/static/chunks/app/(app)/code/page-33979545192cd137.js +1 -0
- package/.next/static/chunks/app/(app)/config/page-9933aed1ca8a85c1.js +1 -0
- package/.next/static/chunks/app/(app)/costs/page-131c4dc580efcc19.js +1 -0
- package/.next/static/chunks/app/(app)/cron/page-53ea1aff998a87ca.js +1 -0
- package/.next/static/chunks/app/(app)/dashboard/page-deed83aaa9d0d447.js +1 -0
- package/.next/static/chunks/app/(app)/docs/[id]/page-38c993d73c0eab4f.js +1 -0
- package/.next/static/chunks/app/(app)/docs/page-bf463b55d0554e86.js +1 -0
- package/.next/static/chunks/app/(app)/error-988cd28480809861.js +1 -0
- package/.next/static/chunks/app/(app)/github/page-62678b4e82dfecb6.js +1 -0
- package/.next/static/chunks/app/(app)/goals/page-4adb426fe1c96106.js +1 -0
- package/.next/static/chunks/app/(app)/inbox/page-e347dc55ab467310.js +1 -0
- package/.next/static/chunks/app/(app)/knowledge/page-65393a045b4349be.js +1 -0
- package/.next/static/chunks/app/(app)/layout-7f65675705b011d8.js +1 -0
- package/.next/static/chunks/app/(app)/models/page-e01f1dd7e49a2951.js +1 -0
- package/.next/static/chunks/app/(app)/notifications/page-56548ac87aef00da.js +1 -0
- package/.next/static/chunks/app/(app)/org/page-699e6a6dc0db7d81.js +1 -0
- package/.next/static/chunks/app/(app)/organizations/page-36051a380a7e8eb7.js +1 -0
- package/.next/static/chunks/app/(app)/page-7d1011a566f81520.js +1 -0
- package/.next/static/chunks/app/(app)/planner/page-dab7ced94083373a.js +1 -0
- package/.next/static/chunks/app/(app)/plugins/page-5b5a1f53389be42e.js +1 -0
- package/.next/static/chunks/app/(app)/pm/page-0de5c08c0b227bb0.js +1 -0
- package/.next/static/chunks/app/(app)/prepare-deploy/page-e426038552df8d41.js +1 -0
- package/.next/static/chunks/app/(app)/profile/page-608dfcaf8aae0a69.js +1 -0
- package/.next/static/chunks/app/(app)/pulse/page-309ccaca91de1faa.js +1 -0
- package/.next/static/chunks/app/(app)/reports/[id]/page-53ea1aff998a87ca.js +1 -0
- package/.next/static/chunks/app/(app)/reports/page-68cdc6dcfa472d86.js +1 -0
- package/.next/static/chunks/app/(app)/routines/page-bcc55550b197a9fa.js +1 -0
- package/.next/static/chunks/app/(app)/search/page-5c5f67558d0dbf0d.js +1 -0
- package/.next/static/chunks/app/(app)/security/page-a7d41e36aa366b45.js +1 -0
- package/.next/static/chunks/app/(app)/skills/page-c5b21e89593b8336.js +1 -0
- package/.next/static/chunks/app/(app)/tasks/page-08ae079e3e54d2ce.js +1 -0
- package/.next/static/chunks/app/(app)/test-dev/page-633f82dfd9c3ce23.js +1 -0
- package/.next/static/chunks/app/(app)/update/page-4be019054351bfac.js +1 -0
- package/.next/static/chunks/app/(auth)/login/page-6e85d3377062acae.js +1 -0
- package/.next/static/chunks/app/(auth)/onboarding/page-ebb10c175abf3b85.js +1 -0
- package/.next/static/chunks/app/_global-error/page-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/_not-found/page-dc38b02aebeab535.js +1 -0
- package/.next/static/chunks/app/api/auth/[...all]/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/api/cron/tick/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/api/dev-login/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/api/locks/acquire/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/api/models/progress/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/api/passkey/authenticate/options/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/api/passkey/authenticate/verify/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/api/passkey/register/options/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/api/passkey/register/verify/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/api/stream/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/api/sync/file/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/api/telegram/poll/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/api/upload/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/api/v1/[[...path]]/route-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/app/error-09899a13c38b6e89.js +1 -0
- package/.next/static/chunks/app/global-error-b8050d4d886f448c.js +1 -0
- package/.next/static/chunks/app/layout-ab9deed1e7e2e9df.js +1 -0
- package/.next/static/chunks/framework-4b2c6b6043dd203f.js +1 -0
- package/.next/static/chunks/main-722e16032e7764d1.js +5 -0
- package/.next/static/chunks/main-app-761880af2b6f1962.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/app-error-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/forbidden-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/not-found-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-23fe50a6bf589c97.js +1 -0
- package/.next/static/chunks/polyfills-42372ed130431b0a.js +1 -0
- package/.next/static/chunks/webpack-222e3894b78c67db.js +1 -0
- package/.next/static/css/0a9b5805594444e3.css +1 -0
- package/.next/static/yztMvBwyrWWkSqP6jfXoa/_buildManifest.js +1 -0
- package/.next/static/yztMvBwyrWWkSqP6jfXoa/_ssgManifest.js +1 -0
- package/.next/trace-build +1 -0
- package/.next/types/app/(app)/activity/page.ts +87 -0
- package/.next/types/app/(app)/agents/[handle]/page.ts +87 -0
- package/.next/types/app/(app)/code/page.ts +87 -0
- package/.next/types/app/(app)/config/page.ts +87 -0
- package/.next/types/app/(app)/costs/page.ts +87 -0
- package/.next/types/app/(app)/cron/page.ts +87 -0
- package/.next/types/app/(app)/dashboard/page.ts +87 -0
- package/.next/types/app/(app)/docs/[id]/page.ts +87 -0
- package/.next/types/app/(app)/docs/page.ts +87 -0
- package/.next/types/app/(app)/github/page.ts +87 -0
- package/.next/types/app/(app)/goals/page.ts +87 -0
- package/.next/types/app/(app)/inbox/page.ts +87 -0
- package/.next/types/app/(app)/knowledge/page.ts +87 -0
- package/.next/types/app/(app)/models/page.ts +87 -0
- package/.next/types/app/(app)/notifications/page.ts +87 -0
- package/.next/types/app/(app)/org/page.ts +87 -0
- package/.next/types/app/(app)/organizations/page.ts +87 -0
- package/.next/types/app/(app)/page.ts +87 -0
- package/.next/types/app/(app)/planner/page.ts +87 -0
- package/.next/types/app/(app)/plugins/page.ts +87 -0
- package/.next/types/app/(app)/pm/page.ts +87 -0
- package/.next/types/app/(app)/prepare-deploy/page.ts +87 -0
- package/.next/types/app/(app)/profile/page.ts +87 -0
- package/.next/types/app/(app)/pulse/page.ts +87 -0
- package/.next/types/app/(app)/reports/[id]/page.ts +87 -0
- package/.next/types/app/(app)/reports/page.ts +87 -0
- package/.next/types/app/(app)/routines/page.ts +87 -0
- package/.next/types/app/(app)/search/page.ts +87 -0
- package/.next/types/app/(app)/security/page.ts +87 -0
- package/.next/types/app/(app)/skills/page.ts +87 -0
- package/.next/types/app/(app)/tasks/page.ts +87 -0
- package/.next/types/app/(app)/test-dev/page.ts +87 -0
- package/.next/types/app/(app)/update/page.ts +87 -0
- package/.next/types/app/(auth)/login/page.ts +87 -0
- package/.next/types/app/(auth)/onboarding/page.ts +87 -0
- package/.next/types/app/api/auth/[...all]/route.ts +351 -0
- package/.next/types/app/api/cron/tick/route.ts +351 -0
- package/.next/types/app/api/dev-login/route.ts +351 -0
- package/.next/types/app/api/locks/acquire/route.ts +351 -0
- package/.next/types/app/api/models/progress/route.ts +351 -0
- package/.next/types/app/api/passkey/authenticate/options/route.ts +351 -0
- package/.next/types/app/api/passkey/authenticate/verify/route.ts +351 -0
- package/.next/types/app/api/passkey/register/options/route.ts +351 -0
- package/.next/types/app/api/passkey/register/verify/route.ts +351 -0
- package/.next/types/app/api/stream/route.ts +351 -0
- package/.next/types/app/api/sync/file/route.ts +351 -0
- package/.next/types/app/api/telegram/poll/route.ts +351 -0
- package/.next/types/app/api/upload/route.ts +351 -0
- package/.next/types/app/api/v1/[[...path]]/route.ts +351 -0
- package/.next/types/cache-life.d.ts +145 -0
- package/.next/types/link.d.ts +210 -0
- package/.next/types/package.json +1 -0
- package/.next/types/routes.d.ts +120 -0
- package/.next/types/validator.ts +511 -0
- package/CHANGELOG.md +312 -0
- package/LICENSE +21 -0
- package/README.md +382 -0
- package/README.pt-BR.md +391 -0
- package/bin/constella.mjs +329 -0
- package/bin/guard-hook.mjs +44 -0
- package/bin/lock-hook.mjs +49 -0
- package/bin/worker.mjs +142 -0
- package/docs/assets/arch-orbit.svg +56 -0
- package/docs/assets/blackhole.svg +37 -0
- package/docs/assets/divider-orbit.svg +23 -0
- package/docs/assets/hero-constella.svg +72 -0
- package/docs/en/AGENTS.md +279 -0
- package/docs/en/AI_ARCHITECTURE.md +373 -0
- package/docs/en/ARCHITECTURE.md +334 -0
- package/docs/en/AUTH_MODE.md +247 -0
- package/docs/en/CHAT_COMMANDS.md +305 -0
- package/docs/en/CONFIGURATION.md +340 -0
- package/docs/en/DEPLOY.md +331 -0
- package/docs/en/DM.md +297 -0
- package/docs/en/FAQ.md +258 -0
- package/docs/en/GITHUB.md +341 -0
- package/docs/en/GOALS_SPECS_ISSUES.md +303 -0
- package/docs/en/INBOX.md +340 -0
- package/docs/en/INSTALLATION.md +329 -0
- package/docs/en/KB_AGENT.md +305 -0
- package/docs/en/KB_RAG.md +356 -0
- package/docs/en/MCP.md +313 -0
- package/docs/en/MEMORY_RAG.md +289 -0
- package/docs/en/MODELS.md +341 -0
- package/docs/en/ONBOARDING.md +327 -0
- package/docs/en/PLUGINS.md +290 -0
- package/docs/en/PORTABLE_MODE.md +387 -0
- package/docs/en/PO_AGENT.md +379 -0
- package/docs/en/PREPARE_DEPLOY.md +308 -0
- package/docs/en/PROJECT_STACKS.md +258 -0
- package/docs/en/PUBLIC_API.md +315 -0
- package/docs/en/PUBLISHING.md +343 -0
- package/docs/en/README.md +95 -0
- package/docs/en/SECURITY.md +280 -0
- package/docs/en/SKILLS.md +349 -0
- package/docs/en/START_MODE.md +340 -0
- package/docs/en/SYNCED_BLOCKS.md +320 -0
- package/docs/en/TEAM_ROOM.md +285 -0
- package/docs/en/TELEGRAM.md +294 -0
- package/docs/en/TEST_DEV.md +321 -0
- package/docs/en/TROUBLESHOOTING.md +294 -0
- package/docs/en/UPDATE.md +301 -0
- package/docs/en/VPS_MODE.md +334 -0
- package/docs/en/WORKFLOW.md +321 -0
- package/docs/pt/AGENTS.md +279 -0
- package/docs/pt/AI_ARCHITECTURE.md +373 -0
- package/docs/pt/ARCHITECTURE.md +334 -0
- package/docs/pt/AUTH_MODE.md +247 -0
- package/docs/pt/CHAT_COMMANDS.md +307 -0
- package/docs/pt/CONFIGURATION.md +340 -0
- package/docs/pt/DEPLOY.md +331 -0
- package/docs/pt/DM.md +297 -0
- package/docs/pt/FAQ.md +258 -0
- package/docs/pt/GITHUB.md +341 -0
- package/docs/pt/GOALS_SPECS_ISSUES.md +303 -0
- package/docs/pt/INBOX.md +340 -0
- package/docs/pt/INSTALLATION.md +329 -0
- package/docs/pt/KB_AGENT.md +305 -0
- package/docs/pt/KB_RAG.md +356 -0
- package/docs/pt/MCP.md +313 -0
- package/docs/pt/MEMORY_RAG.md +289 -0
- package/docs/pt/MODELS.md +341 -0
- package/docs/pt/ONBOARDING.md +327 -0
- package/docs/pt/PLUGINS.md +290 -0
- package/docs/pt/PORTABLE_MODE.md +387 -0
- package/docs/pt/PO_AGENT.md +379 -0
- package/docs/pt/PREPARE_DEPLOY.md +308 -0
- package/docs/pt/PROJECT_STACKS.md +258 -0
- package/docs/pt/PUBLIC_API.md +315 -0
- package/docs/pt/PUBLISHING.md +343 -0
- package/docs/pt/README.md +95 -0
- package/docs/pt/SECURITY.md +280 -0
- package/docs/pt/SKILLS.md +349 -0
- package/docs/pt/START_MODE.md +340 -0
- package/docs/pt/SYNCED_BLOCKS.md +320 -0
- package/docs/pt/TEAM_ROOM.md +285 -0
- package/docs/pt/TELEGRAM.md +294 -0
- package/docs/pt/TEST_DEV.md +321 -0
- package/docs/pt/TROUBLESHOOTING.md +294 -0
- package/docs/pt/UPDATE.md +301 -0
- package/docs/pt/VPS_MODE.md +334 -0
- package/docs/pt/WORKFLOW.md +321 -0
- package/drizzle/0000_regular_nightshade.sql +644 -0
- package/drizzle/0001_mixed_zombie.sql +106 -0
- package/drizzle/meta/0000_snapshot.json +4650 -0
- package/drizzle/meta/0001_snapshot.json +5418 -0
- package/drizzle/meta/_journal.json +20 -0
- package/drizzle.config.mjs +16 -0
- package/next.config.mjs +18 -0
- package/package.json +130 -0
- package/scripts/clean-repo.mjs +20 -0
- package/scripts/dev-all.mjs +46 -0
- package/scripts/i18n-parity.mjs +57 -0
- package/scripts/mcp-server.mjs +100 -0
- package/scripts/postbuild.mjs +11 -0
- package/scripts/publish-public.mjs +116 -0
- package/scripts/start-all.mjs +45 -0
- package/scripts/trim-next.mjs +23 -0
- package/scripts/vps-install.sh +39 -0
- package/skills/CONTRIBUTING.md +122 -0
- package/skills/COVERAGE.md +129 -0
- package/skills/INDEX.json +3443 -0
- package/skills/README.md +57 -0
- package/skills/design/animation-motion/SKILL.md +60 -0
- package/skills/design/color-and-typography/SKILL.md +60 -0
- package/skills/design/css-techniques/SKILL.md +58 -0
- package/skills/design/design-systems/SKILL.md +60 -0
- package/skills/design/gradients/SKILL.md +59 -0
- package/skills/design/graphic-design-basics/SKILL.md +55 -0
- package/skills/design/microinteractions/SKILL.md +58 -0
- package/skills/design/responsive-layout/SKILL.md +59 -0
- package/skills/design/ui-ux-principles/SKILL.md +58 -0
- package/skills/engineering/architecture/api-design-rest-graphql/SKILL.md +67 -0
- package/skills/engineering/architecture/caching-strategies/SKILL.md +59 -0
- package/skills/engineering/architecture/data-modeling/SKILL.md +64 -0
- package/skills/engineering/architecture/message-queues-async/SKILL.md +58 -0
- package/skills/engineering/architecture/scalability-reliability/SKILL.md +62 -0
- package/skills/engineering/architecture/software-architecture-patterns/SKILL.md +56 -0
- package/skills/engineering/architecture/system-design-fundamentals/SKILL.md +56 -0
- package/skills/engineering/backend/auth-and-authorization/SKILL.md +62 -0
- package/skills/engineering/backend/backend-fundamentals/SKILL.md +65 -0
- package/skills/engineering/backend/observability-logging/SKILL.md +60 -0
- package/skills/engineering/frontend/accessibility-wcag/SKILL.md +57 -0
- package/skills/engineering/frontend/frontend-architecture/SKILL.md +65 -0
- package/skills/engineering/frontend/rendering-strategies-ssr-csr/SKILL.md +60 -0
- package/skills/engineering/frontend/state-management/SKILL.md +69 -0
- package/skills/engineering/performance/backend-performance/SKILL.md +69 -0
- package/skills/engineering/performance/database-query-optimization/SKILL.md +64 -0
- package/skills/engineering/performance/profiling-and-benchmarking/SKILL.md +60 -0
- package/skills/engineering/performance/web-performance-core-vitals/SKILL.md +72 -0
- package/skills/engineering/practices/clean-code/SKILL.md +61 -0
- package/skills/engineering/practices/code-optimization/SKILL.md +60 -0
- package/skills/engineering/practices/code-review-practices/SKILL.md +58 -0
- package/skills/engineering/practices/git-workflow/SKILL.md +62 -0
- package/skills/engineering/practices/refactoring/SKILL.md +58 -0
- package/skills/engineering/security/appsec-fundamentals/SKILL.md +70 -0
- package/skills/engineering/security/dependency-supply-chain/SKILL.md +77 -0
- package/skills/engineering/security/owasp-asvs/SKILL.md +54 -0
- package/skills/engineering/security/owasp-top-10/SKILL.md +63 -0
- package/skills/engineering/security/secrets-management/SKILL.md +58 -0
- package/skills/engineering/security/secure-auth-sessions/SKILL.md +56 -0
- package/skills/engineering/testing/tdd-and-coverage/SKILL.md +62 -0
- package/skills/engineering/testing/testing-strategy-pyramid/SKILL.md +56 -0
- package/skills/engineering/testing/unit-integration-e2e/SKILL.md +75 -0
- package/skills/languages/c/SKILL.md +74 -0
- package/skills/languages/clojure/SKILL.md +73 -0
- package/skills/languages/cpp/SKILL.md +75 -0
- package/skills/languages/csharp/SKILL.md +75 -0
- package/skills/languages/dart/SKILL.md +82 -0
- package/skills/languages/elixir/SKILL.md +74 -0
- package/skills/languages/erlang/SKILL.md +76 -0
- package/skills/languages/go/SKILL.md +83 -0
- package/skills/languages/haskell/SKILL.md +70 -0
- package/skills/languages/java/SKILL.md +71 -0
- package/skills/languages/javascript/SKILL.md +62 -0
- package/skills/languages/kotlin/SKILL.md +68 -0
- package/skills/languages/lua/SKILL.md +79 -0
- package/skills/languages/objectivec/SKILL.md +83 -0
- package/skills/languages/php/SKILL.md +74 -0
- package/skills/languages/python/SKILL.md +68 -0
- package/skills/languages/r/SKILL.md +70 -0
- package/skills/languages/ruby/SKILL.md +67 -0
- package/skills/languages/rust/SKILL.md +72 -0
- package/skills/languages/scala/SKILL.md +73 -0
- package/skills/languages/swift/SKILL.md +73 -0
- package/skills/languages/typescript/SKILL.md +69 -0
- package/skills/meta/authoring-agent-skills/SKILL.md +73 -0
- package/skills/meta/progressive-disclosure/SKILL.md +65 -0
- package/skills/meta/skill-frontmatter-spec/SKILL.md +65 -0
- package/skills/process/adr-technical-decisions/SKILL.md +59 -0
- package/skills/process/app-planning/SKILL.md +63 -0
- package/skills/process/architecture-before-code/SKILL.md +52 -0
- package/skills/process/breaking-work-into-sprints/SKILL.md +53 -0
- package/skills/process/idea-to-product/SKILL.md +50 -0
- package/skills/process/mocks-and-screen-flows/SKILL.md +52 -0
- package/skills/process/prioritization-moscow-rice/SKILL.md +64 -0
- package/skills/process/problem-framing/SKILL.md +51 -0
- package/skills/process/product-discovery/SKILL.md +53 -0
- package/skills/process/readme-generation/SKILL.md +90 -0
- package/skills/process/requirements-to-specs/SKILL.md +53 -0
- package/skills/process/research-official-docs/SKILL.md +58 -0
- package/skills/process/review-code-perf-security/SKILL.md +65 -0
- package/skills/process/security-by-design/SKILL.md +68 -0
- package/skills/process/specs-to-issues/SKILL.md +53 -0
- package/skills/process/testing-before-done/SKILL.md +61 -0
- package/skills/process/validating-ux-navigation/SKILL.md +63 -0
- package/skills/references/ai-attachments-ui/SKILL.md +66 -0
- package/skills/references/ai-in-browser-webllm/SKILL.md +74 -0
- package/skills/references/ai-tool-ui-patterns/SKILL.md +63 -0
- package/skills/references/component-patterns-gallery/SKILL.md +62 -0
- package/skills/references/gradient-resources/SKILL.md +66 -0
- package/skills/references/react-component-libraries/SKILL.md +61 -0
- package/skills/references/saas-landing-patterns/SKILL.md +67 -0
- package/skills/references/shadcn-tailwind-theming/SKILL.md +74 -0
- package/skills/references/vercel-ai-sdk-elements/SKILL.md +66 -0
- package/skills/references/web-animation-codrops/SKILL.md +68 -0
- package/skills/stacks/aiml/jupyter/SKILL.md +68 -0
- package/skills/stacks/aiml/keras/SKILL.md +77 -0
- package/skills/stacks/aiml/numpy/SKILL.md +69 -0
- package/skills/stacks/aiml/pandas/SKILL.md +72 -0
- package/skills/stacks/aiml/pytorch/SKILL.md +77 -0
- package/skills/stacks/aiml/scikit-learn/SKILL.md +74 -0
- package/skills/stacks/aiml/tensorflow/SKILL.md +79 -0
- package/skills/stacks/auth/auth0/SKILL.md +63 -0
- package/skills/stacks/auth/authjs/SKILL.md +69 -0
- package/skills/stacks/auth/clerk/SKILL.md +72 -0
- package/skills/stacks/auth/keycloak/SKILL.md +63 -0
- package/skills/stacks/auth/lucia/SKILL.md +56 -0
- package/skills/stacks/auth/passport/SKILL.md +70 -0
- package/skills/stacks/auth/supabase-auth/SKILL.md +66 -0
- package/skills/stacks/baas/amplify/SKILL.md +71 -0
- package/skills/stacks/baas/appwrite/SKILL.md +79 -0
- package/skills/stacks/baas/firebase/SKILL.md +73 -0
- package/skills/stacks/baas/heroku/SKILL.md +71 -0
- package/skills/stacks/backend/actix/SKILL.md +77 -0
- package/skills/stacks/backend/adonisjs/SKILL.md +65 -0
- package/skills/stacks/backend/aspnet-core/SKILL.md +75 -0
- package/skills/stacks/backend/codeigniter/SKILL.md +76 -0
- package/skills/stacks/backend/django/SKILL.md +62 -0
- package/skills/stacks/backend/express/SKILL.md +65 -0
- package/skills/stacks/backend/fastapi/SKILL.md +64 -0
- package/skills/stacks/backend/fastify/SKILL.md +64 -0
- package/skills/stacks/backend/fiber/SKILL.md +68 -0
- package/skills/stacks/backend/flask/SKILL.md +71 -0
- package/skills/stacks/backend/gin/SKILL.md +68 -0
- package/skills/stacks/backend/graphql/SKILL.md +70 -0
- package/skills/stacks/backend/hono/SKILL.md +64 -0
- package/skills/stacks/backend/koa/SKILL.md +63 -0
- package/skills/stacks/backend/laravel/SKILL.md +73 -0
- package/skills/stacks/backend/nestjs/SKILL.md +70 -0
- package/skills/stacks/backend/nginx/SKILL.md +77 -0
- package/skills/stacks/backend/phoenix/SKILL.md +68 -0
- package/skills/stacks/backend/rails/SKILL.md +67 -0
- package/skills/stacks/backend/spring/SKILL.md +70 -0
- package/skills/stacks/backend/spring-boot/SKILL.md +70 -0
- package/skills/stacks/backend/symfony/SKILL.md +77 -0
- package/skills/stacks/container/containerd/SKILL.md +75 -0
- package/skills/stacks/container/docker/SKILL.md +90 -0
- package/skills/stacks/container/podman/SKILL.md +93 -0
- package/skills/stacks/database/cassandra/SKILL.md +74 -0
- package/skills/stacks/database/cockroachdb/SKILL.md +69 -0
- package/skills/stacks/database/dynamodb/SKILL.md +62 -0
- package/skills/stacks/database/mariadb/SKILL.md +71 -0
- package/skills/stacks/database/mongodb/SKILL.md +71 -0
- package/skills/stacks/database/mysql/SKILL.md +72 -0
- package/skills/stacks/database/neon/SKILL.md +68 -0
- package/skills/stacks/database/planetscale/SKILL.md +70 -0
- package/skills/stacks/database/postgresql/SKILL.md +81 -0
- package/skills/stacks/database/redis/SKILL.md +78 -0
- package/skills/stacks/database/sqlite/SKILL.md +70 -0
- package/skills/stacks/database/supabase/SKILL.md +79 -0
- package/skills/stacks/dataviz/chart-js/SKILL.md +72 -0
- package/skills/stacks/dataviz/d3/SKILL.md +77 -0
- package/skills/stacks/dataviz/grafana/SKILL.md +69 -0
- package/skills/stacks/dataviz/plotly/SKILL.md +71 -0
- package/skills/stacks/frontend/alpine/SKILL.md +75 -0
- package/skills/stacks/frontend/angular/SKILL.md +75 -0
- package/skills/stacks/frontend/backbone/SKILL.md +82 -0
- package/skills/stacks/frontend/ember/SKILL.md +85 -0
- package/skills/stacks/frontend/htmx/SKILL.md +73 -0
- package/skills/stacks/frontend/lit/SKILL.md +76 -0
- package/skills/stacks/frontend/preact/SKILL.md +74 -0
- package/skills/stacks/frontend/qwik/SKILL.md +65 -0
- package/skills/stacks/frontend/react/SKILL.md +77 -0
- package/skills/stacks/frontend/solidjs/SKILL.md +75 -0
- package/skills/stacks/frontend/svelte/SKILL.md +70 -0
- package/skills/stacks/frontend/vue/SKILL.md +69 -0
- package/skills/stacks/infra/ansible/SKILL.md +76 -0
- package/skills/stacks/infra/aws/SKILL.md +66 -0
- package/skills/stacks/infra/azure/SKILL.md +72 -0
- package/skills/stacks/infra/circleci/SKILL.md +78 -0
- package/skills/stacks/infra/cloudflare/SKILL.md +65 -0
- package/skills/stacks/infra/fly-io/SKILL.md +63 -0
- package/skills/stacks/infra/gcp/SKILL.md +66 -0
- package/skills/stacks/infra/jenkins/SKILL.md +73 -0
- package/skills/stacks/infra/kubernetes/SKILL.md +64 -0
- package/skills/stacks/infra/netlify/SKILL.md +60 -0
- package/skills/stacks/infra/railway/SKILL.md +63 -0
- package/skills/stacks/infra/tailscale/SKILL.md +65 -0
- package/skills/stacks/infra/terraform/SKILL.md +75 -0
- package/skills/stacks/infra/vagrant/SKILL.md +70 -0
- package/skills/stacks/infra/vercel/SKILL.md +60 -0
- package/skills/stacks/meta/astro/SKILL.md +64 -0
- package/skills/stacks/meta/docusaurus/SKILL.md +71 -0
- package/skills/stacks/meta/eleventy/SKILL.md +69 -0
- package/skills/stacks/meta/gatsby/SKILL.md +63 -0
- package/skills/stacks/meta/hugo/SKILL.md +73 -0
- package/skills/stacks/meta/jekyll/SKILL.md +70 -0
- package/skills/stacks/meta/nextjs/SKILL.md +62 -0
- package/skills/stacks/meta/nuxt/SKILL.md +66 -0
- package/skills/stacks/meta/remix/SKILL.md +67 -0
- package/skills/stacks/meta/sveltekit/SKILL.md +70 -0
- package/skills/stacks/meta/vite/SKILL.md +63 -0
- package/skills/stacks/mobile/android/SKILL.md +77 -0
- package/skills/stacks/mobile/flutter/SKILL.md +77 -0
- package/skills/stacks/mobile/ionic/SKILL.md +72 -0
- package/skills/stacks/mobile/nativescript/SKILL.md +71 -0
- package/skills/stacks/mobile/react-native/SKILL.md +75 -0
- package/skills/stacks/mobile/xamarin/SKILL.md +73 -0
- package/skills/stacks/orm/diesel/SKILL.md +72 -0
- package/skills/stacks/orm/django-orm/SKILL.md +58 -0
- package/skills/stacks/orm/drizzle/SKILL.md +67 -0
- package/skills/stacks/orm/gorm/SKILL.md +73 -0
- package/skills/stacks/orm/knex/SKILL.md +64 -0
- package/skills/stacks/orm/mongoose/SKILL.md +64 -0
- package/skills/stacks/orm/prisma/SKILL.md +64 -0
- package/skills/stacks/orm/sequelize/SKILL.md +65 -0
- package/skills/stacks/orm/sqlalchemy/SKILL.md +71 -0
- package/skills/stacks/orm/typeorm/SKILL.md +70 -0
- package/skills/stacks/queue/bullmq/SKILL.md +69 -0
- package/skills/stacks/queue/celery/SKILL.md +68 -0
- package/skills/stacks/queue/kafka/SKILL.md +66 -0
- package/skills/stacks/queue/nats/SKILL.md +66 -0
- package/skills/stacks/queue/rabbitmq/SKILL.md +64 -0
- package/skills/stacks/queue/redis/SKILL.md +66 -0
- package/skills/stacks/runtime/beam/SKILL.md +72 -0
- package/skills/stacks/runtime/bun/SKILL.md +80 -0
- package/skills/stacks/runtime/deno/SKILL.md +74 -0
- package/skills/stacks/runtime/dotnet/SKILL.md +64 -0
- package/skills/stacks/runtime/jvm/SKILL.md +66 -0
- package/skills/stacks/runtime/node/SKILL.md +70 -0
- package/skills/stacks/runtime/pypy/SKILL.md +69 -0
- package/skills/stacks/runtime/python3/SKILL.md +70 -0
- package/skills/stacks/styling/bootstrap/SKILL.md +74 -0
- package/skills/stacks/styling/bulma/SKILL.md +80 -0
- package/skills/stacks/styling/chakra-ui/SKILL.md +61 -0
- package/skills/stacks/styling/css-modules/SKILL.md +54 -0
- package/skills/stacks/styling/mui/SKILL.md +60 -0
- package/skills/stacks/styling/sass/SKILL.md +63 -0
- package/skills/stacks/styling/shadcn-ui/SKILL.md +58 -0
- package/skills/stacks/styling/styled-components/SKILL.md +62 -0
- package/skills/stacks/styling/tailwind/SKILL.md +59 -0
- package/skills/stacks/styling/unocss/SKILL.md +64 -0
- package/skills/stacks/styling/vanilla-extract/SKILL.md +64 -0
- package/skills/stacks/styling/vuetify/SKILL.md +89 -0
- package/skills/stacks/testing/cypress/SKILL.md +68 -0
- package/skills/stacks/testing/jasmine/SKILL.md +67 -0
- package/skills/stacks/testing/jest/SKILL.md +67 -0
- package/skills/stacks/testing/mocha/SKILL.md +71 -0
- package/skills/stacks/testing/playwright/SKILL.md +68 -0
- package/skills/stacks/testing/puppeteer/SKILL.md +70 -0
- package/skills/stacks/testing/selenium/SKILL.md +70 -0
- package/skills/stacks/testing/vitest/SKILL.md +68 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5125],{972:(e,t,s)=>{"use strict";s.d(t,{E:()=>i,e:()=>a});let i=["Cockpit","Hierarchy","Execution","Product","Knowledge","Operations","Inbox","System"],a=[{id:"home",title:"Home",href:"/",group:"Cockpit",tile:"Welcome — canonical knowledge & quick navigation",icon:"grid"},{id:"dashboard",title:"Dashboard",href:"/dashboard",group:"Cockpit",tile:"Cockpit hub — status at a glance",icon:"pulse"},{id:"organizations",title:"Organizations",href:"/organizations",group:"Hierarchy",tile:"Manage organizations & workspaces",icon:"grid"},{id:"org",title:"Org Chart",href:"/org",group:"Hierarchy",tile:"Hierarchy & delegation",icon:"agents"},{id:"agents",title:"Agent Studio",href:"/agents/ada",group:"Hierarchy",tile:"Configure each agent",icon:"bot"},{id:"code",title:"Code",href:"/code",group:"Execution",tile:"Code editor & repo files",icon:"terminal"},{id:"tasks",title:"Tasks",href:"/tasks",group:"Execution",tile:"Team kanban board",icon:"files"},{id:"cron",title:"Cron",href:"/cron",group:"Execution",tile:"Scheduled tasks & history",icon:"calendar"},{id:"routines",title:"Routines",href:"/routines",group:"Execution",tile:"Recurring automations",icon:"repeat"},{id:"goals",title:"Goals",href:"/goals",group:"Execution",tile:"Objective tree",icon:"target"},{id:"planner",title:"CEO Planner",href:"/planner",group:"Execution",tile:"Specs → issues → approval → 24/7",icon:"command"},{id:"test-dev",title:"Test Dev",href:"/test-dev",group:"Execution",tile:"Boot, navigate + validate the project",icon:"play"},{id:"pm",title:"Product Manager",href:"/pm",group:"Product",tile:"Sprints & backlog (PO)",icon:"goto"},{id:"reports",title:"Reports",href:"/reports",group:"Knowledge",tile:"Plans, reviews, audits",icon:"doc"},{id:"docs",title:"Docs",href:"/docs",group:"Knowledge",tile:"Architecture, API & PO docs",icon:"doc"},{id:"skills",title:"Skills",href:"/skills",group:"Knowledge",tile:"Agent procedure library",icon:"skill"},{id:"activity",title:"Activity",href:"/activity",group:"Knowledge",tile:"Agent action timeline",icon:"pulse"},{id:"knowledge",title:"Knowledge",href:"/knowledge",group:"Knowledge",tile:"KB index, coverage, gaps & agent recall",icon:"branch"},{id:"costs",title:"Costs",href:"/costs",group:"Operations",tile:"Spend by agent/provider",icon:"coins"},{id:"security",title:"Security",href:"/security",group:"Operations",tile:"Findings & security score",icon:"shield"},{id:"pulse",title:"Pulse",href:"/pulse",group:"Operations",tile:"Agent health & validation",icon:"pulse"},{id:"github",title:"Commit GitHub",href:"/github",group:"Operations",tile:"Push workspace to remote",icon:"git"},{id:"prepare-deploy",title:"Prepare Deploy",href:"/prepare-deploy",group:"Operations",tile:"Prod-prep + export clean source to a deploy repo",icon:"goto"},{id:"models",title:"Models",href:"/models",group:"Operations",tile:"Providers & local models",icon:"cpu"},{id:"update",title:"Update",href:"/update",group:"Operations",tile:"Detect & apply new versions",icon:"goto"},{id:"plugins",title:"Plugins",href:"/plugins",group:"Operations",tile:"Extensions & integrations",icon:"ext"},{id:"inbox",title:"Inbox",href:"/inbox",group:"Inbox",tile:"Approvals & escalations",icon:"inbox"},{id:"notifications",title:"Notifications",href:"/notifications",group:"Inbox",tile:"Passive alert feed",icon:"bell"},{id:"config",title:"Config",href:"/config",group:"System",tile:"Platform settings",icon:"settings"},{id:"profile",title:"Profile",href:"/profile",group:"System",tile:"Account & preferences",icon:"account"}]},1716:(e,t,s)=>{"use strict";s.d(t,{R:()=>a});var i=s(5076);function a({name:e}){let t={ts:{t:"TS",c:"#3178c6"},tsx:{t:"TS",c:"#3178c6"},js:{t:"JS",c:"#f0c000"},jsx:{t:"JS",c:"#f0c000"},json:{t:"{}",c:"#cbab35"},md:{t:"M↓",c:"#7d8590"},css:{t:"#",c:"#42a5f5"}}[e.split(".").pop()??""]||{t:"\xb7",c:"#7d8590"};return(0,i.jsx)("span",{style:{fontSize:9,fontWeight:700,fontFamily:"var(--mono-font, monospace)",color:t.c,lineHeight:1,letterSpacing:"-.5px"},children:t.t})}},3541:(e,t,s)=>{"use strict";s.d(t,{CodeEditor:()=>v});var i=s(5076),a=s(8488),n=s(5629),l=s(8576),c=s(1716),o=s(7814);let r=(0,o.createServerReference)("60508e772af10e0cbeace9d685fd39d365ff8ee001",o.callServer,void 0,o.findSourceMapURL,"saveFileContent"),d=(0,o.createServerReference)("409e05194f2ed12b4c4ddc4425f67112f9ba624304",o.callServer,void 0,o.findSourceMapURL,"createFolder"),h=(0,o.createServerReference)("400b98aed262627004ef6e68c6177cf6231c17933d",o.callServer,void 0,o.findSourceMapURL,"createFile"),p=(0,o.createServerReference)("40040762723e02f68b21d143523d9b9ade8501c0bf",o.callServer,void 0,o.findSourceMapURL,"deleteFile"),m=(0,o.createServerReference)("406b88ec6a820841c40bc7f3158001456667cda22f",o.callServer,void 0,o.findSourceMapURL,"fileDiff"),u=(0,o.createServerReference)("6061f44a361d98d09cdad8537e0945b9cb4c96b14c",o.callServer,void 0,o.findSourceMapURL,"grepWorkspace");function x(e,t){let s;if(!t)return e||"";let a=[],n=0,l=0;for(t.lastIndex=0;s=t.exec(e);){if(0===s[0].length){t.lastIndex++;continue}s.index>n&&a.push(e.slice(n,s.index)),a.push((0,i.jsx)("mark",{children:s[0]},l++)),n=s.index+s[0].length}return n<e.length&&a.push(e.slice(n)),a.length?a:e||""}function g({path:e,onClose:t}){let s=(0,n.k)(),[c,o]=(0,a.useState)(null);return(0,a.useEffect)(()=>{let t=!0;return m(e).then(e=>{t&&o(e.diff||s("codeedit.noDiff"))}),()=>{t=!1}},[e,s]),(0,i.jsx)("div",{className:"detail-overlay",onMouseDown:t,children:(0,i.jsxs)("div",{className:"detail-panel",style:{width:720,maxWidth:"94vw"},onMouseDown:e=>e.stopPropagation(),children:[(0,i.jsx)("div",{className:"detail-head",children:(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[(0,i.jsx)("span",{className:"view-title",style:{fontSize:14,fontFamily:"var(--mono-font)"},children:e}),(0,i.jsx)("button",{className:"dock-tool",onClick:t,children:(0,i.jsx)(l.I,{name:"close",size:15})})]})}),(0,i.jsx)("div",{className:"detail-body",children:null===c?(0,i.jsxs)("div",{className:"muted",children:[(0,i.jsx)("span",{className:"spin",children:(0,i.jsx)(l.I,{name:"refresh",size:13})})," ",s("codeedit.loadingDiff")]}):(0,i.jsx)("pre",{className:"scroll",style:{maxHeight:"60vh",overflow:"auto",fontFamily:"var(--mono-font)",fontSize:12,lineHeight:1.5,margin:0},children:c.split("\n").map((e,t)=>(0,i.jsx)("div",{style:{color:e.startsWith("+")&&!e.startsWith("+++")?"var(--sx-string)":e.startsWith("-")&&!e.startsWith("---")?"#e8688f":e.startsWith("@@")?"var(--accent)":"var(--text-dim)",whiteSpace:"pre-wrap"},children:e||""},t))})})]})})}let f=new Set(["import","from","export","const","let","var","function","return","if","else","for","while","async","await","type","interface","class","extends","implements","new","try","catch","finally","throw","switch","case","break","continue","default","of","in","typeof","instanceof","void","null","undefined","true","false","this","super","public","private","protected","readonly","static","enum","as","yield","do","then","def","lambda","with","pass","elif","None","True","False"]);function j({node:e,depth:t,expanded:s,selected:a,onToggle:o,onOpen:r,onDelete:d,gitStatus:h}){let p=(0,n.k)(),m=8+14*t;if("dir"===e.type){let n=s.has(e.path);return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("div",{className:"row dir",style:{paddingLeft:m},onClick:()=>o(e.path),children:[(0,i.jsx)("span",{className:"chev",children:(0,i.jsx)(l.I,{name:n?"chevronDown":"chevronRight",size:12})}),(0,i.jsx)("span",{className:"name",children:e.name}),(0,i.jsx)("button",{className:"row-del",title:p("codeedit.deleteFolderNamed",{name:e.name}),onClick:t=>{t.stopPropagation(),d(e.path,"dir")},children:(0,i.jsx)(l.I,{name:"close",size:12})})]}),n&&e.children.map(e=>(0,i.jsx)(j,{node:e,depth:t+1,expanded:s,selected:a,onToggle:o,onOpen:r,onDelete:d,gitStatus:h},e.path))]})}let u=h[e.path];return(0,i.jsxs)("div",{className:"row file"+(a===e.path?" selected":""),style:{paddingLeft:m},onClick:()=>r(e.path),children:[(0,i.jsx)("span",{className:"chev"}),(0,i.jsx)("span",{className:"fi",children:(0,i.jsx)(c.R,{name:e.name})}),(0,i.jsx)("span",{className:"name",style:u?{color:"U"===u?"var(--sx-number)":"var(--sx-type)"}:void 0,children:e.name}),u&&(0,i.jsx)("span",{className:"git-badge gstat "+u,children:u}),(0,i.jsx)("button",{className:"row-del",title:p("codeedit.deleteNamed",{name:e.name}),onClick:t=>{t.stopPropagation(),d(e.path,"file")},children:(0,i.jsx)(l.I,{name:"close",size:12})})]})}function v({files:e,repo:t,branch:s="workspace"}){let o,m=(0,n.k)(),N=(0,a.useMemo)(()=>(function(e){let t=[];for(let s of[...e].sort((e,t)=>e.path.localeCompare(t.path))){let e=s.path.split("/"),i=t,a="";e.forEach((t,n)=>{if(a=a?a+"/"+t:t,n===e.length-1)i.push({type:"file",name:t,path:s.path});else{let e=i.find(e=>"dir"===e.type&&e.path===a);e||(e={type:"dir",name:t,path:a,children:[]},i.push(e)),i=e.children}})}let s=e=>e.sort((e,t)=>e.type===t.type?e.name.localeCompare(t.name):"dir"===e.type?-1:1).map(e=>"dir"===e.type?{...e,children:s(e.children)}:e);return s(t)})(e),[e]),b=(0,a.useMemo)(()=>Object.fromEntries(e.filter(e=>e.gitStatus).map(e=>[e.path,e.gitStatus])),[e]),[y,w]=(0,a.useState)(()=>e[0]?[e[0].path]:[]),[k,S]=(0,a.useState)(e[0]?.path??null),[C,z]=(0,a.useState)("workspace"),[I,P]=(0,a.useState)(""),[R,F]=(0,a.useState)(!1),[E,M]=(0,a.useState)(!1),[D,O]=(0,a.useState)(!1),[W,A]=(0,a.useState)([]),[H,T]=(0,a.useState)(!1),[L,U]=(0,a.useState)(!1),[K,$]=(0,a.useState)(null),_=(0,a.useRef)(null),B=(0,a.useMemo)(()=>"search"===C?function(e,t){if(!e||e.trim().length<1)return null;try{let s=t.regex?e:e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return t.wholeWord&&(s=`\\b(?:${s})\\b`),new RegExp(s,t.caseSensitive?"g":"gi")}catch{return null}}(I,{caseSensitive:R,wholeWord:E,regex:D}):null,[C,I,R,E,D]);(0,a.useEffect)(()=>{if("search"!==C||I.trim().length<2){A([]),U(!1);return}T(!0);let e=setTimeout(async()=>{try{let e=await u(I,{caseSensitive:R,wholeWord:E,regex:D});A(e.files),U(e.truncated)}finally{T(!1)}},250);return()=>clearTimeout(e)},[C,I,R,E,D]),(0,a.useEffect)(()=>{if(null==K)return;let e=_.current?.querySelector(`[data-line="${K}"]`);e?.scrollIntoView({block:"center",behavior:"smooth"})},[K,k]);let[J,Z]=(0,a.useState)(!0),[q,G]=(0,a.useState)(()=>{let e=new Set;return N.forEach(t=>"dir"===t.type&&e.add(t.path)),e}),[V,X]=(0,a.useState)(""),[Y,Q]=(0,a.useState)(!1),[ee,et]=(0,a.useState)(!1),[es,ei]=(0,a.useState)("file"),[ea,en]=(0,a.useState)(""),[el,ec]=(0,a.useState)(null),[eo,er]=(0,a.useState)(null),[,ed]=(0,a.useTransition)(),eh=e.find(e=>e.path===k)??null;function ep(e){G(t=>{let s=new Set(t);return s.has(e)?s.delete(e):s.add(e),s})}function em(e){w(t=>t.includes(e)?t:[...t,e]),S(e),Q(!1)}function eu(e){w(t=>{let s=t.filter(t=>t!==e);return k===e&&S(s[s.length-1]??null),s})}let ex=Object.entries(b).map(([e,t])=>({path:e,st:t,name:e.split("/").pop()??e,dir:e.split("/").slice(0,-1).join("/")})),eg=ex.filter(e=>"A"===e.st),ef=ex.filter(e=>"A"!==e.st),ej=eh?eh.content.split("\n"):[];return(0,i.jsxs)("div",{children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:12,marginBottom:12},children:[(0,i.jsx)(l.I,{name:"git",size:15,style:{color:"var(--accent)"}}),(0,i.jsx)("span",{className:"mono",style:{fontWeight:700,fontSize:13},children:t}),(0,i.jsxs)("span",{className:"mono",style:{display:"inline-flex",alignItems:"center",gap:5,fontSize:12,color:"var(--text-dim)"},children:[(0,i.jsx)(l.I,{name:"branch",size:11})," ",s]}),(0,i.jsxs)("div",{className:"seg",style:{marginLeft:"auto",width:380},children:[(0,i.jsxs)("button",{className:"seg-opt"+("workspace"===C?" on":""),onClick:()=>z("workspace"),children:[(0,i.jsx)(l.I,{name:"grid",size:12})," ",m("codeedit.workspace")]}),(0,i.jsxs)("button",{className:"seg-opt"+("search"===C?" on":""),onClick:()=>z("search"),children:[(0,i.jsx)(l.I,{name:"search",size:12})," ",m("common.search")]}),(0,i.jsxs)("button",{className:"seg-opt"+("git"===C?" on":""),onClick:()=>z("git"),children:[(0,i.jsx)(l.I,{name:"git",size:12})," ",m("codeedit.sourceControl"),ex.length>0?` \xb7 ${ex.length}`:""]})]})]}),(0,i.jsxs)("div",{className:"code-mod",children:[(0,i.jsx)("div",{className:"code-tree",children:"workspace"===C?(0,i.jsxs)(i.Fragment,{children:[y.length>0&&(0,i.jsxs)("div",{className:"open-editors",children:[(0,i.jsxs)("div",{className:"oe-head",children:[(0,i.jsxs)("span",{className:"tree-section-label",style:{padding:0,cursor:"pointer"},onClick:()=>Z(e=>!e),children:[(0,i.jsx)(l.I,{name:J?"chevronDown":"chevronRight",size:12})," ",m("codeedit.openEditors")]}),(0,i.jsx)("span",{className:"oe-count",children:y.length}),(0,i.jsx)("button",{className:"side-act",title:m("codeedit.closeAll"),onClick:()=>{w([]),S(null)},children:(0,i.jsx)(l.I,{name:"close",size:13})})]}),J&&y.map(e=>(0,i.jsxs)("div",{className:"oe-row"+(e===k?" active":""),onClick:()=>em(e),title:e,children:[(0,i.jsx)(c.R,{name:e.split("/").pop()??e}),(0,i.jsx)("span",{className:"oe-name",children:e.split("/").pop()}),(0,i.jsx)("button",{className:"oe-close",onClick:t=>{t.stopPropagation(),eu(e)},children:(0,i.jsx)(l.I,{name:"close",size:12})})]},e))]}),(0,i.jsxs)("div",{className:"tree-section-label",children:[(0,i.jsx)(l.I,{name:"chevronDown",size:12}),(0,i.jsx)("span",{style:{flex:1},children:t}),(0,i.jsx)("button",{className:"side-act",title:m("codeedit.newFile"),onClick:()=>{ei("file"),et(!0),en("")},children:(0,i.jsx)(l.I,{name:"newFile",size:14})}),(0,i.jsx)("button",{className:"side-act",title:m("codeedit.newFolder"),onClick:()=>{ei("folder"),et(!0),en("")},children:(0,i.jsx)(l.I,{name:"newFolder",size:14})})]}),0===e.length&&(0,i.jsx)("div",{className:"muted",style:{padding:12,fontSize:12},children:m("codeedit.noFilesYet")}),N.map(e=>(0,i.jsx)(j,{node:e,depth:0,expanded:q,selected:k,onToggle:ep,onOpen:em,onDelete:(e,t)=>ec({path:e,type:t}),gitStatus:b},e.path))]}):"search"===C?(0,i.jsxs)("div",{className:"code-search",children:[(0,i.jsxs)("div",{className:"cs-bar",children:[(0,i.jsx)(l.I,{name:"search",size:13}),(0,i.jsx)("input",{autoFocus:!0,placeholder:m("codeedit.searchFilesCode"),value:I,onChange:e=>P(e.target.value)}),I&&(0,i.jsx)("button",{className:"ss-clear",onClick:()=>P(""),children:(0,i.jsx)(l.I,{name:"close",size:12})})]}),(0,i.jsxs)("div",{className:"cs-toggles",children:[(0,i.jsx)("button",{className:"cs-tog"+(R?" on":""),title:m("codeedit.matchCase"),onClick:()=>F(e=>!e),children:"Aa"}),(0,i.jsx)("button",{className:"cs-tog"+(E?" on":""),title:m("codeedit.wholeWord"),onClick:()=>M(e=>!e),children:"ab"}),(0,i.jsx)("button",{className:"cs-tog"+(D?" on":""),title:m("codeedit.regex"),onClick:()=>O(e=>!e),children:".*"}),(0,i.jsx)("span",{className:"cs-count",children:H?"…":W.length?m("codeedit.matchesInFiles",{matches:W.reduce((e,t)=>e+t.matches.length,0),files:W.length}):""})]}),(0,i.jsxs)("div",{className:"cs-results scroll",children:[!H&&I.trim().length>=2&&0===W.length&&(0,i.jsx)("div",{className:"muted",style:{fontSize:12,padding:10},children:m("codeedit.noMatches")}),W.map(e=>(0,i.jsxs)("div",{className:"cs-file",children:[(0,i.jsxs)("div",{className:"cs-file-head",onClick:()=>em(e.path),title:e.path,children:[(0,i.jsx)(c.R,{name:e.path.split("/").pop()??e.path}),(0,i.jsx)("span",{className:"cs-file-name"+(e.nameMatch?" name-hit":""),children:e.path}),(0,i.jsx)("span",{className:"cs-file-n",children:e.matches.length||(e.nameMatch?m("codeedit.nameMatch"):"")})]}),e.matches.slice(0,50).map((t,s)=>(0,i.jsxs)("div",{className:"cs-hit",onClick:()=>{em(e.path),$(t.line)},children:[(0,i.jsx)("span",{className:"cs-ln",children:t.line}),(0,i.jsx)("span",{className:"cs-line",children:x(t.text,B)})]},s))]},e.path)),L&&(0,i.jsx)("div",{className:"muted",style:{fontSize:11,padding:8},children:m("codeedit.truncatedHint")})]})]}):(0,i.jsxs)("div",{className:"git-panel",children:[(0,i.jsxs)("div",{className:"gh-repo",children:[(0,i.jsx)(l.I,{name:"git",size:14,style:{color:"var(--accent)"}}),(0,i.jsxs)("div",{className:"gh-repo-main",children:[(0,i.jsx)("div",{className:"gh-repo-name",children:t}),(0,i.jsxs)("div",{className:"gh-repo-branch",children:[(0,i.jsx)(l.I,{name:"branch",size:11})," ",s]})]})]}),0===ex.length?(0,i.jsx)("div",{className:"muted",style:{fontSize:12,padding:"10px 2px"},children:m("codeedit.noChanges")}):(0,i.jsxs)(i.Fragment,{children:[eg.length>0&&(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)("div",{className:"git-group-label",children:m("codeedit.stagedChanges",{n:eg.length})}),eg.map(e=>(0,i.jsxs)("div",{className:"git-row",title:e.path,onClick:()=>em(e.path),children:[(0,i.jsx)(c.R,{name:e.name}),(0,i.jsx)("span",{className:"gname",children:e.name}),(0,i.jsx)("span",{className:"gpath",children:e.dir}),(0,i.jsx)("button",{className:"iact",title:m("codeedit.viewDiff"),onClick:t=>{t.stopPropagation(),er(e.path)},children:(0,i.jsx)(l.I,{name:"git",size:12})}),(0,i.jsx)("span",{className:"gstat "+e.st,children:e.st})]},e.path))]}),(0,i.jsx)("div",{className:"git-group-label",children:m("codeedit.changes",{n:ef.length})}),ef.map(e=>(0,i.jsxs)("div",{className:"git-row",title:e.path,onClick:()=>em(e.path),children:[(0,i.jsx)(c.R,{name:e.name}),(0,i.jsx)("span",{className:"gname",children:e.name}),(0,i.jsx)("span",{className:"gpath",children:e.dir}),(0,i.jsx)("button",{className:"iact",title:m("codeedit.viewDiff"),onClick:t=>{t.stopPropagation(),er(e.path)},children:(0,i.jsx)(l.I,{name:"git",size:12})}),(0,i.jsx)("span",{className:"gstat "+e.st,children:e.st})]},e.path)),(0,i.jsxs)("a",{href:"/github",className:"btn-ghost",style:{display:"inline-flex",gap:6,margin:"12px 8px"},children:[(0,i.jsx)(l.I,{name:"arrowUp",size:13})," ",m("codeedit.commitPush")]})]})]})}),(0,i.jsxs)("div",{className:"editor-wrap",children:[(0,i.jsx)("div",{className:"tabbar",children:y.map(e=>(0,i.jsxs)("div",{className:"tab"+(e===k?" active":""),onClick:()=>em(e),title:e,children:[(0,i.jsx)(c.R,{name:e.split("/").pop()??e}),(0,i.jsx)("span",{className:"tname",children:e.split("/").pop()}),(0,i.jsx)("span",{className:"tclose",onClick:t=>{t.stopPropagation(),eu(e)},children:(0,i.jsx)(l.I,{name:"close",size:12})})]},e))}),eh?(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)("div",{className:"breadcrumb",children:eh.path.split("/").map((e,t,s)=>(0,i.jsxs)("span",{className:"crumb",children:[t>0&&(0,i.jsx)(l.I,{name:"chevronRight",size:11}),t===s.length-1?(0,i.jsx)(c.R,{name:e}):null," ",e]},t))}),(0,i.jsxs)("div",{className:"editor-toolbar",children:[(0,i.jsxs)("span",{className:"et-lang",children:[(0,i.jsx)(c.R,{name:eh.path.split("/").pop()??""})," ",eh.lang.toUpperCase()]}),(0,i.jsx)("span",{className:"et-spacer"}),(0,i.jsxs)("span",{className:"et-diag ok",children:[(0,i.jsx)(l.I,{name:"check",size:12})," ",m("codeedit.noProblems")]}),Y?(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)("button",{className:"et-edit",onClick:()=>Q(!1),children:m("common.cancel")}),(0,i.jsxs)("button",{className:"et-edit on",onClick:()=>ed(async()=>{await r(eh.path,V),Q(!1)}),children:[(0,i.jsx)(l.I,{name:"check",size:12})," ",m("common.save")]})]}):(0,i.jsxs)("button",{className:"et-edit",onClick:()=>{Q(!0),X(eh.content)},children:[(0,i.jsx)(l.I,{name:"command",size:12})," ",m("common.edit")]})]}),Y?(0,i.jsx)("textarea",{className:"code-area",value:V,onChange:e=>X(e.target.value),spellCheck:!1}):(0,i.jsxs)("div",{className:"editor-body",children:[(0,i.jsx)("div",{className:"editor-scroll",children:(0,i.jsx)("div",{className:"code",ref:_,children:ej.map((e,t)=>(0,i.jsxs)("div",{className:"code-line"+(K===t+1?" search-hit":""),"data-line":t+1,children:[(0,i.jsx)("span",{className:"gutter",children:t+1}),(0,i.jsx)("span",{className:"line-content",children:B?x(e,B):""===e?"":(function(e,t){let s=[],i="py"===t||"yaml"===t,a=0,n=/[A-Za-z0-9_$]/;for(;a<e.length;){let t=e[a];if("/"===t&&"/"===e[a+1]||"#"===t&&i){s.push({t:e.slice(a),c:"comment"});break}if('"'===t||"'"===t||"`"===t){let i=a+1;for(;i<e.length&&e[i]!==t;)"\\"===e[i]&&i++,i++;let n=Math.min(i+1,e.length);s.push({t:e.slice(a,n),c:"string"}),a=n;continue}if(t>="0"&&t<="9"&&!n.test(e[a-1]??" ")){let t=a;for(;t<e.length&&/[0-9.xXa-fA-F_]/.test(e[t]);)t++;s.push({t:e.slice(a,t),c:"number"}),a=t;continue}if(/[A-Za-z_$]/.test(t)){let t=a;for(;t<e.length&&n.test(e[t]);)t++;let i=e.slice(a,t);s.push({t:i,c:f.has(i)?"keyword":/^[A-Z]/.test(i)?"type":"plain"}),a=t;continue}s.push({t:t,c:/[{}()[\].,;]/.test(t)?"punct":/\s/.test(t)?"plain":"operator"}),a++}return s})(e,eh.lang).map((e,t)=>(0,i.jsx)("span",{className:"tok-"+e.c,children:e.t},t))})]},t))})}),(0,i.jsx)("div",{className:"minimap",children:(0,i.jsx)("div",{className:"minimap-inner",children:ej.map((e,t)=>(0,i.jsx)("div",{className:"mini-line",children:e||"\xa0"},t))})})]})]}):(0,i.jsx)("div",{className:"welcome",children:(0,i.jsxs)("div",{className:"welcome-inner",children:[(0,i.jsx)("div",{className:"welcome-logo",children:"⌘"}),(0,i.jsx)("div",{className:"welcome-sub",children:m("codeedit.welcomeSub")})]})})]})]}),ee&&(0,i.jsx)("div",{className:"modal-overlay",onMouseDown:()=>et(!1),children:(0,i.jsx)("div",{className:"modal",style:{padding:"20px 22px",width:440,maxWidth:"94vw"},onMouseDown:e=>e.stopPropagation(),children:(o=()=>ed(async()=>{let e=ea.trim();"folder"===es?await d(e):(await h(e),em(e.replace(/^\/+/,""))),et(!1)}),(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)("div",{style:{fontSize:15,fontWeight:800,marginBottom:10},children:"folder"===es?m("codeedit.newFolder"):m("codeedit.newFile")}),(0,i.jsx)("input",{className:"form-input mono",autoFocus:!0,placeholder:"folder"===es?m("codeedit.folderPathHint"):m("codeedit.filePathHint"),value:ea,onChange:e=>en(e.target.value),onKeyDown:e=>{"Enter"===e.key&&ea.trim()&&o()}}),(0,i.jsx)("div",{className:"muted",style:{fontSize:11.5,marginTop:8},children:"folder"===es?m("codeedit.folderCreateHint"):m("codeedit.fileCreateHint")}),(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"flex-end",gap:8,marginTop:16},children:[(0,i.jsx)("button",{className:"btn-ghost",onClick:()=>et(!1),children:m("common.cancel")}),(0,i.jsx)("button",{className:"btn-accent",disabled:!ea.trim(),onClick:o,children:m("common.create")})]})]}))})}),el&&(0,i.jsx)("div",{className:"modal-overlay",onMouseDown:()=>ec(null),children:(0,i.jsxs)("div",{className:"modal",style:{padding:"20px 22px",width:440,maxWidth:"94vw"},onMouseDown:e=>e.stopPropagation(),children:[(0,i.jsx)("div",{style:{fontSize:15,fontWeight:800,marginBottom:10},children:"dir"===el.type?m("codeedit.deleteFolder"):m("codeedit.deleteFile")}),(0,i.jsxs)("div",{style:{fontSize:13},children:[m("codeedit.deleteConfirmPrefix")," ",(0,i.jsx)("b",{className:"mono",style:{color:"var(--sx-keyword)"},children:el.path}),m("codeedit.deleteConfirmSuffix")]}),(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"flex-end",gap:8,marginTop:16},children:[(0,i.jsx)("button",{className:"btn-ghost",onClick:()=>ec(null),children:m("common.cancel")}),(0,i.jsx)("button",{className:"btn-accent",onClick:()=>ed(async()=>{await p(el.path),eh&&(eh.path===el.path||eh.path.startsWith(el.path+"/"))&&eu(eh.path),ec(null)}),children:m("common.delete")})]})]})}),eo&&(0,i.jsx)(g,{path:eo,onClose:()=>er(null)})]})}},4414:(e,t,s)=>{"use strict";s.d(t,{ChatToggle:()=>l});var i=s(5076),a=s(8576),n=s(5629);function l(){let e=(0,n.k)();return(0,i.jsx)("button",{className:"top-btn",title:`${e("chrome.chat.agentRoom")} (⌘J)`,type:"button",onClick:()=>window.dispatchEvent(new CustomEvent("constella:toggle-chat")),children:(0,i.jsx)(a.I,{name:"chat",size:17})})}},5787:(e,t,s)=>{"use strict";s.d(t,{ViewChrome:()=>c});var i=s(5076),a=s(8576),n=s(972),l=s(5629);function c({title:e,sub:t,right:s,icon:o,children:r}){let d=(0,l.k)(),h=n.e.find(t=>t.title===e),p=o??h?.icon,m=h?d(`mod.${h.id}`):e;return(0,i.jsxs)("div",{className:"app-view",children:[(0,i.jsxs)("div",{className:"view-head",children:[p&&(0,i.jsx)("div",{className:"vh-icon",children:(0,i.jsx)(a.I,{name:p,size:18})}),(0,i.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,i.jsx)("div",{className:"view-title",children:m}),t&&(0,i.jsx)("div",{className:"view-sub",children:t})]}),s]}),(0,i.jsx)("div",{className:"view-body",children:r})]})}},6556:(e,t,s)=>{Promise.resolve().then(s.t.bind(s,3283,23)),Promise.resolve().then(s.bind(s,3541)),Promise.resolve().then(s.bind(s,351)),Promise.resolve().then(s.bind(s,6588)),Promise.resolve().then(s.bind(s,4414)),Promise.resolve().then(s.bind(s,9286)),Promise.resolve().then(s.bind(s,5787))},6588:(e,t,s)=>{"use strict";s.d(t,{BackButton:()=>c});var i=s(5076),a=s(9860),n=s(8576),l=s(5629);function c(){let e=(0,l.k)(),t=(0,a.useRouter)();return(0,i.jsx)("button",{className:"top-btn",title:e("common.back"),style:{marginRight:2},onClick:()=>{window.history.length>1?t.back():t.push("/")},children:(0,i.jsx)(n.I,{name:"chevronLeft",size:18})})}}},e=>{e.O(0,[9219,3219,8264,6646,6834,7358],()=>e(e.s=6556)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9530],{560:(e,t,a)=>{"use strict";a.d(t,{StackEditor:()=>c});var i=a(5076),o=a(8488),r=a(3730),s=a(7814);let n=(0,s.createServerReference)("40650d60e734f7d3394f3cf1c95f79f9b3843fe286",s.callServer,void 0,s.findSourceMapURL,"setWorkspaceStack");var l=a(8576);function c({stack:e}){let[t,a]=(0,o.useState)(()=>({...e})),[s,d]=(0,o.useTransition)(),[u,p]=(0,o.useState)(!1);return(0,i.jsxs)("div",{children:[(0,i.jsx)("div",{style:{display:"grid",gridTemplateColumns:"repeat(auto-fill, minmax(180px, 1fr))",gap:"10px 14px"},children:r.z.map(e=>{let o=e.opts.includes("None")?e.opts:[...e.opts,"None"];return(0,i.jsxs)("label",{style:{display:"flex",flexDirection:"column",gap:4},children:[(0,i.jsx)("span",{style:{fontSize:11.5,color:"var(--text-dim)",fontWeight:600},children:e.label}),(0,i.jsx)("select",{className:"form-input",style:{fontSize:12.5,padding:"7px 10px"},value:t[e.key]??"None",onChange:t=>{var i,o;return i=e.key,o=t.target.value,void(a(e=>({...e,[i]:o})),p(!1))},children:o.map(e=>(0,i.jsx)("option",{value:e,children:e},e))})]},e.key)})}),(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:10,marginTop:12},children:[(0,i.jsx)("button",{className:"btn-accent",disabled:s,onClick:function(){d(async()=>{await n(t),p(!0)})},children:s?"Saving…":"Save stack & reload skills"}),u&&(0,i.jsxs)("span",{style:{fontSize:12,color:"var(--sx-string)",display:"inline-flex",alignItems:"center",gap:5},children:[(0,i.jsx)(l.I,{name:"check",size:12})," Saved — agents re-linked to the new stack."]})]})]})}},972:(e,t,a)=>{"use strict";a.d(t,{E:()=>i,e:()=>o});let i=["Cockpit","Hierarchy","Execution","Product","Knowledge","Operations","Inbox","System"],o=[{id:"home",title:"Home",href:"/",group:"Cockpit",tile:"Welcome — canonical knowledge & quick navigation",icon:"grid"},{id:"dashboard",title:"Dashboard",href:"/dashboard",group:"Cockpit",tile:"Cockpit hub — status at a glance",icon:"pulse"},{id:"organizations",title:"Organizations",href:"/organizations",group:"Hierarchy",tile:"Manage organizations & workspaces",icon:"grid"},{id:"org",title:"Org Chart",href:"/org",group:"Hierarchy",tile:"Hierarchy & delegation",icon:"agents"},{id:"agents",title:"Agent Studio",href:"/agents/ada",group:"Hierarchy",tile:"Configure each agent",icon:"bot"},{id:"code",title:"Code",href:"/code",group:"Execution",tile:"Code editor & repo files",icon:"terminal"},{id:"tasks",title:"Tasks",href:"/tasks",group:"Execution",tile:"Team kanban board",icon:"files"},{id:"cron",title:"Cron",href:"/cron",group:"Execution",tile:"Scheduled tasks & history",icon:"calendar"},{id:"routines",title:"Routines",href:"/routines",group:"Execution",tile:"Recurring automations",icon:"repeat"},{id:"goals",title:"Goals",href:"/goals",group:"Execution",tile:"Objective tree",icon:"target"},{id:"planner",title:"CEO Planner",href:"/planner",group:"Execution",tile:"Specs → issues → approval → 24/7",icon:"command"},{id:"test-dev",title:"Test Dev",href:"/test-dev",group:"Execution",tile:"Boot, navigate + validate the project",icon:"play"},{id:"pm",title:"Product Manager",href:"/pm",group:"Product",tile:"Sprints & backlog (PO)",icon:"goto"},{id:"reports",title:"Reports",href:"/reports",group:"Knowledge",tile:"Plans, reviews, audits",icon:"doc"},{id:"docs",title:"Docs",href:"/docs",group:"Knowledge",tile:"Architecture, API & PO docs",icon:"doc"},{id:"skills",title:"Skills",href:"/skills",group:"Knowledge",tile:"Agent procedure library",icon:"skill"},{id:"activity",title:"Activity",href:"/activity",group:"Knowledge",tile:"Agent action timeline",icon:"pulse"},{id:"knowledge",title:"Knowledge",href:"/knowledge",group:"Knowledge",tile:"KB index, coverage, gaps & agent recall",icon:"branch"},{id:"costs",title:"Costs",href:"/costs",group:"Operations",tile:"Spend by agent/provider",icon:"coins"},{id:"security",title:"Security",href:"/security",group:"Operations",tile:"Findings & security score",icon:"shield"},{id:"pulse",title:"Pulse",href:"/pulse",group:"Operations",tile:"Agent health & validation",icon:"pulse"},{id:"github",title:"Commit GitHub",href:"/github",group:"Operations",tile:"Push workspace to remote",icon:"git"},{id:"prepare-deploy",title:"Prepare Deploy",href:"/prepare-deploy",group:"Operations",tile:"Prod-prep + export clean source to a deploy repo",icon:"goto"},{id:"models",title:"Models",href:"/models",group:"Operations",tile:"Providers & local models",icon:"cpu"},{id:"update",title:"Update",href:"/update",group:"Operations",tile:"Detect & apply new versions",icon:"goto"},{id:"plugins",title:"Plugins",href:"/plugins",group:"Operations",tile:"Extensions & integrations",icon:"ext"},{id:"inbox",title:"Inbox",href:"/inbox",group:"Inbox",tile:"Approvals & escalations",icon:"inbox"},{id:"notifications",title:"Notifications",href:"/notifications",group:"Inbox",tile:"Passive alert feed",icon:"bell"},{id:"config",title:"Config",href:"/config",group:"System",tile:"Platform settings",icon:"settings"},{id:"profile",title:"Profile",href:"/profile",group:"System",tile:"Account & preferences",icon:"account"}]},1310:(e,t,a)=>{Promise.resolve().then(a.t.bind(a,3283,23)),Promise.resolve().then(a.bind(a,2035)),Promise.resolve().then(a.bind(a,560)),Promise.resolve().then(a.bind(a,351)),Promise.resolve().then(a.bind(a,6588)),Promise.resolve().then(a.bind(a,4414)),Promise.resolve().then(a.bind(a,9286)),Promise.resolve().then(a.bind(a,5787))},2035:(e,t,a)=>{"use strict";a.d(t,{AgentRuntimeSettings:()=>u,DeployModeChips:()=>m,EditorSettings:()=>d});var i=a(5076),o=a(8488);a(8576);var r=a(5629),s=a(5544),n=a(7814);let l=(0,n.createServerReference)("40a18d940b105d3cafaed0158b3542eef57454c727",n.callServer,void 0,n.findSourceMapURL,"setEditorSettings"),c=(0,n.createServerReference)("40575ae955e5551fe72dacfc6a3264a27360bbc175",n.callServer,void 0,n.findSourceMapURL,"setAgentRuntime");function d({editor:e}){let t=(0,r.k)(),[a,s]=(0,o.useState)({tabSize:e?.tabSize??2,formatOnSave:e?.formatOnSave??!0,wordWrap:e?.wordWrap??!1,minimap:e?.minimap??!0}),[,n]=(0,o.useTransition)();function c(e){s(t=>({...t,...e})),n(()=>l(e))}let u=(e,t)=>(0,i.jsxs)("div",{className:"set-row",children:[(0,i.jsx)("div",{className:"sr-main",children:(0,i.jsx)("div",{className:"sr-title",children:t})}),(0,i.jsx)("div",{className:"toggle"+(a[e]?" on":""),onClick:()=>c({[e]:!a[e]})})]});return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("div",{className:"set-row",style:{paddingTop:0},children:[(0,i.jsx)("div",{className:"sr-main",children:(0,i.jsx)("div",{className:"sr-title",children:t("config.editor.tabSize")})}),(0,i.jsx)("div",{style:{display:"flex",gap:6},children:[2,4,8].map(e=>(0,i.jsx)("button",{className:"chip-sm",style:a.tabSize===e?{background:"var(--accent)",color:"var(--accent-fg)"}:void 0,onClick:()=>c({tabSize:e}),children:e},e))})]}),u("formatOnSave",t("config.editor.formatOnSave")),u("wordWrap",t("config.editor.wordWrap")),u("minimap",t("config.editor.minimap"))]})}function u({agents:e}){let t=(0,r.k)(),[a,s]=(0,o.useState)(e?.maxConcurrent??1),[n,l]=(0,o.useState)(!!e?.fileLocks),[d,p]=(0,o.useState)(e?.webResearch??!0),[,m]=(0,o.useTransition)();return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("div",{className:"set-row",style:{paddingTop:0},children:[(0,i.jsxs)("div",{className:"sr-main",children:[(0,i.jsx)("div",{className:"sr-title",children:t("config.agents.parallel")}),(0,i.jsx)("div",{className:"sr-sub",children:t("config.agents.parallelDesc")})]}),(0,i.jsx)("div",{style:{display:"flex",gap:6},children:[1,2,3,4,5].map(e=>(0,i.jsx)("button",{className:"chip-sm",style:a===e?{background:"var(--accent)",color:"var(--accent-fg)"}:void 0,onClick:()=>{s(e),m(()=>c({maxConcurrent:e}))},children:e},e))})]}),(0,i.jsxs)("div",{className:"set-row",children:[(0,i.jsxs)("div",{className:"sr-main",children:[(0,i.jsx)("div",{className:"sr-title",children:t("config.agents.fileLock")}),(0,i.jsx)("div",{className:"sr-sub",children:t("config.agents.fileLockDesc")})]}),(0,i.jsx)("div",{className:"toggle"+(n?" on":""),onClick:()=>{let e=!n;l(e),m(()=>c({fileLocks:e}))}})]}),a>1&&!n&&(0,i.jsxs)("div",{className:"sr-sub",style:{color:"#e8a14e",paddingBottom:6},children:["⚠ ",t("config.agents.lockWarn",{n:a})]}),(0,i.jsxs)("div",{className:"set-row",children:[(0,i.jsxs)("div",{className:"sr-main",children:[(0,i.jsx)("div",{className:"sr-title",children:t("config.agents.webResearch")}),(0,i.jsx)("div",{className:"sr-sub",children:t("config.agents.webResearchDesc")})]}),(0,i.jsx)("div",{className:"toggle"+(d?" on":""),onClick:()=>{let e=!d;p(e),m(()=>c({webResearch:e}))}})]})]})}let p=["start","auth","vps","portable"];function m({current:e}){let[t,a]=(0,o.useState)("off"===e?"start":e),[r,n]=(0,o.useTransition)();return(0,i.jsx)("div",{style:{display:"flex",gap:6,marginTop:8,flexWrap:"wrap"},children:p.map(e=>(0,i.jsxs)("button",{className:"chip-sm",disabled:r,style:e===t?{background:"var(--accent)",color:"var(--accent-fg)"}:void 0,onClick:()=>{a(e),n(()=>(0,s.D)(e).then(()=>{}))},children:["--",e]},e))})}},3730:(e,t,a)=>{"use strict";a.d(t,{f:()=>r,z:()=>i});let i=[{key:"language",label:"Language",opts:["TypeScript","JavaScript","Python","Go","Rust","Java","Kotlin","C#","Ruby","PHP","Elixir","Swift","C++","C","Scala","Dart","Clojure","Haskell","Lua","R","Objective-C","Erlang","None"]},{key:"runtime",label:"Runtime",opts:["Node.js","Bun","Deno","Python 3","PyPy","JVM",".NET","BEAM (Erlang VM)","None"]},{key:"frontend",label:"Frontend",opts:["React","Vue","Svelte","Angular","SolidJS","Preact","Qwik","Lit","HTMX","Alpine.js","Ember","Backbone","HTML/CSS","Vanilla JS","None"]},{key:"meta",label:"Meta-framework / SSG",opts:["Next.js","Nuxt","Remix","SvelteKit","Astro","Gatsby","Vite (SPA)","Hugo","Jekyll","Eleventy","Docusaurus","Static (no framework)","None"]},{key:"backend",label:"Backend framework",opts:["NestJS","Fastify","Express","Hono","Koa","Django","Flask","FastAPI","Spring Boot","Spring","Laravel","Symfony","CodeIgniter","Ruby on Rails","Gin","Fiber","Actix","Phoenix","ASP.NET Core","AdonisJS","GraphQL","Nginx","None"]},{key:"mobile",label:"Mobile",opts:["React Native","Flutter","Android","Ionic","Xamarin","NativeScript","None"]},{key:"database",label:"Database",opts:["PostgreSQL","MySQL","MariaDB","SQLite","MongoDB","Redis","CockroachDB","Cassandra","DynamoDB","Supabase","PlanetScale","Neon","None"]},{key:"orm",label:"ORM / Data layer",opts:["Prisma","Drizzle","TypeORM","Sequelize","SQLAlchemy","Django ORM","Mongoose","Knex","Diesel","GORM","None"]},{key:"styling",label:"Styling / UI",opts:["Tailwind CSS","Plain CSS","CSS Modules","styled-components","Sass","Vanilla Extract","UnoCSS","shadcn/ui","MUI","Bootstrap","Bulma","Vuetify","Chakra UI","None"]},{key:"testing",label:"Testing",opts:["Jest","Vitest","Cypress","Playwright","Selenium","Mocha","Jasmine","Puppeteer","None"]},{key:"aiml",label:"AI / ML",opts:["TensorFlow","PyTorch","scikit-learn","Keras","Pandas","NumPy","Jupyter","None"]},{key:"dataviz",label:"Data viz",opts:["D3","Chart.js","Grafana","Plotly","None"]},{key:"container",label:"Container",opts:["Docker","Podman","containerd","None"]},{key:"infra",label:"Infra / DevOps",opts:["Tailscale","Cloudflare","Vercel","Netlify","Fly.io","Railway","AWS","GCP","Azure","Kubernetes","Jenkins","CircleCI","Terraform","Ansible","Vagrant","None"]},{key:"baas",label:"Backend-as-a-service",opts:["Firebase","Appwrite","Amplify","Heroku","Supabase","None"]},{key:"queue",label:"Queue / Cache",opts:["Redis","BullMQ","RabbitMQ","Kafka","NATS","Celery","None"]},{key:"auth",label:"Auth",opts:["Auth.js","Clerk","Lucia","Supabase Auth","Keycloak","Auth0","Passport","None"]}],o={"HTML/CSS":"Plain HTML5 markup + CSS — a simple static page, no framework.","Vanilla JS":"Plain JavaScript in the browser — no framework or build step.","Static (no framework)":"A static site built from plain HTML/CSS/JS — no meta-framework.","Plain CSS":"Hand-written CSS stylesheets — no preprocessor or utility framework.",TypeScript:"Typed superset of JavaScript — the default for full-stack web.",JavaScript:"Dynamic language of the web; runs everywhere a runtime exists.",Python:"Batteries-included language for backends, data, AI and automation.",Go:"Compiled, concurrent language for fast, simple network services.",Rust:"Memory-safe systems language for high-performance services.","Node.js":"The standard JS/TS server runtime with the largest ecosystem.",Bun:"Fast all-in-one JS/TS runtime, bundler and package manager.",Deno:"Secure JS/TS runtime with built-in tooling and web APIs.","Python 3":"CPython runtime for Python backends, workers and AI services.",React:"Component UI library; the most widely-used frontend.",Vue:"Approachable reactive UI framework with great DX.",Svelte:"Compiler-first UI framework with minimal runtime.","Next.js":"React meta-framework: routing, SSR/RSC, API routes.",Nuxt:"Vue meta-framework with SSR and file-based routing.",Remix:"React meta-framework focused on web fundamentals and forms.",SvelteKit:"Svelte meta-framework with SSR and routing.",NestJS:"Opinionated TypeScript backend framework (DI, modules).",Fastify:"Fast, low-overhead Node.js HTTP framework.",Express:"Minimal, ubiquitous Node.js web framework.",Hono:"Tiny, fast web framework for edge/Node/Bun/Deno.",Django:"Full-featured Python web framework — ORM, admin, auth, APIs and structured server-side systems in one. It already covers most backend concerns.",Flask:"Minimal Python web microframework — bring your own pieces.",FastAPI:"Modern async Python API framework with typed validation.","Spring Boot":"Convention-over-configuration JVM backend framework.",Laravel:"Full-featured PHP web framework (ORM, auth, queues).","Ruby on Rails":"Convention-driven full-stack Ruby framework.",PostgreSQL:"Robust relational database; the safe default for most apps.",MySQL:"Popular relational database, widely supported.",SQLite:"Embedded, file-based SQL database — zero-ops, great for local.",MongoDB:"Document database for flexible, schema-less data.",Redis:"In-memory store for cache, queues and sessions.",Supabase:"Hosted Postgres + auth + storage + realtime.",Prisma:"Type-safe TS/JS ORM with migrations and a schema DSL.",Drizzle:"Lightweight TS-first SQL ORM, close to the SQL.",TypeORM:"Decorator-based TS/JS ORM for SQL databases.",Sequelize:"Mature JS/TS ORM for SQL databases.",SQLAlchemy:"The de-facto Python ORM / SQL toolkit.","Django ORM":"Django's built-in ORM — only with Django.",Mongoose:"ODM for MongoDB (JS/TS).",GORM:"The standard ORM for Go.",Diesel:"Type-safe ORM/query builder for Rust.","Tailwind CSS":"Utility-first CSS framework for fast, consistent UI.","shadcn/ui":"Copy-in React components built on Tailwind + Radix.",MUI:"Material-UI React component library.",Docker:"Containerize the app for reproducible builds and deploys.",Podman:"Daemonless, rootless container engine (Docker-compatible).",Tailscale:"Zero-config private network (WireGuard) for services.",Vercel:"Managed hosting optimized for Next.js and frontends.",Kubernetes:"Container orchestration for scaling services.",BullMQ:"Redis-backed job queue for Node.js.",RabbitMQ:"Message broker for reliable async work.",Kafka:"Distributed event streaming platform at scale.",Celery:"Distributed task queue for Python.","Auth.js":"Framework-agnostic auth for JS/TS apps (NextAuth).",Clerk:"Hosted auth + user management with prebuilt UI.",Lucia:"Lightweight, framework-agnostic TS auth library.",Auth0:"Hosted identity platform (OAuth/OIDC).",C:"Low-level systems language; portable and fast.",Clojure:"Modern Lisp on the JVM — functional, immutable by default.",Haskell:"Pure functional language with a strong static type system.",Lua:"Tiny embeddable scripting language.",R:"Statistics + data-analysis language.","Objective-C":"Apple's pre-Swift language for iOS/macOS.",Erlang:"Concurrent, fault-tolerant language on the BEAM VM.",Ember:"Convention-driven framework for ambitious web apps.",Backbone:"Minimal MV* structure for JS apps.",Hugo:"Blazing-fast static site generator in Go.",Jekyll:"Ruby static site generator (GitHub Pages default).",Eleventy:"Simple, flexible JavaScript static site generator.",Docusaurus:"React-based docs site generator.",Spring:"JVM application framework (DI, web, data).",Symfony:"Mature PHP framework with reusable components.",CodeIgniter:"Lightweight PHP MVC framework.",GraphQL:"Query language + runtime for typed APIs.",Nginx:"High-performance web server / reverse proxy.","React Native":"Build native iOS/Android apps with React.",Flutter:"Google's cross-platform UI toolkit (Dart).",Android:"Native Android development (Kotlin/Java).",Ionic:"Hybrid mobile apps with web tech.",Xamarin:"Cross-platform .NET mobile apps.",NativeScript:"Native mobile apps with JS/TS frameworks.",Bootstrap:"The classic responsive CSS component framework.",Bulma:"Modern CSS framework based on flexbox.",Vuetify:"Material Design component library for Vue.",Jest:"Batteries-included JS testing framework.",Vitest:"Fast Vite-native unit test runner.",Cypress:"End-to-end testing in a real browser.",Playwright:"Reliable cross-browser E2E automation.",Selenium:"Browser automation across languages.",Mocha:"Flexible JS test framework.",Jasmine:"Behavior-driven JS testing.",Puppeteer:"Headless Chrome automation.",TensorFlow:"End-to-end ML platform (Google).",PyTorch:"Research-friendly deep-learning framework.","scikit-learn":"Classic ML algorithms for Python.",Keras:"High-level neural-network API.",Pandas:"Data analysis + manipulation for Python.",NumPy:"Numerical computing foundation for Python.",Jupyter:"Interactive notebooks for data/AI work.",D3:"Low-level data-driven document visualization.","Chart.js":"Simple, popular JS charting library.",Grafana:"Dashboards + observability for metrics.",Plotly:"Interactive scientific charts.",Azure:"Microsoft's cloud platform.",Jenkins:"Self-hosted CI/CD automation server.",CircleCI:"Hosted CI/CD pipelines.",Terraform:"Infrastructure as code across clouds.",Ansible:"Agentless configuration management.",Vagrant:"Reproducible dev environments.",Firebase:"Google's app backend (auth, DB, hosting).",Appwrite:"Open-source backend server for web/mobile.",Amplify:"AWS toolkit for full-stack app backends.",Heroku:"Managed app platform (push to deploy).",None:"Skip this category."};function r(e,t){if(o[t])return o[t];let a=i.find(t=>t.key===e)?.label??"technology";return`${t} — ${a.toLowerCase()} option.`}},4414:(e,t,a)=>{"use strict";a.d(t,{ChatToggle:()=>s});var i=a(5076),o=a(8576),r=a(5629);function s(){let e=(0,r.k)();return(0,i.jsx)("button",{className:"top-btn",title:`${e("chrome.chat.agentRoom")} (⌘J)`,type:"button",onClick:()=>window.dispatchEvent(new CustomEvent("constella:toggle-chat")),children:(0,i.jsx)(o.I,{name:"chat",size:17})})}},5544:(e,t,a)=>{"use strict";a.d(t,{D:()=>o});var i=a(7814);let o=(0,i.createServerReference)("409613e4eff516a337a3e3aa28b9dc5d9c58309846",i.callServer,void 0,i.findSourceMapURL,"setRunMode")},5787:(e,t,a)=>{"use strict";a.d(t,{ViewChrome:()=>n});var i=a(5076),o=a(8576),r=a(972),s=a(5629);function n({title:e,sub:t,right:a,icon:l,children:c}){let d=(0,s.k)(),u=r.e.find(t=>t.title===e),p=l??u?.icon,m=u?d(`mod.${u.id}`):e;return(0,i.jsxs)("div",{className:"app-view",children:[(0,i.jsxs)("div",{className:"view-head",children:[p&&(0,i.jsx)("div",{className:"vh-icon",children:(0,i.jsx)(o.I,{name:p,size:18})}),(0,i.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,i.jsx)("div",{className:"view-title",children:m}),t&&(0,i.jsx)("div",{className:"view-sub",children:t})]}),a]}),(0,i.jsx)("div",{className:"view-body",children:c})]})}},6588:(e,t,a)=>{"use strict";a.d(t,{BackButton:()=>n});var i=a(5076),o=a(9860),r=a(8576),s=a(5629);function n(){let e=(0,s.k)(),t=(0,o.useRouter)();return(0,i.jsx)("button",{className:"top-btn",title:e("common.back"),style:{marginRight:2},onClick:()=>{window.history.length>1?t.back():t.push("/")},children:(0,i.jsx)(r.I,{name:"chevronLeft",size:18})})}}},e=>{e.O(0,[9219,3219,8264,6646,6834,7358],()=>e(e.s=1310)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9598],{189:(e,i,t)=>{"use strict";t.d(i,{CapEditor:()=>c});var o=t(5076),n=t(8488),r=t(7814);let s=(0,r.createServerReference)("4059c31d1c84a029d26e4be7d71cf5805bb40beb16",r.callServer,void 0,r.findSourceMapURL,"setMonthlyCap");var l=t(8576),a=t(5629);function c({cap:e}){let i=(0,a.k)(),[t,r]=(0,n.useState)(e),[d,p]=(0,n.useState)(!1),[u,g]=(0,n.useTransition)();function h(){t!==e&&g(async()=>{await s(t),p(!0),setTimeout(()=>p(!1),1400)})}return(0,o.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:8},children:[d&&(0,o.jsxs)("span",{className:"oauth-ok",style:{padding:"3px 8px",fontSize:11},children:[(0,o.jsx)(l.I,{name:"check",size:11})," ",i("common.saved")]}),(0,o.jsx)("span",{style:{fontSize:12,color:"var(--text-dim)"},children:i("skills.cap.label")}),(0,o.jsx)("input",{className:"form-input mono",style:{width:120},value:"$"+t,disabled:u,onChange:e=>r(Math.max(0,parseFloat(e.target.value.replace(/[^0-9.]/g,""))||0)),onBlur:h,onKeyDown:e=>{"Enter"===e.key&&h()}})]})}},972:(e,i,t)=>{"use strict";t.d(i,{E:()=>o,e:()=>n});let o=["Cockpit","Hierarchy","Execution","Product","Knowledge","Operations","Inbox","System"],n=[{id:"home",title:"Home",href:"/",group:"Cockpit",tile:"Welcome — canonical knowledge & quick navigation",icon:"grid"},{id:"dashboard",title:"Dashboard",href:"/dashboard",group:"Cockpit",tile:"Cockpit hub — status at a glance",icon:"pulse"},{id:"organizations",title:"Organizations",href:"/organizations",group:"Hierarchy",tile:"Manage organizations & workspaces",icon:"grid"},{id:"org",title:"Org Chart",href:"/org",group:"Hierarchy",tile:"Hierarchy & delegation",icon:"agents"},{id:"agents",title:"Agent Studio",href:"/agents/ada",group:"Hierarchy",tile:"Configure each agent",icon:"bot"},{id:"code",title:"Code",href:"/code",group:"Execution",tile:"Code editor & repo files",icon:"terminal"},{id:"tasks",title:"Tasks",href:"/tasks",group:"Execution",tile:"Team kanban board",icon:"files"},{id:"cron",title:"Cron",href:"/cron",group:"Execution",tile:"Scheduled tasks & history",icon:"calendar"},{id:"routines",title:"Routines",href:"/routines",group:"Execution",tile:"Recurring automations",icon:"repeat"},{id:"goals",title:"Goals",href:"/goals",group:"Execution",tile:"Objective tree",icon:"target"},{id:"planner",title:"CEO Planner",href:"/planner",group:"Execution",tile:"Specs → issues → approval → 24/7",icon:"command"},{id:"test-dev",title:"Test Dev",href:"/test-dev",group:"Execution",tile:"Boot, navigate + validate the project",icon:"play"},{id:"pm",title:"Product Manager",href:"/pm",group:"Product",tile:"Sprints & backlog (PO)",icon:"goto"},{id:"reports",title:"Reports",href:"/reports",group:"Knowledge",tile:"Plans, reviews, audits",icon:"doc"},{id:"docs",title:"Docs",href:"/docs",group:"Knowledge",tile:"Architecture, API & PO docs",icon:"doc"},{id:"skills",title:"Skills",href:"/skills",group:"Knowledge",tile:"Agent procedure library",icon:"skill"},{id:"activity",title:"Activity",href:"/activity",group:"Knowledge",tile:"Agent action timeline",icon:"pulse"},{id:"knowledge",title:"Knowledge",href:"/knowledge",group:"Knowledge",tile:"KB index, coverage, gaps & agent recall",icon:"branch"},{id:"costs",title:"Costs",href:"/costs",group:"Operations",tile:"Spend by agent/provider",icon:"coins"},{id:"security",title:"Security",href:"/security",group:"Operations",tile:"Findings & security score",icon:"shield"},{id:"pulse",title:"Pulse",href:"/pulse",group:"Operations",tile:"Agent health & validation",icon:"pulse"},{id:"github",title:"Commit GitHub",href:"/github",group:"Operations",tile:"Push workspace to remote",icon:"git"},{id:"prepare-deploy",title:"Prepare Deploy",href:"/prepare-deploy",group:"Operations",tile:"Prod-prep + export clean source to a deploy repo",icon:"goto"},{id:"models",title:"Models",href:"/models",group:"Operations",tile:"Providers & local models",icon:"cpu"},{id:"update",title:"Update",href:"/update",group:"Operations",tile:"Detect & apply new versions",icon:"goto"},{id:"plugins",title:"Plugins",href:"/plugins",group:"Operations",tile:"Extensions & integrations",icon:"ext"},{id:"inbox",title:"Inbox",href:"/inbox",group:"Inbox",tile:"Approvals & escalations",icon:"inbox"},{id:"notifications",title:"Notifications",href:"/notifications",group:"Inbox",tile:"Passive alert feed",icon:"bell"},{id:"config",title:"Config",href:"/config",group:"System",tile:"Platform settings",icon:"settings"},{id:"profile",title:"Profile",href:"/profile",group:"System",tile:"Account & preferences",icon:"account"}]},3241:(e,i,t)=>{Promise.resolve().then(t.t.bind(t,3283,23)),Promise.resolve().then(t.bind(t,189)),Promise.resolve().then(t.bind(t,351)),Promise.resolve().then(t.bind(t,6588)),Promise.resolve().then(t.bind(t,4414)),Promise.resolve().then(t.bind(t,9286)),Promise.resolve().then(t.bind(t,5787))},4414:(e,i,t)=>{"use strict";t.d(i,{ChatToggle:()=>s});var o=t(5076),n=t(8576),r=t(5629);function s(){let e=(0,r.k)();return(0,o.jsx)("button",{className:"top-btn",title:`${e("chrome.chat.agentRoom")} (⌘J)`,type:"button",onClick:()=>window.dispatchEvent(new CustomEvent("constella:toggle-chat")),children:(0,o.jsx)(n.I,{name:"chat",size:17})})}},5787:(e,i,t)=>{"use strict";t.d(i,{ViewChrome:()=>l});var o=t(5076),n=t(8576),r=t(972),s=t(5629);function l({title:e,sub:i,right:t,icon:a,children:c}){let d=(0,s.k)(),p=r.e.find(i=>i.title===e),u=a??p?.icon,g=p?d(`mod.${p.id}`):e;return(0,o.jsxs)("div",{className:"app-view",children:[(0,o.jsxs)("div",{className:"view-head",children:[u&&(0,o.jsx)("div",{className:"vh-icon",children:(0,o.jsx)(n.I,{name:u,size:18})}),(0,o.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,o.jsx)("div",{className:"view-title",children:g}),i&&(0,o.jsx)("div",{className:"view-sub",children:i})]}),t]}),(0,o.jsx)("div",{className:"view-body",children:c})]})}},6588:(e,i,t)=>{"use strict";t.d(i,{BackButton:()=>l});var o=t(5076),n=t(9860),r=t(8576),s=t(5629);function l(){let e=(0,s.k)(),i=(0,n.useRouter)();return(0,o.jsx)("button",{className:"top-btn",title:e("common.back"),style:{marginRight:2},onClick:()=>{window.history.length>1?i.back():i.push("/")},children:(0,o.jsx)(r.I,{name:"chevronLeft",size:18})})}}},e=>{e.O(0,[9219,3219,8264,6646,6834,7358],()=>e(e.s=3241)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[148,3719],{972:(e,i,t)=>{"use strict";t.d(i,{E:()=>o,e:()=>r});let o=["Cockpit","Hierarchy","Execution","Product","Knowledge","Operations","Inbox","System"],r=[{id:"home",title:"Home",href:"/",group:"Cockpit",tile:"Welcome — canonical knowledge & quick navigation",icon:"grid"},{id:"dashboard",title:"Dashboard",href:"/dashboard",group:"Cockpit",tile:"Cockpit hub — status at a glance",icon:"pulse"},{id:"organizations",title:"Organizations",href:"/organizations",group:"Hierarchy",tile:"Manage organizations & workspaces",icon:"grid"},{id:"org",title:"Org Chart",href:"/org",group:"Hierarchy",tile:"Hierarchy & delegation",icon:"agents"},{id:"agents",title:"Agent Studio",href:"/agents/ada",group:"Hierarchy",tile:"Configure each agent",icon:"bot"},{id:"code",title:"Code",href:"/code",group:"Execution",tile:"Code editor & repo files",icon:"terminal"},{id:"tasks",title:"Tasks",href:"/tasks",group:"Execution",tile:"Team kanban board",icon:"files"},{id:"cron",title:"Cron",href:"/cron",group:"Execution",tile:"Scheduled tasks & history",icon:"calendar"},{id:"routines",title:"Routines",href:"/routines",group:"Execution",tile:"Recurring automations",icon:"repeat"},{id:"goals",title:"Goals",href:"/goals",group:"Execution",tile:"Objective tree",icon:"target"},{id:"planner",title:"CEO Planner",href:"/planner",group:"Execution",tile:"Specs → issues → approval → 24/7",icon:"command"},{id:"test-dev",title:"Test Dev",href:"/test-dev",group:"Execution",tile:"Boot, navigate + validate the project",icon:"play"},{id:"pm",title:"Product Manager",href:"/pm",group:"Product",tile:"Sprints & backlog (PO)",icon:"goto"},{id:"reports",title:"Reports",href:"/reports",group:"Knowledge",tile:"Plans, reviews, audits",icon:"doc"},{id:"docs",title:"Docs",href:"/docs",group:"Knowledge",tile:"Architecture, API & PO docs",icon:"doc"},{id:"skills",title:"Skills",href:"/skills",group:"Knowledge",tile:"Agent procedure library",icon:"skill"},{id:"activity",title:"Activity",href:"/activity",group:"Knowledge",tile:"Agent action timeline",icon:"pulse"},{id:"knowledge",title:"Knowledge",href:"/knowledge",group:"Knowledge",tile:"KB index, coverage, gaps & agent recall",icon:"branch"},{id:"costs",title:"Costs",href:"/costs",group:"Operations",tile:"Spend by agent/provider",icon:"coins"},{id:"security",title:"Security",href:"/security",group:"Operations",tile:"Findings & security score",icon:"shield"},{id:"pulse",title:"Pulse",href:"/pulse",group:"Operations",tile:"Agent health & validation",icon:"pulse"},{id:"github",title:"Commit GitHub",href:"/github",group:"Operations",tile:"Push workspace to remote",icon:"git"},{id:"prepare-deploy",title:"Prepare Deploy",href:"/prepare-deploy",group:"Operations",tile:"Prod-prep + export clean source to a deploy repo",icon:"goto"},{id:"models",title:"Models",href:"/models",group:"Operations",tile:"Providers & local models",icon:"cpu"},{id:"update",title:"Update",href:"/update",group:"Operations",tile:"Detect & apply new versions",icon:"goto"},{id:"plugins",title:"Plugins",href:"/plugins",group:"Operations",tile:"Extensions & integrations",icon:"ext"},{id:"inbox",title:"Inbox",href:"/inbox",group:"Inbox",tile:"Approvals & escalations",icon:"inbox"},{id:"notifications",title:"Notifications",href:"/notifications",group:"Inbox",tile:"Passive alert feed",icon:"bell"},{id:"config",title:"Config",href:"/config",group:"System",tile:"Platform settings",icon:"settings"},{id:"profile",title:"Profile",href:"/profile",group:"System",tile:"Account & preferences",icon:"account"}]},4414:(e,i,t)=>{"use strict";t.d(i,{ChatToggle:()=>s});var o=t(5076),r=t(8576),n=t(5629);function s(){let e=(0,n.k)();return(0,o.jsx)("button",{className:"top-btn",title:`${e("chrome.chat.agentRoom")} (⌘J)`,type:"button",onClick:()=>window.dispatchEvent(new CustomEvent("constella:toggle-chat")),children:(0,o.jsx)(r.I,{name:"chat",size:17})})}},5260:(e,i,t)=>{Promise.resolve().then(t.t.bind(t,3283,23)),Promise.resolve().then(t.bind(t,351)),Promise.resolve().then(t.bind(t,6588)),Promise.resolve().then(t.bind(t,4414)),Promise.resolve().then(t.bind(t,9286)),Promise.resolve().then(t.bind(t,5787))},5787:(e,i,t)=>{"use strict";t.d(i,{ViewChrome:()=>l});var o=t(5076),r=t(8576),n=t(972),s=t(5629);function l({title:e,sub:i,right:t,icon:a,children:c}){let d=(0,s.k)(),p=n.e.find(i=>i.title===e),u=a??p?.icon,g=p?d(`mod.${p.id}`):e;return(0,o.jsxs)("div",{className:"app-view",children:[(0,o.jsxs)("div",{className:"view-head",children:[u&&(0,o.jsx)("div",{className:"vh-icon",children:(0,o.jsx)(r.I,{name:u,size:18})}),(0,o.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,o.jsx)("div",{className:"view-title",children:g}),i&&(0,o.jsx)("div",{className:"view-sub",children:i})]}),t]}),(0,o.jsx)("div",{className:"view-body",children:c})]})}},6588:(e,i,t)=>{"use strict";t.d(i,{BackButton:()=>l});var o=t(5076),r=t(9860),n=t(8576),s=t(5629);function l(){let e=(0,s.k)(),i=(0,r.useRouter)();return(0,o.jsx)("button",{className:"top-btn",title:e("common.back"),style:{marginRight:2},onClick:()=>{window.history.length>1?i.back():i.push("/")},children:(0,o.jsx)(n.I,{name:"chevronLeft",size:18})})}}},e=>{e.O(0,[9219,3219,8264,6646,6834,7358],()=>e(e.s=5260)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1536],{301:(e,s,a)=>{"use strict";a.d(s,{f:()=>t});var i=a(7814);let t=(0,i.createServerReference)("00d9736d8273bccac9cc0f11d772837c7a6b5379ad",i.callServer,void 0,i.findSourceMapURL,"reindexKbAction")},891:(e,s,a)=>{"use strict";a.d(s,{m:()=>l});var i=a(5076);let t={working:{c:"var(--sx-string)",pulse:!0,label:"working"},review:{c:"#e0a44e",label:"review"},blocked:{c:"#e8688f",label:"blocked"},idle:{c:"var(--text-faint)",label:"idle"}};function l({status:e,label:s=!1,size:a=8}){let n=t[e]??t.idle;return(0,i.jsxs)("span",{style:{display:"inline-flex",alignItems:"center",gap:5},title:n.label,children:[n.pulse?(0,i.jsx)("span",{className:"dotpulse"}):(0,i.jsx)("span",{style:{width:a,height:a,borderRadius:"50%",background:n.c,display:"inline-block",flex:`0 0 ${a}px`}}),s&&(0,i.jsx)("span",{style:{fontSize:11,color:n.c,fontWeight:600},children:n.label})]})}},972:(e,s,a)=>{"use strict";a.d(s,{E:()=>i,e:()=>t});let i=["Cockpit","Hierarchy","Execution","Product","Knowledge","Operations","Inbox","System"],t=[{id:"home",title:"Home",href:"/",group:"Cockpit",tile:"Welcome — canonical knowledge & quick navigation",icon:"grid"},{id:"dashboard",title:"Dashboard",href:"/dashboard",group:"Cockpit",tile:"Cockpit hub — status at a glance",icon:"pulse"},{id:"organizations",title:"Organizations",href:"/organizations",group:"Hierarchy",tile:"Manage organizations & workspaces",icon:"grid"},{id:"org",title:"Org Chart",href:"/org",group:"Hierarchy",tile:"Hierarchy & delegation",icon:"agents"},{id:"agents",title:"Agent Studio",href:"/agents/ada",group:"Hierarchy",tile:"Configure each agent",icon:"bot"},{id:"code",title:"Code",href:"/code",group:"Execution",tile:"Code editor & repo files",icon:"terminal"},{id:"tasks",title:"Tasks",href:"/tasks",group:"Execution",tile:"Team kanban board",icon:"files"},{id:"cron",title:"Cron",href:"/cron",group:"Execution",tile:"Scheduled tasks & history",icon:"calendar"},{id:"routines",title:"Routines",href:"/routines",group:"Execution",tile:"Recurring automations",icon:"repeat"},{id:"goals",title:"Goals",href:"/goals",group:"Execution",tile:"Objective tree",icon:"target"},{id:"planner",title:"CEO Planner",href:"/planner",group:"Execution",tile:"Specs → issues → approval → 24/7",icon:"command"},{id:"test-dev",title:"Test Dev",href:"/test-dev",group:"Execution",tile:"Boot, navigate + validate the project",icon:"play"},{id:"pm",title:"Product Manager",href:"/pm",group:"Product",tile:"Sprints & backlog (PO)",icon:"goto"},{id:"reports",title:"Reports",href:"/reports",group:"Knowledge",tile:"Plans, reviews, audits",icon:"doc"},{id:"docs",title:"Docs",href:"/docs",group:"Knowledge",tile:"Architecture, API & PO docs",icon:"doc"},{id:"skills",title:"Skills",href:"/skills",group:"Knowledge",tile:"Agent procedure library",icon:"skill"},{id:"activity",title:"Activity",href:"/activity",group:"Knowledge",tile:"Agent action timeline",icon:"pulse"},{id:"knowledge",title:"Knowledge",href:"/knowledge",group:"Knowledge",tile:"KB index, coverage, gaps & agent recall",icon:"branch"},{id:"costs",title:"Costs",href:"/costs",group:"Operations",tile:"Spend by agent/provider",icon:"coins"},{id:"security",title:"Security",href:"/security",group:"Operations",tile:"Findings & security score",icon:"shield"},{id:"pulse",title:"Pulse",href:"/pulse",group:"Operations",tile:"Agent health & validation",icon:"pulse"},{id:"github",title:"Commit GitHub",href:"/github",group:"Operations",tile:"Push workspace to remote",icon:"git"},{id:"prepare-deploy",title:"Prepare Deploy",href:"/prepare-deploy",group:"Operations",tile:"Prod-prep + export clean source to a deploy repo",icon:"goto"},{id:"models",title:"Models",href:"/models",group:"Operations",tile:"Providers & local models",icon:"cpu"},{id:"update",title:"Update",href:"/update",group:"Operations",tile:"Detect & apply new versions",icon:"goto"},{id:"plugins",title:"Plugins",href:"/plugins",group:"Operations",tile:"Extensions & integrations",icon:"ext"},{id:"inbox",title:"Inbox",href:"/inbox",group:"Inbox",tile:"Approvals & escalations",icon:"inbox"},{id:"notifications",title:"Notifications",href:"/notifications",group:"Inbox",tile:"Passive alert feed",icon:"bell"},{id:"config",title:"Config",href:"/config",group:"System",tile:"Platform settings",icon:"settings"},{id:"profile",title:"Profile",href:"/profile",group:"System",tile:"Account & preferences",icon:"account"}]},3728:(e,s,a)=>{"use strict";a.d(s,{m:()=>r});var i=a(5076),t=a(8488),l=a(8576),n=a(9265),c=a(5629);function r({value:e,options:s,onChange:a,placeholder:d,mono:o,glyph:h,disabled:x,searchable:m}){let u=(0,c.k)(),[p,g]=(0,t.useState)(!1),[v,j]=(0,t.useState)(""),b=(0,t.useRef)(null),k=(0,t.useRef)(null),f=(0,t.useMemo)(()=>(s||[]).map(e=>"string"==typeof e?{value:e,label:e}:e),[s]),N=f.find(s=>s.value===e),y=(m??f.length>8)&&!x,w=v.trim().toLowerCase(),I=y&&w?f.filter(e=>(e.label+" "+e.value+" "+(e.sub||"")).toLowerCase().includes(w)):f;return(0,t.useEffect)(()=>{if(!p)return void j("");function e(e){b.current&&!b.current.contains(e.target)&&g(!1)}function s(e){"Escape"===e.key&&g(!1)}return document.addEventListener("mousedown",e),document.addEventListener("keydown",s),y&&requestAnimationFrame(()=>k.current?.focus()),()=>{document.removeEventListener("mousedown",e),document.removeEventListener("keydown",s)}},[p,y]),(0,i.jsxs)("div",{className:"dd"+(p?" open":"")+(x?" disabled":""),ref:b,children:[(0,i.jsxs)("button",{type:"button",className:"dd-btn"+(o?" mono":""),onClick:()=>!x&&g(e=>!e),children:[h&&N&&(0,i.jsx)(n.W,{id:N.glyphId||N.value,size:20}),(0,i.jsx)("span",{className:"dd-val",children:N?N.label:(0,i.jsx)("span",{className:"dd-ph",children:d||u("common.selectEllipsis")})}),(0,i.jsx)(l.I,{name:"chevronDown",size:14})]}),p&&(0,i.jsxs)("div",{className:"dd-menu scroll",children:[y&&(0,i.jsxs)("div",{style:{position:"sticky",top:0,zIndex:1,display:"flex",alignItems:"center",gap:6,padding:"6px 8px",margin:"-4px -4px 4px",background:"var(--bg-elev, var(--bg-active))",borderBottom:"1px solid var(--border)"},children:[(0,i.jsx)(l.I,{name:"search",size:13}),(0,i.jsx)("input",{ref:k,value:v,placeholder:u("common.searchEllipsis"),onChange:e=>j(e.target.value),onKeyDown:e=>{"Enter"===e.key&&I[0]?(a(I[0].value),g(!1)):"Escape"===e.key&&v&&(e.stopPropagation(),j(""))},className:o?"mono":void 0,style:{flex:1,minWidth:0,background:"transparent",border:"none",outline:"none",color:"var(--text)",fontSize:12.5,fontFamily:o?"var(--mono-font)":"inherit"}}),v&&(0,i.jsx)("button",{type:"button",title:u("common.clear"),onClick:()=>{j(""),k.current?.focus()},style:{background:"none",border:"none",color:"var(--text-dim)",cursor:"pointer",display:"flex",padding:0},children:(0,i.jsx)(l.I,{name:"close",size:12})})]}),0===f.length&&(0,i.jsx)("div",{className:"dd-empty",children:u("common.noOptions")}),f.length>0&&0===I.length&&(0,i.jsx)("div",{className:"dd-empty",children:u("dropdown.noMatch",{q:v})}),I.map(s=>(0,i.jsxs)("button",{type:"button",className:"dd-opt"+(s.value===e?" on":""),onClick:()=>{a(s.value),g(!1)},children:[h&&(0,i.jsx)(n.W,{id:s.glyphId||s.value,size:22}),(0,i.jsxs)("span",{className:"dd-opt-main",children:[(0,i.jsx)("span",{className:"dd-opt-label"+(o?" mono":""),children:s.label}),s.sub&&(0,i.jsx)("span",{className:"dd-opt-sub",children:s.sub})]}),s.tag&&(0,i.jsx)("span",{className:"dd-opt-tag",children:s.tag}),s.value===e&&(0,i.jsx)(l.I,{name:"check",size:13})]},s.value))]})]})}},4414:(e,s,a)=>{"use strict";a.d(s,{ChatToggle:()=>n});var i=a(5076),t=a(8576),l=a(5629);function n(){let e=(0,l.k)();return(0,i.jsx)("button",{className:"top-btn",title:`${e("chrome.chat.agentRoom")} (⌘J)`,type:"button",onClick:()=>window.dispatchEvent(new CustomEvent("constella:toggle-chat")),children:(0,i.jsx)(t.I,{name:"chat",size:17})})}},4426:(e,s,a)=>{"use strict";a.d(s,{V:()=>t});var i=a(7814);let t=(0,i.createServerReference)("001ca14233174eb65c5db8f6f3f79dff6315b1e906",i.callServer,void 0,i.findSourceMapURL,"seedDefaultBlocksAction")},4552:(e,s,a)=>{"use strict";a.d(s,{e:()=>t});var i=a(5076);function t({name:e,color:s,size:a=24,health:l,image:n}){let c=Math.max(6,Math.round(.3*a)),r=Math.round(.28*a),d=n?/^(data:|https?:|\/)/.test(n)?n:`/api/upload?path=${encodeURIComponent(n)}`:null;return(0,i.jsxs)("span",{style:{position:"relative",width:a,height:a,flex:`0 0 ${a}px`,display:"inline-block"},children:[d?(0,i.jsx)("img",{src:d,alt:e,width:a,height:a,style:{width:a,height:a,borderRadius:r,objectFit:"cover",display:"block"}}):(0,i.jsx)("span",{style:{width:a,height:a,borderRadius:r,background:s,color:"#fff",display:"grid",placeItems:"center",fontSize:Math.round(.42*a),fontWeight:700},children:(e[0]||"?").toUpperCase()}),l&&(0,i.jsx)("span",{style:{position:"absolute",right:-1,bottom:-1,width:c,height:c,borderRadius:"50%",background:"alive"===l?"var(--sx-string)":"stale"===l?"var(--sx-number)":"var(--text-faint)",border:"1.5px solid var(--bg-elevated)"}})]})}},5157:(e,s,a)=>{"use strict";a.d(s,{Dashboard:()=>_});var i=a(5076),t=a(8488),l=a(3283),n=a.n(l),c=a(8576),r=a(4552),d=a(891),o=a(3728);let h=["var(--sx-property)","var(--sx-type)","var(--sx-function)","var(--sx-number)","var(--sx-string)","var(--sx-operator)","var(--sx-keyword)","var(--accent)"];function x({value:e,max:s=100,size:a=64,thickness:t=7,color:l,track:n="var(--bg-active)",center:c,sub:r,className:d}){let o=(a-t)/2,h=a/2,m=2*Math.PI*o,u=s>0?Math.min(1,Math.max(0,e/s)):0,p=l??(u>=.85?"var(--sx-keyword)":u>=.6?"var(--sx-number)":"var(--sx-string)");return(0,i.jsxs)("div",{className:"donut-wrap"+(d?" "+d:""),style:{width:a,height:a},children:[(0,i.jsxs)("svg",{width:a,height:a,viewBox:`0 0 ${a} ${a}`,children:[(0,i.jsx)("circle",{cx:h,cy:h,r:o,fill:"none",stroke:n,strokeWidth:t}),(0,i.jsx)("circle",{cx:h,cy:h,r:o,fill:"none",stroke:p,strokeWidth:t,strokeLinecap:"round",strokeDasharray:`${u*m} ${m}`,transform:`rotate(-90 ${h} ${h})`,className:"donut-arc"})]}),(0,i.jsxs)("div",{className:"donut-center",children:[(0,i.jsx)("div",{className:"donut-num",style:{color:p,fontSize:Math.round(.26*a)},children:c??Math.round(100*u)+"%"}),r&&(0,i.jsx)("div",{className:"donut-sub",children:r})]})]})}function m({segments:e,size:s=96,thickness:a=12,center:t,sub:l,className:n}){let c=(s-a)/2,r=s/2,d=2*Math.PI*c,o=e.reduce((e,s)=>e+s.value,0)||1,h=0,x=e.filter(e=>e.value>0).map((e,s)=>{let t=e.value/o*d,l=(0,i.jsx)("circle",{cx:r,cy:r,r:c,fill:"none",stroke:e.color,strokeWidth:a,strokeDasharray:`${t} ${d-t}`,strokeDashoffset:-h,transform:`rotate(-90 ${r} ${r})`,className:"donut-arc"},s);return h+=t,l});return(0,i.jsxs)("div",{className:"donut-wrap"+(n?" "+n:""),style:{width:s,height:s},children:[(0,i.jsxs)("svg",{width:s,height:s,viewBox:`0 0 ${s} ${s}`,children:[(0,i.jsx)("circle",{cx:r,cy:r,r:c,fill:"none",stroke:"var(--bg-active)",strokeWidth:a}),x]}),(t||l)&&(0,i.jsxs)("div",{className:"donut-center",children:[t&&(0,i.jsx)("div",{className:"donut-num",style:{fontSize:Math.round(.2*s)},children:t}),l&&(0,i.jsx)("div",{className:"donut-sub",children:l})]})]})}function u({data:e,color:s="var(--accent)",width:a=120,height:t=34,fill:l=!0,className:n}){let c=0===e.length?[0,0]:1===e.length?[e[0],e[0]]:e,r=c.length,d=Math.max(...c),o=Math.min(...c),h=d-o||1,x=(a-4)/(r-1),m="M"+c.map((e,s)=>`${(2+s*x).toFixed(1)},${(t-2-(e-o)/h*(t-4)).toFixed(1)}`).join(" L"),p=`${m} L${(2+(r-1)*x).toFixed(1)},${t-2} L2,${t-2} Z`;return(0,i.jsxs)("svg",{className:"spark"+(n?" "+n:""),width:a,height:t,viewBox:`0 0 ${a} ${t}`,preserveAspectRatio:"none",children:[l&&(0,i.jsx)("path",{d:p,fill:s,opacity:.12}),(0,i.jsx)("path",{d:m,fill:"none",stroke:s,strokeWidth:1.6,strokeLinejoin:"round",strokeLinecap:"round"})]})}function p({segments:e,height:s=10,rounded:a=!0,className:t}){let l=e.reduce((e,s)=>e+s.value,0);return(0,i.jsx)("div",{className:"segbar"+(t?" "+t:""),style:{height:s,borderRadius:a?s:4},children:0===l?(0,i.jsx)("span",{className:"segbar-empty"}):e.filter(e=>e.value>0).map((e,s)=>(0,i.jsx)("span",{className:"segbar-seg",style:{width:`${e.value/l*100}%`,background:e.color},title:e.label},s))})}function g({pct:e,color:s="var(--accent)",height:a=8,className:t}){return(0,i.jsx)("div",{className:"pbar"+(t?" "+t:""),style:{height:a},children:(0,i.jsx)("span",{style:{width:Math.min(100,Math.max(0,e))+"%",background:s}})})}var v=a(5629),j=a(7814);let b=(0,j.createServerReference)("40e3632236f5cb9007e5c4eac58122e56daa37cc44",j.callServer,void 0,j.findSourceMapURL,"getDashboardSnapshot"),k=(0,j.createServerReference)("008b062d5f914e8516a5a4bd4c5fee623d906eb900",j.callServer,void 0,j.findSourceMapURL,"startDevServer"),f=(0,j.createServerReference)("40063a0d47226f5c85ffcc75466a739c770ad0e033",j.callServer,void 0,j.findSourceMapURL,"releaseStaleLock");var N=a(5544),y=a(301),w=a(5628),I=a(4426);let z=[{id:"today",key:"dash.filter.today"},{id:"7d",key:"dash.filter.7d"},{id:"30d",key:"dash.filter.30d"},{id:"month",key:"dash.filter.month"}],S={"start-dev":"dash.act.start",reindex:"dash.act.reindex","start-loop":"dash.act.start",open:"dash.act.open",configure:"dash.act.configure",reconnect:"dash.act.reconnect"},C={triage:"var(--text-faint)",todo:"var(--sx-property)",doing:"var(--sx-number)",blocked:"var(--sx-keyword)",review:"var(--sx-function)",done:"var(--sx-string)"},M={devServer:"cpu",production:"goto",agentLoop:"play",kb:"knowledge",storage:"files",models:"cpu",github:"goto",telegram:"send",testDev:"check",queues:"files",locks:"files",update:"refresh"},R={github:"goto",telegram:"send",models:"cpu",cli:"terminal",local:"cpu",update:"refresh"};function L(e){return"$"+e.toFixed(2)}function P(e){return e>=1e6?(e/1e6).toFixed(1)+"M":e>=1e3?(e/1e3).toFixed(1)+"K":String(e)}function $(e){if(!e)return"—";let s=Math.floor((Date.now()-e)/1e3);return s<60?s+"s":s<3600?Math.floor(s/60)+"m":s<86400?Math.floor(s/3600)+"h":Math.floor(s/86400)+"d"}function _({initial:e,runMode:s}){let a=(0,v.k)(),[l,j]=(0,t.useState)(e),[E,O]=(0,t.useState)({range:e.range,goalId:"",agentId:""}),A=(0,t.useRef)(E),[D,B]=(0,t.useState)(""),[,T]=(0,t.useTransition)(),[,F]=(0,t.useState)(0),K=(0,t.useCallback)(async()=>{let e=A.current;try{let s=await b({range:e.range,goalId:e.goalId||null,agentId:e.agentId||null});j(s)}catch{}},[]);function W(e){O(e),A.current=e,T(()=>{K()})}function U(e,s){B(e),T(async()=>{try{await s()}catch{}await K(),B("")})}(0,t.useEffect)(()=>{let e=setInterval(()=>{document.hidden||K()},1e4),s=setInterval(()=>{document.hidden||F(e=>e+1)},5e3);return()=>{clearInterval(e),clearInterval(s)}},[K]);let H=l.cards,q=l.tasksByCol.reduce((e,s)=>e+s.count,0),G=H.spend.trendPct,V=H.spend.cap>0?Math.min(100,H.spend.spent/H.spend.cap*100):0,J=Math.min(100,15*H.security.high+6*H.security.med+2*H.security.low),Q=H.security.high?"var(--sx-keyword)":H.security.open?"var(--sx-number)":"var(--sx-string)",X=[{value:H.agents.idle,color:"var(--text-faint)",label:a("dash.ag.idle")},{value:H.agents.working,color:"var(--sx-string)",label:a("dash.ag.working")},{value:H.agents.review,color:"var(--sx-number)",label:a("dash.ag.review")},{value:H.agents.blocked,color:"var(--sx-keyword)",label:a("dash.ag.blocked")}],Y=[{value:H.goals.active,color:"var(--accent)"},{value:H.goals.done,color:"var(--sx-string)"},{value:H.goals.blocked,color:"var(--sx-keyword)"}],Z=[{value:H.security.high,color:"var(--sx-keyword)"},{value:H.security.med,color:"var(--sx-number)"},{value:H.security.low,color:"var(--sx-property)"}],ee=l.kbByType.length>0,es=ee?l.kbByType.map((e,s)=>({value:e.total,color:h[s%h.length],label:e.type})):[{value:l.kb.embeddings,color:"var(--sx-string)",label:a("dash.kb.embeddings")},{value:Math.max(0,l.kb.chunks-l.kb.embeddings),color:"var(--bg-active)",label:a("dash.kb.chunks")}],ea=ee?l.kb.active:l.kb.chunks,ei=ee?a("dash.kb.entries"):a("dash.kb.chunks");return(0,i.jsxs)("div",{className:"dash",children:[(0,i.jsxs)("div",{className:"dash-filters",children:[(0,i.jsx)("div",{className:"df-ranges",children:z.map(e=>(0,i.jsx)("button",{className:"df-chip"+(E.range===e.id?" on":""),onClick:()=>W({...E,range:e.id}),children:a(e.key)},e.id))}),(0,i.jsxs)("div",{className:"df-selects",children:[(0,i.jsx)(o.m,{value:E.goalId,onChange:e=>W({...E,goalId:e}),options:[{value:"",label:a("dash.filter.allGoals")},...l.goalOptions.map(e=>({value:e.id,label:e.title}))]}),(0,i.jsx)(o.m,{value:E.agentId,onChange:e=>W({...E,agentId:e}),options:[{value:"",label:a("dash.filter.allAgents")},...l.agents.map(e=>({value:e.id,label:e.name}))]})]}),(0,i.jsxs)("div",{className:"df-meta",children:[(0,i.jsxs)("span",{className:"df-updated",children:[a("dash.updated")," ",$(l.generatedAt)]}),(0,i.jsx)("button",{className:"df-refresh",disabled:!!D,onClick:()=>U("refresh",K),title:a("dash.refresh"),children:(0,i.jsx)(c.I,{name:"refresh",size:13})})]})]}),(0,i.jsxs)("div",{className:"dash-grid",children:[(0,i.jsxs)("div",{className:"dash-card stat-card",style:{gridColumn:"span 3"},children:[(0,i.jsxs)("h3",{children:[(0,i.jsx)(c.I,{name:"agents",size:14})," ",a("dash.agents")]}),(0,i.jsxs)("div",{className:"sc-body",children:[(0,i.jsxs)("div",{className:"sc-left",children:[(0,i.jsxs)("div",{className:"stat-num",children:[H.agents.activeNow,(0,i.jsxs)("span",{className:"stat-of",children:["/",H.agents.total]})]}),(0,i.jsx)("div",{className:"kpi-sub",children:a("dash.activeNow")})]}),(0,i.jsx)(x,{value:H.agents.activeNow,max:Math.max(1,H.agents.total),size:56,thickness:6,color:"var(--sx-string)",center:String(H.agents.activeNow)})]}),(0,i.jsx)(p,{segments:X,className:"sc-seg"}),(0,i.jsxs)("div",{className:"stat-chips",children:[(0,i.jsxs)("span",{children:[(0,i.jsx)("i",{className:"dotc",style:{background:"var(--sx-string)"}}),H.agents.working," ",a("dash.ag.working")]}),(0,i.jsxs)("span",{children:[(0,i.jsx)("i",{className:"dotc",style:{background:"var(--sx-number)"}}),H.agents.review," ",a("dash.ag.review")]}),(0,i.jsxs)("span",{className:H.agents.blocked?"bad":"",children:[(0,i.jsx)("i",{className:"dotc",style:{background:"var(--sx-keyword)"}}),H.agents.blocked," ",a("dash.ag.blocked")]})]}),(0,i.jsxs)("div",{className:"sc-foot",children:[(0,i.jsx)(c.I,{name:"pulse",size:11})," ",a("dash.ag.heartbeat")," ",$(H.agents.lastHeartbeat)]})]}),(0,i.jsxs)("div",{className:"dash-card stat-card",style:{gridColumn:"span 3"},children:[(0,i.jsxs)("h3",{children:[(0,i.jsx)(c.I,{name:"coins",size:14})," ",a("dash.spend")]}),(0,i.jsxs)("div",{className:"sc-body",children:[(0,i.jsxs)("div",{className:"sc-left",children:[(0,i.jsx)("div",{className:"stat-num",children:L(H.spend.spent)}),(0,i.jsx)("div",{className:"kpi-sub",children:H.spend.cap?`${Math.round(V)}% ${a("dash.ofCapShort",{cap:H.spend.cap})}`:`${P(H.spend.tokens)} ${a("dash.tokens")}`})]}),(0,i.jsx)(u,{data:l.spendSeries,color:"var(--accent)",width:104,height:42})]}),(0,i.jsx)(g,{pct:V,color:V>=85?"var(--sx-keyword)":V>=60?"var(--sx-number)":"var(--sx-string)",className:"sc-seg"}),(0,i.jsxs)("div",{className:"stat-chips",children:[(0,i.jsxs)("span",{className:"trend "+(G>0?"up":G<0?"down":""),children:[(0,i.jsx)(c.I,{name:G>0?"arrowUp":G<0?"arrowDown":"dot",size:11})," ",Math.abs(G),"%"]}),(0,i.jsx)("span",{children:a("dash.vsPrev")}),(0,i.jsxs)("span",{style:{marginLeft:"auto"},children:[P(H.spend.tokens)," ",a("dash.tokens")]})]})]}),(0,i.jsxs)("div",{className:"dash-card stat-card",style:{gridColumn:"span 3"},children:[(0,i.jsxs)("h3",{children:[(0,i.jsx)(c.I,{name:"shield",size:14})," ",a("mod.security")]}),(0,i.jsxs)("div",{className:"sc-body",children:[(0,i.jsxs)("div",{className:"sc-left",children:[(0,i.jsx)("div",{className:"stat-num",style:{color:Q},children:H.security.score}),(0,i.jsx)("div",{className:"kpi-sub",children:a("dash.openFindings",{n:H.security.open})})]}),(0,i.jsx)(x,{value:J,max:100,size:56,thickness:6,color:Q,center:String(H.security.open),sub:a("dash.openShort")})]}),(0,i.jsx)(p,{segments:Z,className:"sc-seg"}),(0,i.jsxs)("div",{className:"stat-chips",children:[(0,i.jsxs)("span",{className:H.security.high?"bad":"",children:[(0,i.jsx)("i",{className:"dotc",style:{background:"var(--sx-keyword)"}}),H.security.high," ",a("dash.sev.high")]}),(0,i.jsxs)("span",{children:[(0,i.jsx)("i",{className:"dotc",style:{background:"var(--sx-number)"}}),H.security.med," ",a("dash.sev.med")]}),(0,i.jsxs)("span",{children:[(0,i.jsx)("i",{className:"dotc",style:{background:"var(--sx-property)"}}),H.security.low," ",a("dash.sev.low")]})]}),(0,i.jsxs)("div",{className:"sc-foot",children:[(0,i.jsx)(c.I,{name:"refresh",size:11})," ",a("dash.lastScan")," ",$(H.security.lastScan)]})]}),(0,i.jsxs)("div",{className:"dash-card stat-card",style:{gridColumn:"span 3"},children:[(0,i.jsxs)("h3",{children:[(0,i.jsx)(c.I,{name:"target",size:14})," ",a("mod.goals")]}),(0,i.jsxs)("div",{className:"sc-body",children:[(0,i.jsxs)("div",{className:"sc-left",children:[(0,i.jsxs)("div",{className:"stat-num",children:[H.goals.avgProgress,(0,i.jsx)("span",{className:"stat-of",children:"%"})]}),(0,i.jsx)("div",{className:"kpi-sub",children:a("dash.avgActive",{n:H.goals.active})})]}),(0,i.jsx)(x,{value:H.goals.avgProgress,max:100,size:56,thickness:6,color:"var(--accent)"})]}),(0,i.jsx)(p,{segments:Y,className:"sc-seg"}),(0,i.jsxs)("div",{className:"stat-chips",children:[(0,i.jsxs)("span",{children:[(0,i.jsx)("i",{className:"dotc",style:{background:"var(--accent)"}}),H.goals.active," ",a("dash.go.active")]}),(0,i.jsxs)("span",{children:[(0,i.jsx)("i",{className:"dotc",style:{background:"var(--sx-string)"}}),H.goals.done," ",a("dash.go.done")]}),(0,i.jsxs)("span",{className:H.goals.blocked?"bad":"",children:[(0,i.jsx)("i",{className:"dotc",style:{background:"var(--sx-keyword)"}}),H.goals.blocked," ",a("dash.go.blocked")]})]})]})]}),(0,i.jsxs)("div",{className:"dash-card",children:[(0,i.jsxs)("h3",{children:[(0,i.jsx)(c.I,{name:"pulse",size:14})," ",a("dash.healthTitle")]}),(0,i.jsx)("div",{className:"hcard-grid",children:l.health.map(e=>(0,i.jsxs)("div",{className:"hcard",children:[(0,i.jsxs)("div",{className:"hc-top",children:[(0,i.jsx)("span",{className:"hc-ic",children:(0,i.jsx)(c.I,{name:M[e.key]??"dot",size:14})}),(0,i.jsx)("span",{className:"hc-name",children:a("dash.health."+e.key)}),(0,i.jsx)("span",{className:"hdot "+e.status,style:{marginLeft:"auto"}})]}),(0,i.jsx)("div",{className:"hc-detail",children:e.detail}),(0,i.jsxs)("div",{className:"hc-foot",children:[(0,i.jsx)("span",{className:"hc-badge "+e.status,children:a("dash.hstatus."+e.status)}),"start-dev"===e.action||"reindex"===e.action||"start-loop"===e.action?(0,i.jsx)("button",{className:"hi-act",disabled:!!D,onClick:()=>"start-dev"===e.action?U("h-"+e.key,k):"reindex"===e.action?U("h-"+e.key,y.f):"start-loop"===e.action?U("h-"+e.key,()=>(0,N.D)("start")):void 0,children:D==="h-"+e.key?"…":a(S[e.action])}):e.href?(0,i.jsx)(n(),{className:"hi-act",href:e.href,children:a(S[e.action??"open"]??"dash.act.open")}):null]})]},e.key))})]}),(0,i.jsxs)("div",{className:"dash-grid",children:[(0,i.jsxs)("div",{className:"dash-card",style:{gridColumn:"span 7"},children:[(0,i.jsxs)("h3",{children:[(0,i.jsx)(c.I,{name:"play",size:14})," ",a("dash.execTitle")]}),l.execution&&"running"===l.execution.runState?(0,i.jsxs)("div",{className:"exec-panel",children:[(0,i.jsxs)("div",{className:"exec-head",children:[(0,i.jsx)("span",{className:"dotpulse"}),(0,i.jsx)("span",{className:"exec-goal",children:l.execution.goalTitle??l.execution.issueTitle??"—"}),l.execution.agentName&&(0,i.jsx)("span",{className:"exec-agent",children:l.execution.agentName}),(0,i.jsx)("span",{className:"exec-elapsed mono",children:l.execution.elapsedMs?$(Date.now()-l.execution.elapsedMs):""})]}),(0,i.jsxs)("div",{className:"exec-grid",children:[(0,i.jsxs)("div",{className:"exec-row",children:[(0,i.jsx)("span",{className:"ex-k",children:a("dash.exec.issue")}),(0,i.jsx)("span",{className:"ex-v",children:l.execution.issueTitle??"—"})]}),(0,i.jsxs)("div",{className:"exec-row",children:[(0,i.jsx)("span",{className:"ex-k",children:a("dash.exec.next")}),(0,i.jsx)("span",{className:"ex-v",children:l.execution.nextStep??"—"})]}),(0,i.jsxs)("div",{className:"exec-row",children:[(0,i.jsx)("span",{className:"ex-k",children:a("dash.exec.review")}),(0,i.jsx)("span",{className:"ex-v",children:l.execution.reviewOpen??0})]}),(0,i.jsxs)("div",{className:"exec-row",children:[(0,i.jsx)("span",{className:"ex-k",children:a("dash.exec.tests")}),(0,i.jsx)("span",{className:"ex-v",children:l.execution.testStatus?a("dash.test."+l.execution.testStatus):"—"})]}),(0,i.jsxs)("div",{className:"exec-row",children:[(0,i.jsx)("span",{className:"ex-k",children:a("dash.exec.locks")}),(0,i.jsx)("span",{className:"ex-v",children:l.execution.lockedFiles??0})]})]})]}):(0,i.jsxs)("div",{className:"exec-blank",children:[(0,i.jsx)("span",{className:"exec-blank-ic",children:(0,i.jsx)(c.I,{name:"play",size:22})}),(0,i.jsx)("div",{className:"exec-blank-t",children:a("dash.exec.none."+(l.execution?.runState??"idle"))}),(0,i.jsxs)("div",{className:"exec-cta",children:[(0,i.jsxs)(n(),{className:"btn-accent",href:"/planner",children:[(0,i.jsx)(c.I,{name:"target",size:13})," ",a("dash.exec.planner")]}),(0,i.jsxs)("button",{className:"btn-ghost",disabled:!!D,onClick:()=>U("loop",()=>(0,N.D)("off"===s?"start":"off")),children:[(0,i.jsx)(c.I,{name:"play",size:13})," ","off"===s?a("dash.exec.startLoop"):a("dash.exec.pauseLoop")]}),(0,i.jsxs)(n(),{className:"btn-ghost",href:"/inbox",children:[(0,i.jsx)(c.I,{name:"bell",size:13})," ",a("dash.exec.pending")]})]})]})]}),(0,i.jsxs)("div",{className:"dash-card",style:{gridColumn:"span 5"},children:[(0,i.jsxs)("h3",{children:[(0,i.jsx)(c.I,{name:"files",size:14})," ",a("dash.tasksByStatus")]}),(0,i.jsx)(p,{segments:l.tasksByCol.map(e=>({value:e.count,color:C[e.col]})),height:12,className:"tasks-seg"}),(0,i.jsx)("div",{className:"tasks-rows",children:l.tasksByCol.map(e=>{let s=q?Math.round(e.count/q*100):0;return(0,i.jsxs)(n(),{href:"/tasks",className:"taskrow",children:[(0,i.jsx)("span",{className:"tr-dot",style:{background:C[e.col]}}),(0,i.jsx)("span",{className:"tr-name",children:a("dash.col."+e.col)}),(0,i.jsx)("span",{className:"tr-track",children:(0,i.jsx)("span",{className:"tr-fill",style:{width:s+"%",background:C[e.col]}})}),(0,i.jsxs)("span",{className:"tr-val",children:[e.count,(0,i.jsxs)("span",{className:"tr-pct",children:[" ",s,"%"]})]})]},e.col)})})]})]}),(0,i.jsxs)("div",{className:"dash-grid",children:[(0,i.jsxs)("div",{className:"dash-card",style:{gridColumn:"span 7"},children:[(0,i.jsxs)("h3",{children:[(0,i.jsx)(c.I,{name:"bot",size:14})," ",a("dash.activeAgents")]}),0===l.agents.length?(0,i.jsxs)("div",{className:"exec-blank",children:[(0,i.jsx)("span",{className:"exec-blank-ic",children:(0,i.jsx)(c.I,{name:"bot",size:22})}),(0,i.jsx)("div",{className:"exec-blank-t",children:a("dash.noActive")}),(0,i.jsxs)("div",{className:"exec-cta",children:[(0,i.jsxs)("button",{className:"btn-accent",disabled:!!D,onClick:()=>U("loop",()=>(0,N.D)("start")),children:[(0,i.jsx)(c.I,{name:"play",size:13})," ",a("dash.exec.startLoop")]}),(0,i.jsxs)(n(),{className:"btn-ghost",href:"/agents/ada",children:[(0,i.jsx)(c.I,{name:"agents",size:13})," ",a("dash.openStudio")]}),(0,i.jsxs)(n(),{className:"btn-ghost",href:"/config",children:[(0,i.jsx)(c.I,{name:"settings",size:13})," ",a("dash.runConfig")]})]})]}):(0,i.jsx)("div",{className:"agent-grid",children:l.agents.map(e=>{let s=l.costByAgent[e.id]??0;return(0,i.jsxs)("div",{className:"agent-card",children:[(0,i.jsx)(r.e,{name:e.name,color:e.color,size:32,health:e.health}),(0,i.jsxs)("div",{className:"ac-main",children:[(0,i.jsxs)("div",{className:"ac-top",children:[(0,i.jsx)("span",{className:"ac-name",children:e.name}),(0,i.jsx)(d.m,{status:e.status})]}),(0,i.jsxs)("div",{className:"ac-meta",children:[(0,i.jsx)("span",{className:"ac-model mono",children:e.model}),s>0&&(0,i.jsx)("span",{className:"ac-cost",children:L(s)})]}),(0,i.jsx)("div",{className:"ac-task",children:e.taskTitle??a("dash.ag."+e.status)}),(0,i.jsxs)("div",{className:"ac-hb",children:[(0,i.jsx)(c.I,{name:"pulse",size:10})," ",$(e.lastPulseMs)]})]})]},e.id)})})]}),(0,i.jsxs)("div",{className:"dash-card",style:{gridColumn:"span 5"},children:[(0,i.jsxs)("h3",{children:[(0,i.jsx)(c.I,{name:"bell",size:14})," ",a("dash.alerts")]}),0===l.alerts.length?(0,i.jsx)("div",{className:"home-empty",children:a("dash.nothingNeedsYou")}):l.alerts.map(e=>(0,i.jsxs)(n(),{href:"/inbox",className:"alert-group",children:[(0,i.jsx)("span",{className:"ag-badge p"+e.priority,children:e.count}),(0,i.jsxs)("span",{className:"ag-text",children:[a("dash.alert."+e.kind),e.agentName?` \xb7 ${e.agentName}`:""]}),(0,i.jsx)("span",{className:"ag-time",children:$(e.latestAtMs)})]},e.key))]})]}),l.problems.length>0&&(0,i.jsxs)("div",{className:"dash-card",children:[(0,i.jsxs)("h3",{children:[(0,i.jsx)(c.I,{name:"warn",size:14})," ",a("dash.problemsTitle")]}),l.problems.map(e=>(0,i.jsxs)("div",{className:"problem-row",children:[(0,i.jsx)("span",{className:"prob-sev "+e.severity,children:a("dash.sev."+e.severity)}),(0,i.jsxs)("div",{className:"pr-main",children:[(0,i.jsx)("div",{className:"pr-title",children:a(e.title)}),(0,i.jsx)("div",{className:"pr-impact",children:a(e.impact)})]}),(0,i.jsx)(n(),{className:"hi-act",href:e.href,children:a(S[e.action]??"dash.act.open")})]},e.key))]}),(0,i.jsxs)("div",{className:"dash-grid",children:[(0,i.jsxs)("div",{className:"dash-card",style:{gridColumn:"span 7"},children:[(0,i.jsxs)("h3",{children:[(0,i.jsx)(c.I,{name:"knowledge",size:14})," ",a("dash.kbTitle")]}),0===l.kb.chunks?(0,i.jsxs)("div",{className:"exec-blank",children:[(0,i.jsx)("span",{className:"exec-blank-ic",children:(0,i.jsx)(c.I,{name:"knowledge",size:22})}),(0,i.jsx)("div",{className:"exec-blank-t",children:a("dash.kb.empty")}),(0,i.jsxs)("div",{className:"exec-cta",children:[(0,i.jsxs)("button",{className:"btn-accent",disabled:!!D,onClick:()=>U("kb-seed",I.V),children:[(0,i.jsx)(c.I,{name:"add",size:13})," ",a("dash.kb.createBlocks")]}),(0,i.jsxs)(n(),{className:"btn-ghost",href:"/knowledge",children:[(0,i.jsx)(c.I,{name:"knowledge",size:13})," ",a("dash.kb.open")]})]})]}):(0,i.jsxs)("div",{className:"kb-body",children:[(0,i.jsxs)("div",{className:"kb-donut",children:[(0,i.jsx)(m,{segments:es,size:104,thickness:13,center:String(ea),sub:ei}),(0,i.jsx)("div",{className:"kb-legend",children:ee?l.kbByType.slice(0,6).map((e,s)=>(0,i.jsxs)("span",{className:"kb-leg",children:[(0,i.jsx)("i",{className:"dotc",style:{background:h[s%h.length]}}),e.type," ",(0,i.jsx)("b",{children:e.total})]},e.type)):(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("span",{className:"kb-leg",children:[(0,i.jsx)("i",{className:"dotc",style:{background:"var(--sx-string)"}}),a("dash.kb.embeddings")," ",(0,i.jsx)("b",{children:l.kb.embeddings})]}),(0,i.jsxs)("span",{className:"kb-leg",children:[(0,i.jsx)("i",{className:"dotc",style:{background:"var(--bg-active)"}}),a("dash.kb.chunks")," ",(0,i.jsx)("b",{children:l.kb.chunks})]})]})})]}),(0,i.jsxs)("div",{className:"kb-right",children:[(0,i.jsxs)("div",{className:"kb-tiles",children:[(0,i.jsxs)("div",{className:"ks",children:[(0,i.jsx)("div",{className:"ks-v",children:l.kb.chunks}),(0,i.jsx)("div",{className:"ks-k",children:a("dash.kb.chunks")})]}),(0,i.jsxs)("div",{className:"ks",children:[(0,i.jsx)("div",{className:"ks-v",children:l.kb.embeddings}),(0,i.jsx)("div",{className:"ks-k",children:a("dash.kb.embeddings")})]}),(0,i.jsxs)("div",{className:"ks",children:[(0,i.jsx)("div",{className:"ks-v",children:l.kb.recentQueries}),(0,i.jsx)("div",{className:"ks-k",children:a("dash.kb.queries")})]}),(0,i.jsxs)("div",{className:"ks",children:[(0,i.jsx)("div",{className:"ks-v"+(l.kb.gaps?" warn":""),children:l.kb.gaps}),(0,i.jsx)("div",{className:"ks-k",children:a("dash.kb.gaps")})]}),(0,i.jsxs)("div",{className:"ks",children:[(0,i.jsx)("div",{className:"ks-v",children:$(l.kb.lastReindexMs)}),(0,i.jsx)("div",{className:"ks-k",children:a("dash.kb.lastReindex")})]}),(0,i.jsxs)("div",{className:"ks",children:[(0,i.jsx)("div",{className:"ks-v"+(l.kb.semantic?"":" warn"),children:l.kb.semantic?"●":"○"}),(0,i.jsx)("div",{className:"ks-k",children:a("dash.kb.semantic")})]})]}),(0,i.jsxs)("div",{className:"exec-cta",children:[(0,i.jsxs)(n(),{className:"btn-ghost",href:"/knowledge",children:[(0,i.jsx)(c.I,{name:"knowledge",size:13})," ",a("dash.kb.open")]}),(0,i.jsxs)("button",{className:"btn-ghost",disabled:!!D,onClick:()=>U("kb-reindex",y.f),children:[(0,i.jsx)(c.I,{name:"refresh",size:13})," ",a("dash.kb.reindex")]}),(0,i.jsxs)("button",{className:"btn-ghost",disabled:!!D,onClick:()=>U("kb-curate",w.O),children:[(0,i.jsx)(c.I,{name:"skill",size:13})," ",a("dash.kb.curate")]})]})]})]})]}),(0,i.jsxs)("div",{className:"dash-card",style:{gridColumn:"span 5"},children:[(0,i.jsxs)("h3",{children:[(0,i.jsx)(c.I,{name:"ext",size:14})," ",a("dash.integTitle")]}),(0,i.jsx)("div",{className:"integ-grid",children:l.integrations.map(e=>(0,i.jsxs)("div",{className:"integ-card",children:[(0,i.jsx)("span",{className:"ic-ic",children:(0,i.jsx)(c.I,{name:R[e.key]??"ext",size:14})}),(0,i.jsxs)("div",{className:"ic-main",children:[(0,i.jsx)("div",{className:"ic-name",children:a("dash.integ."+e.key)}),(0,i.jsx)("div",{className:"ic-detail",children:e.detail})]}),(0,i.jsx)("span",{className:"integ-chip "+e.status,children:a("dash.integStatus."+e.status)})]},e.key))})]})]}),l.locks.length>0&&(0,i.jsxs)("div",{className:"dash-card",children:[(0,i.jsxs)("h3",{children:[(0,i.jsx)(c.I,{name:"files",size:14})," ",a("dash.locksTitle")]}),l.locks.map(e=>(0,i.jsxs)("div",{className:"lock-row",children:[(0,i.jsx)(c.I,{name:"files",size:13}),(0,i.jsx)("span",{className:"lk-path mono",children:e.path}),(0,i.jsxs)("span",{className:"lk-by",children:["@",e.agentHandle]}),(0,i.jsx)("button",{className:"hi-act",disabled:!!D,onClick:()=>U("lock-"+e.path,()=>f(e.path)),children:a("dash.locks.release")})]},e.path))]})]})}},5544:(e,s,a)=>{"use strict";a.d(s,{D:()=>t});var i=a(7814);let t=(0,i.createServerReference)("409613e4eff516a337a3e3aa28b9dc5d9c58309846",i.callServer,void 0,i.findSourceMapURL,"setRunMode")},5628:(e,s,a)=>{"use strict";a.d(s,{O:()=>t});var i=a(7814);let t=(0,i.createServerReference)("005adff35a22eff22787653da79cfc2cd439b9a87e",i.callServer,void 0,i.findSourceMapURL,"curateKbAction")},5787:(e,s,a)=>{"use strict";a.d(s,{ViewChrome:()=>c});var i=a(5076),t=a(8576),l=a(972),n=a(5629);function c({title:e,sub:s,right:a,icon:r,children:d}){let o=(0,n.k)(),h=l.e.find(s=>s.title===e),x=r??h?.icon,m=h?o(`mod.${h.id}`):e;return(0,i.jsxs)("div",{className:"app-view",children:[(0,i.jsxs)("div",{className:"view-head",children:[x&&(0,i.jsx)("div",{className:"vh-icon",children:(0,i.jsx)(t.I,{name:x,size:18})}),(0,i.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,i.jsx)("div",{className:"view-title",children:m}),s&&(0,i.jsx)("div",{className:"view-sub",children:s})]}),a]}),(0,i.jsx)("div",{className:"view-body",children:d})]})}},6588:(e,s,a)=>{"use strict";a.d(s,{BackButton:()=>c});var i=a(5076),t=a(9860),l=a(8576),n=a(5629);function c(){let e=(0,n.k)(),s=(0,t.useRouter)();return(0,i.jsx)("button",{className:"top-btn",title:e("common.back"),style:{marginRight:2},onClick:()=>{window.history.length>1?s.back():s.push("/")},children:(0,i.jsx)(l.I,{name:"chevronLeft",size:18})})}},7504:(e,s,a)=>{Promise.resolve().then(a.t.bind(a,3283,23)),Promise.resolve().then(a.bind(a,5157)),Promise.resolve().then(a.bind(a,351)),Promise.resolve().then(a.bind(a,6588)),Promise.resolve().then(a.bind(a,4414)),Promise.resolve().then(a.bind(a,9286)),Promise.resolve().then(a.bind(a,5787))},9265:(e,s,a)=>{"use strict";a.d(s,{W:()=>c});var i=a(5076),t=a(8488);let l={anthropic:"anthropic",claude_code:"claude",openai:"openai",codex_cli:"openai",google:"google",google_gemini:"gemini",gemini_cli:"gemini",vertex_ai:"vertexai",mistral:"mistral",deepseek:"deepseek",cohere:"cohere",perplexity:"perplexity",xai_grok:"grok",groq:"groq",ai21:"ai21",nvidia_nim:"nvidia",huggingface:"huggingface",replicate:"replicate",azure_openai:"azure",aws_bedrock:"bedrock",cloudflare:"cloudflare",dashscope:"qwen",zhipu:"zhipu",moonshot:"moonshot",minimax:"minimax",together:"together",openrouter:"openrouter",fireworks:"fireworks",cerebras:"cerebras",ollama:"ollama",ollama_cli:"ollama",lmstudio:"lmstudio",vllm:"vllm",localai:"localai",elevenlabs:"elevenlabs",stability:"stability",jina:"jina",voyage:"voyage"},n={anthropic:["#d97757","An"],openai:["#10a37f","AI"],google_gemini:["#4285f4","G"],google:["#4285f4","G"],mistral:["#fa520f","Mi"],xai_grok:["#1a1a1a","X"],deepseek:["#4d6bfe","DS"],cohere:["#39594d","Co"],ai21:["#e8488a","A2"],perplexity:["#20808d","Px"],groq:["#f55036","Gq"],nvidia_nim:["#76b900","NV"],together:["#0f6fff","To"],fireworks:["#5019c5","Fw"],cerebras:["#f25733","Cb"],huggingface:["#ff9d00","HF"],replicate:["#1a1a1a","Rp"],openrouter:["#6566f1","OR"],litellm:["#00b8a3","LL"],portkey:["#3b5bdb","Pk"],azure_openai:["#0078d4","Az"],aws_bedrock:["#ff9900","Br"],vertex_ai:["#4285f4","Vx"],cloudflare:["#f38020","Cf"],dashscope:["#ff6a00","Qw"],zhipu:["#3859ff","GL"],moonshot:["#16162a","Ki"],minimax:["#e1342c","MM"],ollama:["#0c0c0c","Ol"],llamacpp:["#7a4ddb","Lc"],lmstudio:["#4a5cff","LM"],vllm:["#1668dc","vL"],localai:["#2e7d32","La"],gpt4all:["#5b6cff","G4"],jan:["#1a1a1a","Jn"],claude_code:["#d97757","CC"],codex_cli:["#10a37f","Cx"],gemini_cli:["#4285f4","Gc"],aider:["#14b8a6","Ad"],ollama_cli:["#0c0c0c","Oc"],openclaw:["#e8590c","OC"],hermes_cli:["#6d28d9","Hm"],opencode:["#1a1a1a","Oc"],copilot_cli:["#1f2328","Co"],cursor_cli:["#1a1a1a","Cu"],cline_cli:["#2563eb","Cl"],kilo_code:["#7c3aed","Ki"],voyage:["#5b21b6","Vo"],jina:["#ec4899","Ji"],stability:["#a855f7","St"],elevenlabs:["#1a1a1a","El"]};function c({id:e,size:s=34,radius:a}){let r,d=n[e],o=d?d[0]:"#5b6378",h=d?d[1]:(e||"?").slice(0,2).replace(/[^a-z0-9]/gi,"").toUpperCase(),x=(r=l[e])?`https://cdn.jsdelivr.net/npm/@lobehub/icons-static-svg/icons/${r}.svg`:null,[m,u]=(0,t.useState)(!1),p=null!=a?a:Math.round(.28*s),g=x&&!m,v=Math.round(.66*s);return(0,i.jsx)("span",{className:"prov-glyph",style:{width:s,height:s,flex:"0 0 "+s+"px",borderRadius:p,background:g?"#fff":"linear-gradient(150deg, "+o+", color-mix(in srgb, "+o+" 70%, #000))",color:"#fff",display:"grid",placeItems:"center",overflow:"hidden",fontSize:Math.round(.4*s),fontWeight:800,letterSpacing:"-.5px",boxShadow:g?"inset 0 0 0 1px rgba(0,0,0,.08)":"inset 0 1px 0 rgba(255,255,255,.18)"},children:g?(0,i.jsx)("img",{src:x,alt:"",width:v,height:v,loading:"lazy",onError:()=>u(!0),style:{width:v,height:v,objectFit:"contain",display:"block"}}):h})}}},e=>{e.O(0,[9219,3219,8264,6646,6834,7358],()=>e(e.s=7504)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1387],{972:(e,i,t)=>{"use strict";t.d(i,{E:()=>o,e:()=>n});let o=["Cockpit","Hierarchy","Execution","Product","Knowledge","Operations","Inbox","System"],n=[{id:"home",title:"Home",href:"/",group:"Cockpit",tile:"Welcome — canonical knowledge & quick navigation",icon:"grid"},{id:"dashboard",title:"Dashboard",href:"/dashboard",group:"Cockpit",tile:"Cockpit hub — status at a glance",icon:"pulse"},{id:"organizations",title:"Organizations",href:"/organizations",group:"Hierarchy",tile:"Manage organizations & workspaces",icon:"grid"},{id:"org",title:"Org Chart",href:"/org",group:"Hierarchy",tile:"Hierarchy & delegation",icon:"agents"},{id:"agents",title:"Agent Studio",href:"/agents/ada",group:"Hierarchy",tile:"Configure each agent",icon:"bot"},{id:"code",title:"Code",href:"/code",group:"Execution",tile:"Code editor & repo files",icon:"terminal"},{id:"tasks",title:"Tasks",href:"/tasks",group:"Execution",tile:"Team kanban board",icon:"files"},{id:"cron",title:"Cron",href:"/cron",group:"Execution",tile:"Scheduled tasks & history",icon:"calendar"},{id:"routines",title:"Routines",href:"/routines",group:"Execution",tile:"Recurring automations",icon:"repeat"},{id:"goals",title:"Goals",href:"/goals",group:"Execution",tile:"Objective tree",icon:"target"},{id:"planner",title:"CEO Planner",href:"/planner",group:"Execution",tile:"Specs → issues → approval → 24/7",icon:"command"},{id:"test-dev",title:"Test Dev",href:"/test-dev",group:"Execution",tile:"Boot, navigate + validate the project",icon:"play"},{id:"pm",title:"Product Manager",href:"/pm",group:"Product",tile:"Sprints & backlog (PO)",icon:"goto"},{id:"reports",title:"Reports",href:"/reports",group:"Knowledge",tile:"Plans, reviews, audits",icon:"doc"},{id:"docs",title:"Docs",href:"/docs",group:"Knowledge",tile:"Architecture, API & PO docs",icon:"doc"},{id:"skills",title:"Skills",href:"/skills",group:"Knowledge",tile:"Agent procedure library",icon:"skill"},{id:"activity",title:"Activity",href:"/activity",group:"Knowledge",tile:"Agent action timeline",icon:"pulse"},{id:"knowledge",title:"Knowledge",href:"/knowledge",group:"Knowledge",tile:"KB index, coverage, gaps & agent recall",icon:"branch"},{id:"costs",title:"Costs",href:"/costs",group:"Operations",tile:"Spend by agent/provider",icon:"coins"},{id:"security",title:"Security",href:"/security",group:"Operations",tile:"Findings & security score",icon:"shield"},{id:"pulse",title:"Pulse",href:"/pulse",group:"Operations",tile:"Agent health & validation",icon:"pulse"},{id:"github",title:"Commit GitHub",href:"/github",group:"Operations",tile:"Push workspace to remote",icon:"git"},{id:"prepare-deploy",title:"Prepare Deploy",href:"/prepare-deploy",group:"Operations",tile:"Prod-prep + export clean source to a deploy repo",icon:"goto"},{id:"models",title:"Models",href:"/models",group:"Operations",tile:"Providers & local models",icon:"cpu"},{id:"update",title:"Update",href:"/update",group:"Operations",tile:"Detect & apply new versions",icon:"goto"},{id:"plugins",title:"Plugins",href:"/plugins",group:"Operations",tile:"Extensions & integrations",icon:"ext"},{id:"inbox",title:"Inbox",href:"/inbox",group:"Inbox",tile:"Approvals & escalations",icon:"inbox"},{id:"notifications",title:"Notifications",href:"/notifications",group:"Inbox",tile:"Passive alert feed",icon:"bell"},{id:"config",title:"Config",href:"/config",group:"System",tile:"Platform settings",icon:"settings"},{id:"profile",title:"Profile",href:"/profile",group:"System",tile:"Account & preferences",icon:"account"}]},2947:(e,i,t)=>{"use strict";t.d(i,{DocEditor:()=>u});var o=t(5076),n=t(8488),r=t(4302),s=t(5393),l=t(8576),a=t(7814);let c=(0,a.createServerReference)("606f9a938b0ad9ef83cf45ddcd451e4026f1c57ecb",a.callServer,void 0,a.findSourceMapURL,"saveDoc");var d=t(5629);function u({docId:e,path:i,initial:t}){let a=(0,d.k)(),[p,g]=(0,n.useState)(!1),[h,m]=(0,n.useState)(t),[f,v]=(0,n.useTransition)();return(0,o.jsxs)("div",{className:"card",style:{maxWidth:880},children:[(0,o.jsxs)("div",{style:{display:"flex",gap:8,alignItems:"center",marginBottom:12},children:[p?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)("button",{className:"btn-accent",disabled:f,onClick:()=>v(async()=>{await c(e,h),g(!1)}),children:[(0,o.jsx)(l.I,{name:"check",size:13})," ",a(f?"common.saving":"docsedit.saveMd")]}),(0,o.jsx)("button",{className:"btn-ghost",onClick:()=>{m(t),g(!1)},children:a("common.cancel")})]}):(0,o.jsxs)("button",{className:"btn-ghost",onClick:()=>g(!0),children:[(0,o.jsx)(l.I,{name:"command",size:13})," ",a("common.edit")]}),(0,o.jsx)("span",{className:"mono",style:{marginLeft:"auto",fontSize:11,color:"var(--text-faint)"},children:i})]}),p?(0,o.jsx)("textarea",{className:"persona-ta mono",style:{minHeight:460,width:"100%"},value:h,onChange:e=>m(e.target.value)}):(0,o.jsx)("div",{className:"md",children:h.trim()?(0,o.jsx)(r.oz,{remarkPlugins:[s.A],children:h}):(0,o.jsx)("div",{className:"muted",children:a("docsedit.emptyFile")})})]})}},4414:(e,i,t)=>{"use strict";t.d(i,{ChatToggle:()=>s});var o=t(5076),n=t(8576),r=t(5629);function s(){let e=(0,r.k)();return(0,o.jsx)("button",{className:"top-btn",title:`${e("chrome.chat.agentRoom")} (⌘J)`,type:"button",onClick:()=>window.dispatchEvent(new CustomEvent("constella:toggle-chat")),children:(0,o.jsx)(n.I,{name:"chat",size:17})})}},5787:(e,i,t)=>{"use strict";t.d(i,{ViewChrome:()=>l});var o=t(5076),n=t(8576),r=t(972),s=t(5629);function l({title:e,sub:i,right:t,icon:a,children:c}){let d=(0,s.k)(),u=r.e.find(i=>i.title===e),p=a??u?.icon,g=u?d(`mod.${u.id}`):e;return(0,o.jsxs)("div",{className:"app-view",children:[(0,o.jsxs)("div",{className:"view-head",children:[p&&(0,o.jsx)("div",{className:"vh-icon",children:(0,o.jsx)(n.I,{name:p,size:18})}),(0,o.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,o.jsx)("div",{className:"view-title",children:g}),i&&(0,o.jsx)("div",{className:"view-sub",children:i})]}),t]}),(0,o.jsx)("div",{className:"view-body",children:c})]})}},6588:(e,i,t)=>{"use strict";t.d(i,{BackButton:()=>l});var o=t(5076),n=t(9860),r=t(8576),s=t(5629);function l(){let e=(0,s.k)(),i=(0,n.useRouter)();return(0,o.jsx)("button",{className:"top-btn",title:e("common.back"),style:{marginRight:2},onClick:()=>{window.history.length>1?i.back():i.push("/")},children:(0,o.jsx)(r.I,{name:"chevronLeft",size:18})})}},6750:(e,i,t)=>{Promise.resolve().then(t.t.bind(t,3283,23)),Promise.resolve().then(t.bind(t,2947)),Promise.resolve().then(t.bind(t,351)),Promise.resolve().then(t.bind(t,6588)),Promise.resolve().then(t.bind(t,4414)),Promise.resolve().then(t.bind(t,9286)),Promise.resolve().then(t.bind(t,5787))}},e=>{e.O(0,[9219,9690,3219,8264,6646,6834,7358],()=>e(e.s=6750)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1059],{972:(e,i,t)=>{"use strict";t.d(i,{E:()=>o,e:()=>r});let o=["Cockpit","Hierarchy","Execution","Product","Knowledge","Operations","Inbox","System"],r=[{id:"home",title:"Home",href:"/",group:"Cockpit",tile:"Welcome — canonical knowledge & quick navigation",icon:"grid"},{id:"dashboard",title:"Dashboard",href:"/dashboard",group:"Cockpit",tile:"Cockpit hub — status at a glance",icon:"pulse"},{id:"organizations",title:"Organizations",href:"/organizations",group:"Hierarchy",tile:"Manage organizations & workspaces",icon:"grid"},{id:"org",title:"Org Chart",href:"/org",group:"Hierarchy",tile:"Hierarchy & delegation",icon:"agents"},{id:"agents",title:"Agent Studio",href:"/agents/ada",group:"Hierarchy",tile:"Configure each agent",icon:"bot"},{id:"code",title:"Code",href:"/code",group:"Execution",tile:"Code editor & repo files",icon:"terminal"},{id:"tasks",title:"Tasks",href:"/tasks",group:"Execution",tile:"Team kanban board",icon:"files"},{id:"cron",title:"Cron",href:"/cron",group:"Execution",tile:"Scheduled tasks & history",icon:"calendar"},{id:"routines",title:"Routines",href:"/routines",group:"Execution",tile:"Recurring automations",icon:"repeat"},{id:"goals",title:"Goals",href:"/goals",group:"Execution",tile:"Objective tree",icon:"target"},{id:"planner",title:"CEO Planner",href:"/planner",group:"Execution",tile:"Specs → issues → approval → 24/7",icon:"command"},{id:"test-dev",title:"Test Dev",href:"/test-dev",group:"Execution",tile:"Boot, navigate + validate the project",icon:"play"},{id:"pm",title:"Product Manager",href:"/pm",group:"Product",tile:"Sprints & backlog (PO)",icon:"goto"},{id:"reports",title:"Reports",href:"/reports",group:"Knowledge",tile:"Plans, reviews, audits",icon:"doc"},{id:"docs",title:"Docs",href:"/docs",group:"Knowledge",tile:"Architecture, API & PO docs",icon:"doc"},{id:"skills",title:"Skills",href:"/skills",group:"Knowledge",tile:"Agent procedure library",icon:"skill"},{id:"activity",title:"Activity",href:"/activity",group:"Knowledge",tile:"Agent action timeline",icon:"pulse"},{id:"knowledge",title:"Knowledge",href:"/knowledge",group:"Knowledge",tile:"KB index, coverage, gaps & agent recall",icon:"branch"},{id:"costs",title:"Costs",href:"/costs",group:"Operations",tile:"Spend by agent/provider",icon:"coins"},{id:"security",title:"Security",href:"/security",group:"Operations",tile:"Findings & security score",icon:"shield"},{id:"pulse",title:"Pulse",href:"/pulse",group:"Operations",tile:"Agent health & validation",icon:"pulse"},{id:"github",title:"Commit GitHub",href:"/github",group:"Operations",tile:"Push workspace to remote",icon:"git"},{id:"prepare-deploy",title:"Prepare Deploy",href:"/prepare-deploy",group:"Operations",tile:"Prod-prep + export clean source to a deploy repo",icon:"goto"},{id:"models",title:"Models",href:"/models",group:"Operations",tile:"Providers & local models",icon:"cpu"},{id:"update",title:"Update",href:"/update",group:"Operations",tile:"Detect & apply new versions",icon:"goto"},{id:"plugins",title:"Plugins",href:"/plugins",group:"Operations",tile:"Extensions & integrations",icon:"ext"},{id:"inbox",title:"Inbox",href:"/inbox",group:"Inbox",tile:"Approvals & escalations",icon:"inbox"},{id:"notifications",title:"Notifications",href:"/notifications",group:"Inbox",tile:"Passive alert feed",icon:"bell"},{id:"config",title:"Config",href:"/config",group:"System",tile:"Platform settings",icon:"settings"},{id:"profile",title:"Profile",href:"/profile",group:"System",tile:"Account & preferences",icon:"account"}]},3908:(e,i,t)=>{"use strict";t.d(i,{GenerateDocsButton:()=>d});var o=t(5076),r=t(8488),n=t(9860),s=t(8576),l=t(7814);let a=(0,l.createServerReference)("0013264564b7a3035f48b17c7137e492bd25700b37",l.callServer,void 0,l.findSourceMapURL,"generateDocs");var c=t(5629);function d(){let e=(0,c.k)(),[i,t]=(0,r.useTransition)(),l=(0,n.useRouter)();return(0,o.jsxs)("button",{className:"btn-accent",disabled:i,onClick:()=>t(async()=>{await a(),l.refresh()}),children:[(0,o.jsx)(s.I,{name:"doc",size:14,className:i?"sync-spin":""})," ",e(i?"docs.writing":"docs.generate")]})}},4414:(e,i,t)=>{"use strict";t.d(i,{ChatToggle:()=>s});var o=t(5076),r=t(8576),n=t(5629);function s(){let e=(0,n.k)();return(0,o.jsx)("button",{className:"top-btn",title:`${e("chrome.chat.agentRoom")} (⌘J)`,type:"button",onClick:()=>window.dispatchEvent(new CustomEvent("constella:toggle-chat")),children:(0,o.jsx)(r.I,{name:"chat",size:17})})}},5787:(e,i,t)=>{"use strict";t.d(i,{ViewChrome:()=>l});var o=t(5076),r=t(8576),n=t(972),s=t(5629);function l({title:e,sub:i,right:t,icon:a,children:c}){let d=(0,s.k)(),u=n.e.find(i=>i.title===e),p=a??u?.icon,g=u?d(`mod.${u.id}`):e;return(0,o.jsxs)("div",{className:"app-view",children:[(0,o.jsxs)("div",{className:"view-head",children:[p&&(0,o.jsx)("div",{className:"vh-icon",children:(0,o.jsx)(r.I,{name:p,size:18})}),(0,o.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,o.jsx)("div",{className:"view-title",children:g}),i&&(0,o.jsx)("div",{className:"view-sub",children:i})]}),t]}),(0,o.jsx)("div",{className:"view-body",children:c})]})}},6588:(e,i,t)=>{"use strict";t.d(i,{BackButton:()=>l});var o=t(5076),r=t(9860),n=t(8576),s=t(5629);function l(){let e=(0,s.k)(),i=(0,r.useRouter)();return(0,o.jsx)("button",{className:"top-btn",title:e("common.back"),style:{marginRight:2},onClick:()=>{window.history.length>1?i.back():i.push("/")},children:(0,o.jsx)(n.I,{name:"chevronLeft",size:18})})}},8975:(e,i,t)=>{Promise.resolve().then(t.t.bind(t,3283,23)),Promise.resolve().then(t.bind(t,3908)),Promise.resolve().then(t.bind(t,351)),Promise.resolve().then(t.bind(t,6588)),Promise.resolve().then(t.bind(t,4414)),Promise.resolve().then(t.bind(t,9286)),Promise.resolve().then(t.bind(t,5787))}},e=>{e.O(0,[9219,3219,8264,6646,6834,7358],()=>e(e.s=8975)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8880],{3436:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>i});var n=r(5076),s=r(9860),o=r(5629);function i({error:e,reset:t}){let r=(0,s.useRouter)(),a=(0,o.k)();return(0,n.jsx)("div",{style:{height:"100%",display:"grid",placeItems:"center",padding:40},children:(0,n.jsxs)("div",{style:{maxWidth:480,textAlign:"center"},children:[(0,n.jsx)("div",{style:{fontSize:16,fontWeight:800,marginBottom:8,color:"var(--text)"},children:a("errors.screenTitle")}),(0,n.jsx)("div",{style:{fontSize:13,color:"var(--text-dim)",marginBottom:14,wordBreak:"break-word"},children:e.message||a("errors.unexpected")}),e.digest&&(0,n.jsxs)("div",{style:{fontSize:11,color:"var(--text-faint)",marginBottom:16,fontFamily:"var(--mono-font, monospace)"},children:[a("errors.digest"),": ",e.digest]}),(0,n.jsxs)("div",{style:{display:"flex",gap:8,justifyContent:"center"},children:[(0,n.jsx)("button",{className:"btn-accent",onClick:()=>t(),children:a("errors.tryAgain")}),(0,n.jsx)("button",{className:"btn-ghost",onClick:()=>r.push("/"),children:a("errors.goDashboard")})]})]})})}},5629:(e,t,r)=>{"use strict";r.d(t,{LangProvider:()=>a,k:()=>d});var n=r(5076),s=r(8488),o=r(3219);let i=(0,s.createContext)("en");function a({lang:e,children:t}){return(0,n.jsx)(i.Provider,{value:e,children:t})}function d(){let e=(0,s.useContext)(i);return(t,r)=>(0,o.t)(e,t,r)}},7452:(e,t,r)=>{Promise.resolve().then(r.bind(r,3436))},9860:(e,t,r)=>{"use strict";var n=r(2004);r.o(n,"usePathname")&&r.d(t,{usePathname:function(){return n.usePathname}}),r.o(n,"useRouter")&&r.d(t,{useRouter:function(){return n.useRouter}})}},e=>{e.O(0,[3219,6646,6834,7358],()=>e(e.s=7452)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8191],{972:(e,t,s)=>{"use strict";s.d(t,{E:()=>i,e:()=>n});let i=["Cockpit","Hierarchy","Execution","Product","Knowledge","Operations","Inbox","System"],n=[{id:"home",title:"Home",href:"/",group:"Cockpit",tile:"Welcome — canonical knowledge & quick navigation",icon:"grid"},{id:"dashboard",title:"Dashboard",href:"/dashboard",group:"Cockpit",tile:"Cockpit hub — status at a glance",icon:"pulse"},{id:"organizations",title:"Organizations",href:"/organizations",group:"Hierarchy",tile:"Manage organizations & workspaces",icon:"grid"},{id:"org",title:"Org Chart",href:"/org",group:"Hierarchy",tile:"Hierarchy & delegation",icon:"agents"},{id:"agents",title:"Agent Studio",href:"/agents/ada",group:"Hierarchy",tile:"Configure each agent",icon:"bot"},{id:"code",title:"Code",href:"/code",group:"Execution",tile:"Code editor & repo files",icon:"terminal"},{id:"tasks",title:"Tasks",href:"/tasks",group:"Execution",tile:"Team kanban board",icon:"files"},{id:"cron",title:"Cron",href:"/cron",group:"Execution",tile:"Scheduled tasks & history",icon:"calendar"},{id:"routines",title:"Routines",href:"/routines",group:"Execution",tile:"Recurring automations",icon:"repeat"},{id:"goals",title:"Goals",href:"/goals",group:"Execution",tile:"Objective tree",icon:"target"},{id:"planner",title:"CEO Planner",href:"/planner",group:"Execution",tile:"Specs → issues → approval → 24/7",icon:"command"},{id:"test-dev",title:"Test Dev",href:"/test-dev",group:"Execution",tile:"Boot, navigate + validate the project",icon:"play"},{id:"pm",title:"Product Manager",href:"/pm",group:"Product",tile:"Sprints & backlog (PO)",icon:"goto"},{id:"reports",title:"Reports",href:"/reports",group:"Knowledge",tile:"Plans, reviews, audits",icon:"doc"},{id:"docs",title:"Docs",href:"/docs",group:"Knowledge",tile:"Architecture, API & PO docs",icon:"doc"},{id:"skills",title:"Skills",href:"/skills",group:"Knowledge",tile:"Agent procedure library",icon:"skill"},{id:"activity",title:"Activity",href:"/activity",group:"Knowledge",tile:"Agent action timeline",icon:"pulse"},{id:"knowledge",title:"Knowledge",href:"/knowledge",group:"Knowledge",tile:"KB index, coverage, gaps & agent recall",icon:"branch"},{id:"costs",title:"Costs",href:"/costs",group:"Operations",tile:"Spend by agent/provider",icon:"coins"},{id:"security",title:"Security",href:"/security",group:"Operations",tile:"Findings & security score",icon:"shield"},{id:"pulse",title:"Pulse",href:"/pulse",group:"Operations",tile:"Agent health & validation",icon:"pulse"},{id:"github",title:"Commit GitHub",href:"/github",group:"Operations",tile:"Push workspace to remote",icon:"git"},{id:"prepare-deploy",title:"Prepare Deploy",href:"/prepare-deploy",group:"Operations",tile:"Prod-prep + export clean source to a deploy repo",icon:"goto"},{id:"models",title:"Models",href:"/models",group:"Operations",tile:"Providers & local models",icon:"cpu"},{id:"update",title:"Update",href:"/update",group:"Operations",tile:"Detect & apply new versions",icon:"goto"},{id:"plugins",title:"Plugins",href:"/plugins",group:"Operations",tile:"Extensions & integrations",icon:"ext"},{id:"inbox",title:"Inbox",href:"/inbox",group:"Inbox",tile:"Approvals & escalations",icon:"inbox"},{id:"notifications",title:"Notifications",href:"/notifications",group:"Inbox",tile:"Passive alert feed",icon:"bell"},{id:"config",title:"Config",href:"/config",group:"System",tile:"Platform settings",icon:"settings"},{id:"profile",title:"Profile",href:"/profile",group:"System",tile:"Account & preferences",icon:"account"}]},1223:(e,t,s)=>{Promise.resolve().then(s.t.bind(s,3283,23)),Promise.resolve().then(s.bind(s,1269)),Promise.resolve().then(s.bind(s,351)),Promise.resolve().then(s.bind(s,6588)),Promise.resolve().then(s.bind(s,4414)),Promise.resolve().then(s.bind(s,9286)),Promise.resolve().then(s.bind(s,5787))},1269:(e,t,s)=>{"use strict";s.d(t,{GitHubFlow:()=>w});var i=s(5076),n=s(8488),a=s(9860),r=s(8576),l=s(4552),o=s(1716),c=s(2799),d=s(7814);let h=(0,d.createServerReference)("003850e56ad3c54b39674010ded262a0daa211535c",d.callServer,void 0,d.findSourceMapURL,"listRepos"),g=(0,d.createServerReference)("405ca1478561dfd6da31d99c74b93e3bd13bc76be5",d.callServer,void 0,d.findSourceMapURL,"setRepo"),u=(0,d.createServerReference)("400db192cd266d8311e8ad1dd0ec6b04b492b04bdc",d.callServer,void 0,d.findSourceMapURL,"createRepo"),m=(0,d.createServerReference)("000cc16c19923cb844bbe4572cb18860d157994f6f",d.callServer,void 0,d.findSourceMapURL,"refreshGitStatus"),p=(0,d.createServerReference)("406b62f8ae0c6ef0fd27dbc3ebfcb4893b8a57ed16",d.callServer,void 0,d.findSourceMapURL,"connectGitHub"),x=(0,d.createServerReference)("00a8d2be81b03c22764d9c64634d37d70acd492958",d.callServer,void 0,d.findSourceMapURL,"disconnectGitHub"),b=(0,d.createServerReference)("0080b6aaba42bb95067a7046afccec10d1ad56caa6",d.callServer,void 0,d.findSourceMapURL,"draftCommitMessage"),f=(0,d.createServerReference)("40245cd4271118749543fe516ea538a1b12b258d6d",d.callServer,void 0,d.findSourceMapURL,"commitPush"),v=(0,d.createServerReference)("002dec5492ae64d8767c197bb1ab2d6c1334140f9a",d.callServer,void 0,d.findSourceMapURL,"scanWorkspace");var j=s(4055),y=s(5629);function k({current:e}){let[t,s]=(0,n.useState)(!1),[l,o]=(0,n.useState)(null),[c,d]=(0,n.useState)(""),[m,p]=(0,n.useState)(""),[x,b]=(0,n.useState)(!0),[f,v]=(0,n.useState)(""),[j,N]=(0,n.useTransition)(),w=(0,a.useRouter)(),S=(0,y.k)(),z=(l??[]).filter(e=>!c.trim()||e.full.toLowerCase().includes(c.trim().toLowerCase()));return(0,i.jsxs)("div",{className:"card",style:{marginBottom:16},children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:8},children:[(0,i.jsx)("div",{className:"detail-label",style:{margin:0,flex:1},children:S("github.repo.label")}),(0,i.jsxs)("button",{className:"link-btn",onClick:function(){s("pick"),v(""),o(null),N(async()=>{let e=await h();e.ok?o(e.repos.map(e=>({full:e.full,private:e.private}))):v(e.error??S("github.repo.listError"))})},disabled:j,children:[(0,i.jsx)(r.I,{name:"git",size:12})," ",e?S("github.repo.change"):S("common.select")]}),(0,i.jsxs)("button",{className:"link-btn",onClick:()=>{s("new"),v("")},disabled:j,children:[(0,i.jsx)(r.I,{name:"add",size:12})," ",S("github.repo.new")]})]}),(0,i.jsx)("div",{style:{fontFamily:"var(--mono-font)",fontSize:12.5,color:e?"var(--accent)":"var(--text-faint)",marginTop:4},children:e||S("github.repo.noOrigin")}),"pick"===t&&(0,i.jsxs)("div",{style:{marginTop:10},children:[(0,i.jsxs)("div",{className:"dm-search",style:{marginBottom:8},children:[(0,i.jsx)(r.I,{name:"search",size:13}),(0,i.jsx)("input",{placeholder:S("github.repo.filterPlaceholder"),value:c,onChange:e=>d(e.target.value),autoFocus:!0})]}),null===l&&(0,i.jsxs)("div",{className:"muted",style:{fontSize:12},children:[(0,i.jsx)("span",{className:"spin",children:(0,i.jsx)(r.I,{name:"refresh",size:12})})," ",S("github.repo.loading")]}),f&&(0,i.jsxs)("div",{className:"form-hint",style:{color:"var(--sx-number)"},children:[(0,i.jsx)(r.I,{name:"close",size:12})," ",f]}),(0,i.jsxs)("div",{className:"scroll",style:{maxHeight:220,overflowY:"auto"},children:[z.map(e=>(0,i.jsxs)("button",{className:"lrow",style:{width:"100%",cursor:"pointer"},disabled:j,onClick:()=>{var t;return t=e.full,void N(async()=>{let e=await g(t);e.ok?(s(!1),w.refresh()):v(e.error??"")})},children:[(0,i.jsx)(r.I,{name:"git",size:14,style:{color:"var(--text-faint)"}}),(0,i.jsx)("span",{className:"lr-main",children:(0,i.jsx)("span",{className:"lr-title",style:{fontFamily:"var(--mono-font)",fontSize:12.5},children:e.full})}),(0,i.jsx)("span",{className:"pill",style:{fontSize:10},children:e.private?S("github.repo.private"):S("github.repo.public")})]},e.full)),null!==l&&0===z.length&&(0,i.jsx)("div",{className:"muted",style:{fontSize:12,padding:8},children:S("github.repo.noRepos")})]})]}),"new"===t&&(0,i.jsxs)("div",{style:{marginTop:10},children:[(0,i.jsx)("input",{className:"form-input mono",placeholder:"new-repo-name",value:m,onChange:e=>p(e.target.value),autoFocus:!0}),(0,i.jsxs)("label",{style:{display:"flex",alignItems:"center",gap:8,marginTop:8,fontSize:12.5,color:"var(--text-dim)"},children:[(0,i.jsx)("input",{type:"checkbox",checked:x,onChange:e=>b(e.target.checked)})," ",S("github.repo.privateRepo")]}),f&&(0,i.jsxs)("div",{className:"form-hint",style:{color:"var(--sx-number)"},children:[(0,i.jsx)(r.I,{name:"close",size:12})," ",f]}),(0,i.jsxs)("div",{style:{display:"flex",gap:8,marginTop:10},children:[(0,i.jsx)("button",{className:"btn-accent",onClick:function(){v(""),m.trim()&&N(async()=>{let e=await u({name:m,private:x});e.ok?(s(!1),p(""),w.refresh()):v(e.error??"")})},disabled:j||!m.trim(),children:j?S("github.repo.creating"):S("github.repo.createSetOrigin")}),(0,i.jsx)("button",{className:"btn-ghost",onClick:()=>s(!1),children:S("common.cancel")})]})]})]})}function N(){let[e,t]=(0,n.useTransition)(),s=(0,a.useRouter)(),l=(0,y.k)();return(0,i.jsxs)("button",{className:"link-btn",disabled:e,onClick:()=>t(async()=>{await m(),s.refresh()}),children:[e?(0,i.jsx)("span",{className:"spin",children:(0,i.jsx)(r.I,{name:"refresh",size:12})}):(0,i.jsx)(r.I,{name:"refresh",size:12})," ",l("github.refreshChanges")]})}function w({linked:e,repo:t,changes:s,deploys:a,assistant:d,oauthAvailable:h}){let g,u,m,S,z,[C,I]=(0,n.useState)(h?"oauth":"token"),[R,P]=(0,n.useState)(""),[T,M]=(0,n.useState)(""),[O,E]=(0,n.useState)(""),[F,U]=(0,n.useState)(!1),[H,L]=(0,n.useState)(!1),[$,A]=(0,n.useState)("idle"),[B,K]=(0,n.useState)(null),[W,_]=(0,n.useTransition)(),D=(0,y.k)();function G(e,s=!1){L(e),A("committing"),_(async()=>{A("pushing");let i=await f({repo:t.full,branch:t.branch,message:O||"chore: sync workspace to remote",delegated:e,force:s});K(i),A("done"),i.blocked||setTimeout(()=>{A("idle"),E(""),L(!1),K(null)},3800)})}let[J,Y]=(0,n.useState)(null),[q,V]=(0,n.useState)(!0);return e?(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("button",{className:"link-btn",style:{marginBottom:10},onClick:function(){_(async()=>{await x()})},disabled:W,children:[(0,i.jsx)(r.I,{name:"settings",size:12})," ",D("github.disconnect")]}),(0,i.jsx)(k,{current:t.full}),(0,i.jsxs)("div",{className:"card",style:{marginBottom:16},children:[(0,i.jsx)("div",{className:"detail-label",children:D("github.flow.title")}),(0,i.jsxs)("div",{className:"gh-flow",children:[(0,i.jsxs)("div",{className:"gf-node",children:[(0,i.jsx)("div",{className:"gf-t",children:D("github.flow.workspace")}),(0,i.jsxs)("div",{className:"gf-s",children:[s.length," ",D(1===s.length?"github.flow.change.one":"github.flow.change.other")]})]}),(0,i.jsx)("span",{className:"gf-arrow",children:(0,i.jsx)(r.I,{name:"chevronRight",size:18})}),(0,i.jsxs)("div",{className:"gf-node",children:[(0,i.jsx)("div",{className:"gf-t",children:D("github.flow.commit")}),(0,i.jsx)("div",{className:"gf-s",children:t.branch})]}),(0,i.jsx)("span",{className:"gf-arrow",children:(0,i.jsx)(r.I,{name:"chevronRight",size:18})}),(0,i.jsxs)("div",{className:"gf-node",children:[(0,i.jsx)("div",{className:"gf-t",children:"origin"}),(0,i.jsx)("div",{className:"gf-s",children:"github.com"})]})]})]}),(0,i.jsxs)("div",{className:"card",style:{marginBottom:16},children:[(0,i.jsxs)("div",{style:{display:"flex",alignItems:"center"},children:[(0,i.jsxs)("button",{onClick:()=>V(e=>!e),style:{flex:1,display:"flex",alignItems:"center",gap:7,background:"none",border:"none",padding:0,cursor:"pointer",textAlign:"left"},children:[(0,i.jsx)(r.I,{name:"chevronDown",size:13,style:{color:"var(--text-dim)",transform:q?"none":"rotate(-90deg)",transition:"transform .15s"}}),(0,i.jsx)("span",{className:"detail-label",style:{margin:0},children:D("github.changes.title")}),s.length>0&&(0,i.jsx)("span",{className:"pill",style:{fontSize:10},children:s.length})]}),(0,i.jsx)(N,{})]}),q&&(0===s.length?(0,i.jsx)("div",{className:"muted",style:{fontSize:12.5,marginTop:6},children:D("github.changes.clean")}):(0,i.jsx)("div",{className:"scroll",style:{maxHeight:340,marginTop:6,overflowY:"auto"},children:s.map(e=>(0,i.jsxs)("div",{className:"gh-stat",children:[(0,i.jsx)(o.R,{name:e.name}),(0,i.jsx)("span",{className:"gs-file",children:e.path}),(0,i.jsx)("span",{className:"gstat "+e.st,style:{fontFamily:"var(--mono-font)",fontWeight:700},children:e.st})]},e.path))}))]}),(0,i.jsxs)("div",{className:"card",children:[(0,i.jsx)("div",{className:"detail-label",children:D("github.commit.message")}),(0,i.jsx)("textarea",{className:"persona-ta mono",rows:3,placeholder:D("github.commit.placeholder"),value:O,onChange:e=>E(e.target.value)}),(0,i.jsxs)("button",{className:"assist-btn",onClick:function(){U(!0),_(async()=>{let e=await b();e.ok&&E(e.message),U(!1)})},disabled:F||0===s.length,style:{marginTop:8},children:[F?(0,i.jsx)("span",{className:"spin",children:(0,i.jsx)(r.I,{name:"refresh",size:13})}):(0,i.jsx)(r.I,{name:"skill",size:13}),F?D("github.commit.drafting"):D("github.commit.generate")]}),"idle"===$?(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("div",{style:{display:"flex",gap:8,marginTop:14},children:[(0,i.jsxs)("button",{className:"btn-accent",onClick:()=>G(!1),disabled:!O.trim()||0===s.length,children:[(0,i.jsx)(r.I,{name:"arrowUp",size:14})," ",D("github.commit.commitPush")]}),(0,i.jsxs)("button",{className:"btn-ghost",onClick:function(){Y(null),_(async()=>{let e=await v();Y({findings:e.findings,scanned:e.scanned})})},disabled:0===s.length,children:[(0,i.jsx)(r.I,{name:"shield",size:13})," ",D("github.commit.securityScan")]})]}),J&&(0,i.jsx)("div",{className:"card",style:{marginTop:10,borderColor:J.findings.length?"color-mix(in srgb, var(--sx-keyword) 45%, var(--border))":void 0},children:0===J.findings.length?(0,i.jsxs)("div",{style:{fontSize:12.5,color:"var(--sx-string)"},children:[(0,i.jsx)(r.I,{name:"check",size:13})," ",D("github.scan.clean",{n:J.scanned})]}):(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("div",{style:{fontSize:12.5,color:"var(--sx-keyword)",fontWeight:700,marginBottom:6},children:[(0,i.jsx)(r.I,{name:"shield",size:13})," ",D("github.scan.risks",{n:J.findings.length})]}),J.findings.slice(0,30).map((e,t)=>(0,i.jsxs)("div",{style:{fontSize:11.5,fontFamily:"var(--mono-font)",color:"var(--text-dim)",display:"flex",gap:8},children:[(0,i.jsx)("span",{style:{color:"var(--sx-keyword)"},children:e.kind}),(0,i.jsxs)("span",{style:{flex:1},children:[e.file,e.line?":"+e.line:""]}),(0,i.jsx)("span",{style:{color:"var(--text-faint)"},children:e.preview})]},t))]})})]}):(0,i.jsxs)("div",{style:{marginTop:14},children:[(g=B?B.pushed?`${D("github.progress.pushed",{branch:t.branch})}${B.prUrl?H?` \xb7 ${D("github.progress.agentOpenedPr",{name:d?.name??D("github.progress.agent")})}`:` \xb7 ${D("github.progress.prOpened")}`:""}`:B.committed?`${D("github.progress.committedLocal")}${B.sha?` (${B.sha})`:""}${D("github.progress.notPushedSuffix")}`:B.nothing?D("github.progress.nothing"):D("github.progress.failed"):D("github.progress.finishing"),u="done"===$&&null!=B&&!B.ok,m=[["committing",D("github.progress.committing",{n:s.length})],["pushing",D("github.progress.pushing",{branch:t.branch})],["done",g]],z=(S=["committing","pushing","done"]).indexOf($),m.map(([e,t])=>{let s=S.indexOf(e),n=s<z||"done"===$&&"done"===e?"done":s===z?"on":"",a="done"===e&&u;return(0,i.jsxs)("div",{className:"gh-progress-step "+(a?"":n),children:[(0,i.jsx)("span",{className:"gp-ico",children:a?(0,i.jsx)(r.I,{name:"close",size:13}):"done"===n?(0,i.jsx)(r.I,{name:"check",size:14}):"on"===n?(0,i.jsx)("span",{className:"spin",children:(0,i.jsx)(r.I,{name:"refresh",size:13})}):(0,i.jsx)(r.I,{name:"dot",size:8})}),t]},e)})),B?.error&&(0,i.jsxs)("div",{className:"form-hint",style:{marginTop:8,color:"var(--sx-number)"},children:[(0,i.jsx)(r.I,{name:"shield",size:12})," ",B.error]}),B?.blocked&&B.secrets&&B.secrets.length>0&&(0,i.jsxs)("div",{className:"card",style:{marginTop:10,borderColor:"color-mix(in srgb, var(--sx-keyword) 45%, var(--border))"},children:[B.secrets.slice(0,30).map((e,t)=>(0,i.jsxs)("div",{style:{fontSize:11.5,fontFamily:"var(--mono-font)",color:"var(--text-dim)",display:"flex",gap:8},children:[(0,i.jsx)("span",{style:{color:"var(--sx-keyword)"},children:e.kind}),(0,i.jsxs)("span",{style:{flex:1},children:[e.file,e.line?":"+e.line:""]}),(0,i.jsx)("span",{style:{color:"var(--text-faint)"},children:e.preview})]},t)),(0,i.jsxs)("div",{style:{display:"flex",gap:8,marginTop:10},children:[(0,i.jsx)("button",{className:"btn-ghost",onClick:()=>{A("idle"),K(null)},children:D("github.blocked.fixRetry")}),(0,i.jsx)("button",{className:"btn-accent",style:{background:"var(--sx-keyword)"},onClick:()=>{confirm(D("github.blocked.confirm"))&&G(H,!0)},children:D("github.blocked.commitAnyway")})]})]}),B?.blocked&&(!B.secrets||0===B.secrets.length)&&(0,i.jsx)("button",{className:"btn-ghost",style:{marginTop:8},onClick:()=>{A("idle"),K(null)},children:D("github.blocked.ok")}),B?.prUrl&&(0,i.jsxs)("a",{className:"link-btn",href:B.prUrl,target:"_blank",rel:"noreferrer",style:{marginTop:8,display:"inline-flex"},children:[(0,i.jsx)(r.I,{name:"git",size:12})," ",D("github.viewPr")]})]}),"idle"===$&&d&&(0,i.jsxs)("div",{className:"agent-do",children:[(0,i.jsx)(l.e,{name:d.name,color:d.color,size:30,health:d.health}),(0,i.jsxs)("div",{style:{flex:1},children:[(0,i.jsx)("div",{className:"sr-title",children:D("github.delegate.title")}),(0,i.jsx)("div",{className:"sr-sub",children:D("github.delegate.sub",{name:d.name})})]}),(0,i.jsxs)("button",{className:"btn-ghost",onClick:()=>{E(O||"chore: sync workspace to remote"),G(!0)},disabled:0===s.length,children:[(0,i.jsx)(r.I,{name:"bot",size:13})," ",D("github.delegate.button")]})]})]}),a.length>0&&(0,i.jsxs)("div",{className:"card",style:{marginTop:16},children:[(0,i.jsx)("div",{className:"detail-label",children:D("github.recentPushes")}),(0,i.jsx)("div",{className:"scroll",style:{maxHeight:260,overflowY:"auto"},children:a.map(e=>(0,i.jsxs)("div",{className:"gh-stat",children:[(0,i.jsx)(r.I,{name:"git",size:13,style:{color:"var(--text-faint)"}}),(0,i.jsx)("span",{className:"gs-file",style:{fontFamily:"var(--ui-font)"},children:e.text}),(0,i.jsx)("span",{style:{fontSize:11,color:"var(--text-faint)"},children:(0,c.f)(e.at)})]},e.id))})]})]}):(0,i.jsxs)("div",{className:"card",children:[(0,i.jsxs)("div",{className:"gh-auth-tabs",children:[(0,i.jsx)("button",{className:"seg-opt"+("oauth"===C?" on":""),onClick:()=>I("oauth"),style:{flex:"none",padding:"7px 14px"},children:D("github.auth.githubLogin")}),(0,i.jsx)("button",{className:"seg-opt"+("token"===C?" on":""),onClick:()=>I("token"),style:{flex:"none",padding:"7px 14px"},children:D("github.auth.personalToken")})]}),"oauth"===C?(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("button",{className:"oauth-btn",disabled:!h||W,onClick:()=>h&&j.Jv.social({provider:"github",callbackURL:"/github"}),children:[(0,i.jsx)(r.I,{name:"git",size:15}),D("github.auth.signInWithGithub")]}),(0,i.jsx)("div",{className:"form-hint",style:{marginTop:8},children:h?(0,i.jsx)(i.Fragment,{children:D("github.auth.authorizeHint")}):(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(r.I,{name:"shield",size:12})," ",D("github.auth.oauthNotConfigured")]})})]}):(0,i.jsxs)("div",{className:"form-field",children:[(0,i.jsx)("label",{className:"form-label",children:D("github.auth.patLabel")}),(0,i.jsx)("input",{className:"form-input mono",type:"password",placeholder:"ghp_…",value:R,onChange:e=>{P(e.target.value),M("")}}),(0,i.jsxs)("div",{className:"form-hint",children:[(0,i.jsx)(r.I,{name:"shield",size:12})," ",D("github.auth.patHint")]}),T&&(0,i.jsxs)("div",{className:"form-hint",style:{color:"var(--sx-number)"},children:[(0,i.jsx)(r.I,{name:"close",size:12})," ",T]}),(0,i.jsxs)("button",{className:"btn-accent",style:{marginTop:10},onClick:function(){R.length<7||(M(""),_(async()=>{let e=await p(R);e.ok||M(e.error??D("github.connectError"))}))},disabled:R.length<7||W,children:[W?(0,i.jsx)("span",{className:"spin",children:(0,i.jsx)(r.I,{name:"refresh",size:13})}):(0,i.jsx)(r.I,{name:"git",size:13}),W?D("github.auth.verifying"):D("common.connect")]})]})]})}},1716:(e,t,s)=>{"use strict";s.d(t,{R:()=>n});var i=s(5076);function n({name:e}){let t={ts:{t:"TS",c:"#3178c6"},tsx:{t:"TS",c:"#3178c6"},js:{t:"JS",c:"#f0c000"},jsx:{t:"JS",c:"#f0c000"},json:{t:"{}",c:"#cbab35"},md:{t:"M↓",c:"#7d8590"},css:{t:"#",c:"#42a5f5"}}[e.split(".").pop()??""]||{t:"\xb7",c:"#7d8590"};return(0,i.jsx)("span",{style:{fontSize:9,fontWeight:700,fontFamily:"var(--mono-font, monospace)",color:t.c,lineHeight:1,letterSpacing:"-.5px"},children:t.t})}},2799:(e,t,s)=>{"use strict";function i(e){if(!e)return"";let t=Math.max(0,Math.floor((Date.now()-("number"==typeof e?e*(e<1e12?1e3:1):e.getTime()))/1e3));if(t<60)return"now";let s=Math.floor(t/60);if(s<60)return s+"m";let i=Math.floor(s/60);if(i<24)return i+"h";let n=Math.floor(i/24);return n<7?n+"d":Math.floor(n/7)+"w"}s.d(t,{f:()=>i})},4055:(e,t,s)=>{"use strict";s.d(t,{Hh:()=>l,Jv:()=>r,yK:()=>a});var i=s(5693),n=s(8779);let a=(0,i.M)({baseURL:"http://localhost:3000",plugins:[(0,n.N)()]}),{signIn:r,signUp:l,signOut:o,useSession:c,twoFactor:d}=a},4414:(e,t,s)=>{"use strict";s.d(t,{ChatToggle:()=>r});var i=s(5076),n=s(8576),a=s(5629);function r(){let e=(0,a.k)();return(0,i.jsx)("button",{className:"top-btn",title:`${e("chrome.chat.agentRoom")} (⌘J)`,type:"button",onClick:()=>window.dispatchEvent(new CustomEvent("constella:toggle-chat")),children:(0,i.jsx)(n.I,{name:"chat",size:17})})}},4552:(e,t,s)=>{"use strict";s.d(t,{e:()=>n});var i=s(5076);function n({name:e,color:t,size:s=24,health:a,image:r}){let l=Math.max(6,Math.round(.3*s)),o=Math.round(.28*s),c=r?/^(data:|https?:|\/)/.test(r)?r:`/api/upload?path=${encodeURIComponent(r)}`:null;return(0,i.jsxs)("span",{style:{position:"relative",width:s,height:s,flex:`0 0 ${s}px`,display:"inline-block"},children:[c?(0,i.jsx)("img",{src:c,alt:e,width:s,height:s,style:{width:s,height:s,borderRadius:o,objectFit:"cover",display:"block"}}):(0,i.jsx)("span",{style:{width:s,height:s,borderRadius:o,background:t,color:"#fff",display:"grid",placeItems:"center",fontSize:Math.round(.42*s),fontWeight:700},children:(e[0]||"?").toUpperCase()}),a&&(0,i.jsx)("span",{style:{position:"absolute",right:-1,bottom:-1,width:l,height:l,borderRadius:"50%",background:"alive"===a?"var(--sx-string)":"stale"===a?"var(--sx-number)":"var(--text-faint)",border:"1.5px solid var(--bg-elevated)"}})]})}},5787:(e,t,s)=>{"use strict";s.d(t,{ViewChrome:()=>l});var i=s(5076),n=s(8576),a=s(972),r=s(5629);function l({title:e,sub:t,right:s,icon:o,children:c}){let d=(0,r.k)(),h=a.e.find(t=>t.title===e),g=o??h?.icon,u=h?d(`mod.${h.id}`):e;return(0,i.jsxs)("div",{className:"app-view",children:[(0,i.jsxs)("div",{className:"view-head",children:[g&&(0,i.jsx)("div",{className:"vh-icon",children:(0,i.jsx)(n.I,{name:g,size:18})}),(0,i.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,i.jsx)("div",{className:"view-title",children:u}),t&&(0,i.jsx)("div",{className:"view-sub",children:t})]}),s]}),(0,i.jsx)("div",{className:"view-body",children:c})]})}},6588:(e,t,s)=>{"use strict";s.d(t,{BackButton:()=>l});var i=s(5076),n=s(9860),a=s(8576),r=s(5629);function l(){let e=(0,r.k)(),t=(0,n.useRouter)();return(0,i.jsx)("button",{className:"top-btn",title:e("common.back"),style:{marginRight:2},onClick:()=>{window.history.length>1?t.back():t.push("/")},children:(0,i.jsx)(a.I,{name:"chevronLeft",size:18})})}}},e=>{e.O(0,[9219,5479,3219,8264,6646,6834,7358],()=>e(e.s=1223)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[296],{891:(e,t,s)=>{"use strict";s.d(t,{m:()=>l});var i=s(5076);let a={working:{c:"var(--sx-string)",pulse:!0,label:"working"},review:{c:"#e0a44e",label:"review"},blocked:{c:"#e8688f",label:"blocked"},idle:{c:"var(--text-faint)",label:"idle"}};function l({status:e,label:t=!1,size:s=8}){let o=a[e]??a.idle;return(0,i.jsxs)("span",{style:{display:"inline-flex",alignItems:"center",gap:5},title:o.label,children:[o.pulse?(0,i.jsx)("span",{className:"dotpulse"}):(0,i.jsx)("span",{style:{width:s,height:s,borderRadius:"50%",background:o.c,display:"inline-block",flex:`0 0 ${s}px`}}),t&&(0,i.jsx)("span",{style:{fontSize:11,color:o.c,fontWeight:600},children:o.label})]})}},972:(e,t,s)=>{"use strict";s.d(t,{E:()=>i,e:()=>a});let i=["Cockpit","Hierarchy","Execution","Product","Knowledge","Operations","Inbox","System"],a=[{id:"home",title:"Home",href:"/",group:"Cockpit",tile:"Welcome — canonical knowledge & quick navigation",icon:"grid"},{id:"dashboard",title:"Dashboard",href:"/dashboard",group:"Cockpit",tile:"Cockpit hub — status at a glance",icon:"pulse"},{id:"organizations",title:"Organizations",href:"/organizations",group:"Hierarchy",tile:"Manage organizations & workspaces",icon:"grid"},{id:"org",title:"Org Chart",href:"/org",group:"Hierarchy",tile:"Hierarchy & delegation",icon:"agents"},{id:"agents",title:"Agent Studio",href:"/agents/ada",group:"Hierarchy",tile:"Configure each agent",icon:"bot"},{id:"code",title:"Code",href:"/code",group:"Execution",tile:"Code editor & repo files",icon:"terminal"},{id:"tasks",title:"Tasks",href:"/tasks",group:"Execution",tile:"Team kanban board",icon:"files"},{id:"cron",title:"Cron",href:"/cron",group:"Execution",tile:"Scheduled tasks & history",icon:"calendar"},{id:"routines",title:"Routines",href:"/routines",group:"Execution",tile:"Recurring automations",icon:"repeat"},{id:"goals",title:"Goals",href:"/goals",group:"Execution",tile:"Objective tree",icon:"target"},{id:"planner",title:"CEO Planner",href:"/planner",group:"Execution",tile:"Specs → issues → approval → 24/7",icon:"command"},{id:"test-dev",title:"Test Dev",href:"/test-dev",group:"Execution",tile:"Boot, navigate + validate the project",icon:"play"},{id:"pm",title:"Product Manager",href:"/pm",group:"Product",tile:"Sprints & backlog (PO)",icon:"goto"},{id:"reports",title:"Reports",href:"/reports",group:"Knowledge",tile:"Plans, reviews, audits",icon:"doc"},{id:"docs",title:"Docs",href:"/docs",group:"Knowledge",tile:"Architecture, API & PO docs",icon:"doc"},{id:"skills",title:"Skills",href:"/skills",group:"Knowledge",tile:"Agent procedure library",icon:"skill"},{id:"activity",title:"Activity",href:"/activity",group:"Knowledge",tile:"Agent action timeline",icon:"pulse"},{id:"knowledge",title:"Knowledge",href:"/knowledge",group:"Knowledge",tile:"KB index, coverage, gaps & agent recall",icon:"branch"},{id:"costs",title:"Costs",href:"/costs",group:"Operations",tile:"Spend by agent/provider",icon:"coins"},{id:"security",title:"Security",href:"/security",group:"Operations",tile:"Findings & security score",icon:"shield"},{id:"pulse",title:"Pulse",href:"/pulse",group:"Operations",tile:"Agent health & validation",icon:"pulse"},{id:"github",title:"Commit GitHub",href:"/github",group:"Operations",tile:"Push workspace to remote",icon:"git"},{id:"prepare-deploy",title:"Prepare Deploy",href:"/prepare-deploy",group:"Operations",tile:"Prod-prep + export clean source to a deploy repo",icon:"goto"},{id:"models",title:"Models",href:"/models",group:"Operations",tile:"Providers & local models",icon:"cpu"},{id:"update",title:"Update",href:"/update",group:"Operations",tile:"Detect & apply new versions",icon:"goto"},{id:"plugins",title:"Plugins",href:"/plugins",group:"Operations",tile:"Extensions & integrations",icon:"ext"},{id:"inbox",title:"Inbox",href:"/inbox",group:"Inbox",tile:"Approvals & escalations",icon:"inbox"},{id:"notifications",title:"Notifications",href:"/notifications",group:"Inbox",tile:"Passive alert feed",icon:"bell"},{id:"config",title:"Config",href:"/config",group:"System",tile:"Platform settings",icon:"settings"},{id:"profile",title:"Profile",href:"/profile",group:"System",tile:"Account & preferences",icon:"account"}]},2011:(e,t,s)=>{"use strict";s.d(t,{NewGoalButton:()=>r});var i=s(5076),a=s(8488),l=s(7814);let o=(0,l.createServerReference)("40e21d100a7e550442f0eb0459d5bddc156128e54c",l.callServer,void 0,l.findSourceMapURL,"createGoal");var n=s(5629);function r({agents:e}){let t=(0,n.k)(),[s,l]=(0,a.useState)(!1),[c,d]=(0,a.useState)(""),[g,u]=(0,a.useState)(""),[h,p]=(0,a.useState)(e[0]?.id??""),[m,v]=(0,a.useTransition)();return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("button",{className:"btn-accent",onClick:()=>l(!0),children:["+ ",t("goals.new")]}),s&&(0,i.jsx)("div",{className:"modal-overlay",onMouseDown:()=>l(!1),children:(0,i.jsxs)("div",{className:"modal",style:{padding:"20px 22px",width:440,maxWidth:"94vw"},onMouseDown:e=>e.stopPropagation(),children:[(0,i.jsx)("div",{style:{fontSize:15,fontWeight:800,marginBottom:10},children:t("goals.new")}),(0,i.jsx)("label",{className:"form-label",children:t("goals.objective")}),(0,i.jsx)("input",{className:"form-input",autoFocus:!0,value:c,onChange:e=>d(e.target.value),placeholder:t("goals.objectivePlaceholder")}),(0,i.jsx)("label",{className:"form-label",children:t("common.description")}),(0,i.jsx)("textarea",{className:"form-input",rows:3,value:g,onChange:e=>u(e.target.value),placeholder:t("goals.descPlaceholder")}),(0,i.jsx)("label",{className:"form-label",children:t("goals.owner")}),(0,i.jsx)("select",{className:"form-input",value:h,onChange:e=>p(e.target.value),children:e.map(e=>(0,i.jsxs)("option",{value:e.id,children:[e.name," \xb7 ",e.role]},e.id))}),(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"flex-end",gap:8,marginTop:16},children:[(0,i.jsx)("button",{className:"btn-ghost",onClick:()=>l(!1),children:t("common.cancel")}),(0,i.jsx)("button",{className:"btn-accent",disabled:!c.trim()||m,onClick:function(){v(async()=>{await o({title:c,description:g,ownerId:h}),l(!1),d(""),u("")})},children:t(m?"goals.creating":"goals.create")})]})]})})]})}},4414:(e,t,s)=>{"use strict";s.d(t,{ChatToggle:()=>o});var i=s(5076),a=s(8576),l=s(5629);function o(){let e=(0,l.k)();return(0,i.jsx)("button",{className:"top-btn",title:`${e("chrome.chat.agentRoom")} (⌘J)`,type:"button",onClick:()=>window.dispatchEvent(new CustomEvent("constella:toggle-chat")),children:(0,i.jsx)(a.I,{name:"chat",size:17})})}},4552:(e,t,s)=>{"use strict";s.d(t,{e:()=>a});var i=s(5076);function a({name:e,color:t,size:s=24,health:l,image:o}){let n=Math.max(6,Math.round(.3*s)),r=Math.round(.28*s),c=o?/^(data:|https?:|\/)/.test(o)?o:`/api/upload?path=${encodeURIComponent(o)}`:null;return(0,i.jsxs)("span",{style:{position:"relative",width:s,height:s,flex:`0 0 ${s}px`,display:"inline-block"},children:[c?(0,i.jsx)("img",{src:c,alt:e,width:s,height:s,style:{width:s,height:s,borderRadius:r,objectFit:"cover",display:"block"}}):(0,i.jsx)("span",{style:{width:s,height:s,borderRadius:r,background:t,color:"#fff",display:"grid",placeItems:"center",fontSize:Math.round(.42*s),fontWeight:700},children:(e[0]||"?").toUpperCase()}),l&&(0,i.jsx)("span",{style:{position:"absolute",right:-1,bottom:-1,width:n,height:n,borderRadius:"50%",background:"alive"===l?"var(--sx-string)":"stale"===l?"var(--sx-number)":"var(--text-faint)",border:"1.5px solid var(--bg-elevated)"}})]})}},5695:(e,t,s)=>{"use strict";function i(e){if(null==e)return"";let t=e instanceof Date?e:new Date(e);if(isNaN(t.getTime()))return"";let s=t.toLocaleDateString([],{day:"2-digit",month:"short"}),i=t.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"});return`${s}, ${i}`}s.d(t,{F:()=>i})},5787:(e,t,s)=>{"use strict";s.d(t,{ViewChrome:()=>n});var i=s(5076),a=s(8576),l=s(972),o=s(5629);function n({title:e,sub:t,right:s,icon:r,children:c}){let d=(0,o.k)(),g=l.e.find(t=>t.title===e),u=r??g?.icon,h=g?d(`mod.${g.id}`):e;return(0,i.jsxs)("div",{className:"app-view",children:[(0,i.jsxs)("div",{className:"view-head",children:[u&&(0,i.jsx)("div",{className:"vh-icon",children:(0,i.jsx)(a.I,{name:u,size:18})}),(0,i.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,i.jsx)("div",{className:"view-title",children:h}),t&&(0,i.jsx)("div",{className:"view-sub",children:t})]}),s]}),(0,i.jsx)("div",{className:"view-body",children:c})]})}},6588:(e,t,s)=>{"use strict";s.d(t,{BackButton:()=>n});var i=s(5076),a=s(9860),l=s(8576),o=s(5629);function n(){let e=(0,o.k)(),t=(0,a.useRouter)();return(0,i.jsx)("button",{className:"top-btn",title:e("common.back"),style:{marginRight:2},onClick:()=>{window.history.length>1?t.back():t.push("/")},children:(0,i.jsx)(l.I,{name:"chevronLeft",size:18})})}},8132:(e,t,s)=>{Promise.resolve().then(s.t.bind(s,3283,23)),Promise.resolve().then(s.bind(s,8313)),Promise.resolve().then(s.bind(s,2011)),Promise.resolve().then(s.bind(s,351)),Promise.resolve().then(s.bind(s,6588)),Promise.resolve().then(s.bind(s,4414)),Promise.resolve().then(s.bind(s,9286)),Promise.resolve().then(s.bind(s,5787))},8313:(e,t,s)=>{"use strict";s.d(t,{GoalTree:()=>f});var i=s(5076),a=s(8488),l=s(9860),o=s(8576),n=s(4552),r=s(891),c=s(7814);let d=(0,c.createServerReference)("401756c8bbbbad8b42119a9f8a46517b1ad995ffc5",c.callServer,void 0,c.findSourceMapURL,"cancelGoal"),g=(0,c.createServerReference)("401ef74066873214284eafa3bd362d694bdcdcd4b1",c.callServer,void 0,c.findSourceMapURL,"archiveGoal"),u=(0,c.createServerReference)("40318083c243870631dd902eeccdd8ff01a7eb5b13",c.callServer,void 0,c.findSourceMapURL,"reopenGoal"),h=(0,c.createServerReference)("40475fdee9d6d523044f7b5513e3cce2a30c2e6f31",c.callServer,void 0,c.findSourceMapURL,"restoreGoal");var p=s(5695),m=s(5629);function v({id:e,status:t,progress:s}){let n=(0,m.k)(),[r,c]=(0,a.useTransition)(),p=(0,l.useRouter)(),x=t=>c(async()=>{await t(e),p.refresh()});return(0,i.jsxs)("div",{className:"goal-actions",children:["active"===t&&s<100&&(0,i.jsxs)("button",{className:"goal-act danger",disabled:r,onClick:()=>{confirm(n("goals.cancelConfirm"))&&x(d)},children:[(0,i.jsx)(o.I,{name:"close",size:12})," ",n("common.cancel")]}),("active"===t||"cancelled"===t||"done"===t)&&(0,i.jsxs)("button",{className:"goal-act",disabled:r,onClick:()=>x(g),children:[(0,i.jsx)(o.I,{name:"collapse",size:12})," ",n("goals.archive")]}),"cancelled"===t&&(0,i.jsxs)("button",{className:"goal-act accent",disabled:r,onClick:()=>x(u),children:[(0,i.jsx)(o.I,{name:"refresh",size:12})," ",n("goals.reopen")]}),"archived"===t&&(0,i.jsxs)("button",{className:"goal-act accent",disabled:r,onClick:()=>x(h),children:[(0,i.jsx)(o.I,{name:"refresh",size:12})," ",n("goals.restore")]})]})}let x={active:"active",done:"done",cancelled:"cancelled",archived:"archived"};function f({goals:e}){let t=(0,m.k)(),[s,l]=(0,a.useState)("active"),[c,d]=(0,a.useState)("all"),[g,u]=(0,a.useState)(new Set),h=(0,a.useMemo)(()=>{let t=new Map;for(let s of e)for(let e of s.issues)e.assignee&&t.set(e.assignee.handle,e.assignee.name);return[...t.entries()]},[e]),b=e.filter(e=>"all"===s||e.status===s);return 0===e.length?(0,i.jsx)("div",{className:"muted",style:{padding:30,textAlign:"center"},children:t("goals.empty")}):(0,i.jsxs)("div",{className:"goal-tree",children:[(0,i.jsxs)("div",{className:"goal-filters",children:[(0,i.jsx)("div",{className:"seg",children:["active","done","cancelled","archived","all"].map(e=>(0,i.jsx)("button",{className:"seg-opt"+(s===e?" on":""),onClick:()=>l(e),children:t(`goals.status.${e}`)},e))}),h.length>0&&(0,i.jsxs)("select",{className:"goal-agent-sel",value:c,onChange:e=>d(e.target.value),children:[(0,i.jsx)("option",{value:"all",children:t("goals.allAgents")}),h.map(([e,t])=>(0,i.jsx)("option",{value:e,children:t},e))]})]}),0===b.length&&(0,i.jsx)("div",{className:"muted",style:{padding:24,textAlign:"center"},children:t("goals.emptyFiltered",{status:t(`goals.status.${s}`).toLowerCase()})}),b.map(e=>{let s,a=g.has(e.id),l=e.issues.filter(e=>"all"===c||e.assignee?.handle===c),d=e.issues.filter(e=>e.progress>=100).length;return(0,i.jsx)("div",{className:"goal-node",children:(0,i.jsxs)("div",{className:"goal-card status-"+(x[e.status]??"active"),children:[(0,i.jsxs)("div",{className:"goal-head",children:[(0,i.jsx)("button",{className:"side-act",title:a?t("goals.expand"):t("goals.collapse"),style:{flex:"0 0 auto"},onClick:()=>u(t=>{let s=new Set(t);return s.has(e.id)?s.delete(e.id):s.add(e.id),s}),children:(0,i.jsx)(o.I,{name:a?"chevronRight":"chevronDown",size:13})}),(0,i.jsx)(o.I,{name:"target",size:15,style:{color:"var(--accent)",flex:"0 0 auto"}}),(0,i.jsx)("span",{className:"goal-title",children:e.title}),(0,i.jsx)("span",{className:"goal-status-badge "+(x[e.status]??"active"),children:t(`goals.status.${e.status}`)}),(0,i.jsxs)("span",{className:"chip-sm",children:[e.progress,"%"]})]}),e.description&&(0,i.jsx)("div",{className:"goal-desc",children:e.description}),(0,i.jsx)("div",{className:"pbar",children:(0,i.jsx)("span",{style:{width:e.progress+"%"}})}),(0,i.jsxs)("div",{className:"goal-bottom",children:[(0,i.jsxs)("div",{className:"goal-meta",children:[t("goals.meta.complete",{done:d,total:e.issues.length})," \xb7 ",t(1!==e.issues.length?"goals.meta.childIssues.other":"goals.meta.childIssues.one",{n:e.issues.length}),(s="done"===e.status?[t("goals.stamp.done"),e.doneAt]:"cancelled"===e.status?[t("goals.stamp.cancelled"),e.cancelledAt]:"archived"===e.status?[t("goals.stamp.archived"),e.archivedAt]:[t("goals.stamp.created"),e.createdAt])[1]?(0,i.jsxs)("span",{style:{color:"var(--text-faint)"},children:[" \xb7 ",s[0]," ",(0,p.F)(s[1])]}):null]}),(0,i.jsx)(v,{id:e.id,status:e.status,progress:e.progress})]}),!a&&(0,i.jsxs)("div",{className:"goal-issues",children:[0===l.length&&(0,i.jsx)("div",{className:"goal-issue-empty",children:"all"!==c?t("goals.noIssuesForAgent"):t("goals.noIssuesYet")}),l.map(e=>(0,i.jsxs)("div",{className:"goal-issue",children:[(0,i.jsx)("span",{className:"gi-key",children:e.key}),(0,i.jsxs)("div",{className:"gi-main",children:[(0,i.jsxs)("div",{className:"gi-title-row",children:[(0,i.jsx)("span",{className:"gi-title",children:e.title}),e.assignee&&(0,i.jsx)(n.e,{name:e.assignee.name,color:e.assignee.color,size:18}),(0,i.jsxs)("span",{className:"gi-col col-"+e.col,children:[(0,i.jsx)(r.m,{status:"doing"===e.col?"working":"blocked"===e.col?"blocked":"review"===e.col?"review":"idle"})," ",t(`goals.col.${e.col}`)]})]}),(0,i.jsxs)("div",{className:"gi-prog",children:[(0,i.jsx)("span",{className:"gi-bar",children:(0,i.jsx)("span",{style:{width:e.progress+"%"}})}),(0,i.jsxs)("span",{className:"gi-pct",children:[e.progress,"%",e.steps.total>0?` \xb7 ${t("goals.todos",{done:e.steps.done,total:e.steps.total})}`:""]}),e.updatedAt&&(0,i.jsx)("span",{style:{fontSize:10,color:"var(--text-faint)",marginLeft:"auto"},children:(0,p.F)(e.updatedAt)})]})]})]},e.id))]})]})},e.id)})]})}}},e=>{e.O(0,[9219,3219,8264,6646,6834,7358],()=>e(e.s=8132)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[576],{564:(e,t,n)=>{"use strict";n.d(t,{B:()=>a});var i=n(7814);let a=(0,i.createServerReference)("4092700ba435c925678f2d627e88e5e971326a5e5e",i.callServer,void 0,i.findSourceMapURL,"approveSpec")},4414:(e,t,n)=>{"use strict";n.d(t,{ChatToggle:()=>l});var i=n(5076),a=n(8576),s=n(5629);function l(){let e=(0,s.k)();return(0,i.jsx)("button",{className:"top-btn",title:`${e("chrome.chat.agentRoom")} (⌘J)`,type:"button",onClick:()=>window.dispatchEvent(new CustomEvent("constella:toggle-chat")),children:(0,i.jsx)(a.I,{name:"chat",size:17})})}},4552:(e,t,n)=>{"use strict";n.d(t,{e:()=>a});var i=n(5076);function a({name:e,color:t,size:n=24,health:s,image:l}){let r=Math.max(6,Math.round(.3*n)),o=Math.round(.28*n),c=l?/^(data:|https?:|\/)/.test(l)?l:`/api/upload?path=${encodeURIComponent(l)}`:null;return(0,i.jsxs)("span",{style:{position:"relative",width:n,height:n,flex:`0 0 ${n}px`,display:"inline-block"},children:[c?(0,i.jsx)("img",{src:c,alt:e,width:n,height:n,style:{width:n,height:n,borderRadius:o,objectFit:"cover",display:"block"}}):(0,i.jsx)("span",{style:{width:n,height:n,borderRadius:o,background:t,color:"#fff",display:"grid",placeItems:"center",fontSize:Math.round(.42*n),fontWeight:700},children:(e[0]||"?").toUpperCase()}),s&&(0,i.jsx)("span",{style:{position:"absolute",right:-1,bottom:-1,width:r,height:r,borderRadius:"50%",background:"alive"===s?"var(--sx-string)":"stale"===s?"var(--sx-number)":"var(--text-faint)",border:"1.5px solid var(--bg-elevated)"}})]})}},5315:(e,t,n)=>{"use strict";n.d(t,{InboxList:()=>f});var i=n(5076),a=n(8488),s=n(9860),l=n(8576),r=n(4552),o=n(8587),c=n(8524),d=n(564),h=n(9987),u=n(5695),v=n(5629);let p={approval:"check",budget:"coins",question:"chat",review:"doc",block:"close",validation:"pulse"},m={color:"var(--text-faint)"},b={background:"var(--accent)22",color:"var(--accent)"};function x(e,t){return"plan"===e.refType?{labelKey:"inbox.action.approvePlan",run:()=>(0,c.P)()}:"spec"===e.refType&&e.refId?{labelKey:"inbox.action.approveSpec",run:()=>(0,d.B)(e.refId)}:"issue"===e.refType&&e.refId?{labelKey:"inbox.action.approveIssue",run:()=>(0,h.t)(e.refId)}:"task"===e.refType?{labelKey:"inbox.action.openTasks",run:async()=>{t.push("/tasks")}}:"validation"===e.refType?{labelKey:"inbox.action.openTestDev",run:async()=>{window.location.href="/test-dev"}}:"question"===e.refType?{labelKey:"inbox.action.openChat",run:async()=>{e.channel?.startsWith("dm:")?window.dispatchEvent(new CustomEvent("constella:open-dm",{detail:{handle:e.channel.slice(3)}})):window.dispatchEvent(new Event("constella:toggle-chat"))}}:null}function f({items:e}){let t,n=(0,v.k)(),[c,d]=(0,a.useState)(null),[h,y]=(0,a.useTransition)(),g=(0,s.useRouter)();function j(e,t){y(async()=>{await (0,o.b)(e,t),g.refresh()}),d(null)}return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsxs)("div",{className:"view-body scroll",children:[0===e.length&&(0,i.jsxs)("div",{style:{color:"var(--text-faint)",textAlign:"center",padding:40},children:[n("inbox.empty")," \uD83C\uDF89"]}),e.map(e=>(0,i.jsxs)("div",{className:"lrow",style:{cursor:"pointer",opacity:e.resolved?.5:1},onClick:()=>d(e),children:[(0,i.jsx)("div",{className:"vh-icon",style:{width:34,height:34,flex:"0 0 34px"},children:(0,i.jsx)(l.I,{name:p[e.kind],size:15})}),(0,i.jsxs)("div",{className:"lr-main",children:[(0,i.jsx)("div",{className:"lr-title",style:{textDecoration:e.resolved?"line-through":"none"},children:e.title}),(0,i.jsxs)("div",{className:"lr-sub",children:[n(`inbox.kind.${e.kind}`),e.fromName?` \xb7 ${n("inbox.from",{name:e.fromName})}`:"",e.createdAt?` \xb7 ${(0,u.F)(e.createdAt)}`:""]})]}),e.fromName&&(0,i.jsx)(r.e,{name:e.fromName,color:e.fromColor??"#e0a44e",size:22,health:e.fromHealth}),(0,i.jsx)(l.I,{name:"chevronRight",size:14,style:m})]},e.id))]}),c&&(t=x(c,g),(0,i.jsx)("div",{className:"detail-overlay",onMouseDown:()=>d(null),children:(0,i.jsxs)("div",{className:"detail-panel",onMouseDown:e=>e.stopPropagation(),children:[(0,i.jsxs)("div",{className:"detail-head",children:[(0,i.jsxs)("div",{style:{display:"flex",justifyContent:"space-between"},children:[(0,i.jsx)("span",{className:"pill",style:b,children:n(`inbox.kind.${c.kind}`)}),(0,i.jsx)("button",{className:"dock-tool",onClick:()=>d(null),children:(0,i.jsx)(l.I,{name:"close",size:15})})]}),(0,i.jsx)("div",{className:"view-title",style:{fontSize:16,marginTop:8},children:c.title}),c.createdAt&&(0,i.jsx)("div",{style:{fontSize:11,color:"var(--text-faint)",marginTop:2},children:(0,u.F)(c.createdAt)})]}),(0,i.jsxs)("div",{className:"detail-body",children:[c.fromName&&(0,i.jsxs)("div",{style:{display:"flex",gap:8,alignItems:"center"},children:[(0,i.jsx)(r.e,{name:c.fromName,color:c.fromColor??"#e0a44e",size:24,health:c.fromHealth}),(0,i.jsx)("span",{style:{fontSize:12.5},children:c.fromName})]}),c.detail?(0,i.jsx)("div",{style:{fontSize:13,color:"var(--text-dim)",lineHeight:1.6,whiteSpace:"pre-wrap"},children:c.detail}):(0,i.jsx)("div",{style:{fontSize:13,color:"var(--text-faint)",lineHeight:1.6},children:n("inbox.noDetail")}),(0,i.jsx)("div",{style:{display:"flex",gap:8},children:c.resolved?(0,i.jsx)("button",{className:"btn-ghost",disabled:h,onClick:()=>j(c.id,!1),children:n("inbox.action.reopen")}):(0,i.jsxs)(i.Fragment,{children:[t&&(0,i.jsx)("button",{className:"btn-accent",disabled:h,onClick:()=>{let e;return e=x(c,g),void(y(async()=>{try{e&&await e.run()}finally{await (0,o.b)(c.id,!0),g.refresh()}}),d(null))},children:n(t.labelKey)}),(0,i.jsx)("button",{className:"btn-ghost",disabled:h,onClick:()=>j(c.id,!0),children:n("common.dismiss")})]})})]})]})}))]})}},5695:(e,t,n)=>{"use strict";function i(e){if(null==e)return"";let t=e instanceof Date?e:new Date(e);if(isNaN(t.getTime()))return"";let n=t.toLocaleDateString([],{day:"2-digit",month:"short"}),i=t.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"});return`${n}, ${i}`}n.d(t,{F:()=>i})},6588:(e,t,n)=>{"use strict";n.d(t,{BackButton:()=>r});var i=n(5076),a=n(9860),s=n(8576),l=n(5629);function r(){let e=(0,l.k)(),t=(0,a.useRouter)();return(0,i.jsx)("button",{className:"top-btn",title:e("common.back"),style:{marginRight:2},onClick:()=>{window.history.length>1?t.back():t.push("/")},children:(0,i.jsx)(s.I,{name:"chevronLeft",size:18})})}},8524:(e,t,n)=>{"use strict";n.d(t,{P:()=>a});var i=n(7814);let a=(0,i.createServerReference)("00e45bb09a28ac696d2f5a9503f7648f4e490d9007",i.callServer,void 0,i.findSourceMapURL,"approvePlan")},8587:(e,t,n)=>{"use strict";n.d(t,{b:()=>a});var i=n(7814);let a=(0,i.createServerReference)("6020466ab981832e60cc4646b03104ad016016ce57",i.callServer,void 0,i.findSourceMapURL,"resolveInbox")},8931:(e,t,n)=>{Promise.resolve().then(n.t.bind(n,3283,23)),Promise.resolve().then(n.bind(n,5315)),Promise.resolve().then(n.bind(n,351)),Promise.resolve().then(n.bind(n,6588)),Promise.resolve().then(n.bind(n,4414)),Promise.resolve().then(n.bind(n,9286))},9987:(e,t,n)=>{"use strict";n.d(t,{t:()=>a});var i=n(7814);let a=(0,i.createServerReference)("4054b0647abaaa37034f58a7515bb92956b1c1075c",i.callServer,void 0,i.findSourceMapURL,"approveIssue")}},e=>{e.O(0,[9219,3219,8264,6646,6834,7358],()=>e(e.s=8931)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4644],{301:(e,i,t)=>{"use strict";t.d(i,{f:()=>l});var s=t(7814);let l=(0,s.createServerReference)("00d9736d8273bccac9cc0f11d772837c7a6b5379ad",s.callServer,void 0,s.findSourceMapURL,"reindexKbAction")},304:(e,i,t)=>{Promise.resolve().then(t.t.bind(t,3283,23)),Promise.resolve().then(t.bind(t,6920)),Promise.resolve().then(t.bind(t,8445)),Promise.resolve().then(t.bind(t,351)),Promise.resolve().then(t.bind(t,6588)),Promise.resolve().then(t.bind(t,4414)),Promise.resolve().then(t.bind(t,9286)),Promise.resolve().then(t.bind(t,5787))},972:(e,i,t)=>{"use strict";t.d(i,{E:()=>s,e:()=>l});let s=["Cockpit","Hierarchy","Execution","Product","Knowledge","Operations","Inbox","System"],l=[{id:"home",title:"Home",href:"/",group:"Cockpit",tile:"Welcome — canonical knowledge & quick navigation",icon:"grid"},{id:"dashboard",title:"Dashboard",href:"/dashboard",group:"Cockpit",tile:"Cockpit hub — status at a glance",icon:"pulse"},{id:"organizations",title:"Organizations",href:"/organizations",group:"Hierarchy",tile:"Manage organizations & workspaces",icon:"grid"},{id:"org",title:"Org Chart",href:"/org",group:"Hierarchy",tile:"Hierarchy & delegation",icon:"agents"},{id:"agents",title:"Agent Studio",href:"/agents/ada",group:"Hierarchy",tile:"Configure each agent",icon:"bot"},{id:"code",title:"Code",href:"/code",group:"Execution",tile:"Code editor & repo files",icon:"terminal"},{id:"tasks",title:"Tasks",href:"/tasks",group:"Execution",tile:"Team kanban board",icon:"files"},{id:"cron",title:"Cron",href:"/cron",group:"Execution",tile:"Scheduled tasks & history",icon:"calendar"},{id:"routines",title:"Routines",href:"/routines",group:"Execution",tile:"Recurring automations",icon:"repeat"},{id:"goals",title:"Goals",href:"/goals",group:"Execution",tile:"Objective tree",icon:"target"},{id:"planner",title:"CEO Planner",href:"/planner",group:"Execution",tile:"Specs → issues → approval → 24/7",icon:"command"},{id:"test-dev",title:"Test Dev",href:"/test-dev",group:"Execution",tile:"Boot, navigate + validate the project",icon:"play"},{id:"pm",title:"Product Manager",href:"/pm",group:"Product",tile:"Sprints & backlog (PO)",icon:"goto"},{id:"reports",title:"Reports",href:"/reports",group:"Knowledge",tile:"Plans, reviews, audits",icon:"doc"},{id:"docs",title:"Docs",href:"/docs",group:"Knowledge",tile:"Architecture, API & PO docs",icon:"doc"},{id:"skills",title:"Skills",href:"/skills",group:"Knowledge",tile:"Agent procedure library",icon:"skill"},{id:"activity",title:"Activity",href:"/activity",group:"Knowledge",tile:"Agent action timeline",icon:"pulse"},{id:"knowledge",title:"Knowledge",href:"/knowledge",group:"Knowledge",tile:"KB index, coverage, gaps & agent recall",icon:"branch"},{id:"costs",title:"Costs",href:"/costs",group:"Operations",tile:"Spend by agent/provider",icon:"coins"},{id:"security",title:"Security",href:"/security",group:"Operations",tile:"Findings & security score",icon:"shield"},{id:"pulse",title:"Pulse",href:"/pulse",group:"Operations",tile:"Agent health & validation",icon:"pulse"},{id:"github",title:"Commit GitHub",href:"/github",group:"Operations",tile:"Push workspace to remote",icon:"git"},{id:"prepare-deploy",title:"Prepare Deploy",href:"/prepare-deploy",group:"Operations",tile:"Prod-prep + export clean source to a deploy repo",icon:"goto"},{id:"models",title:"Models",href:"/models",group:"Operations",tile:"Providers & local models",icon:"cpu"},{id:"update",title:"Update",href:"/update",group:"Operations",tile:"Detect & apply new versions",icon:"goto"},{id:"plugins",title:"Plugins",href:"/plugins",group:"Operations",tile:"Extensions & integrations",icon:"ext"},{id:"inbox",title:"Inbox",href:"/inbox",group:"Inbox",tile:"Approvals & escalations",icon:"inbox"},{id:"notifications",title:"Notifications",href:"/notifications",group:"Inbox",tile:"Passive alert feed",icon:"bell"},{id:"config",title:"Config",href:"/config",group:"System",tile:"Platform settings",icon:"settings"},{id:"profile",title:"Profile",href:"/profile",group:"System",tile:"Account & preferences",icon:"account"}]},4414:(e,i,t)=>{"use strict";t.d(i,{ChatToggle:()=>a});var s=t(5076),l=t(8576),n=t(5629);function a(){let e=(0,n.k)();return(0,s.jsx)("button",{className:"top-btn",title:`${e("chrome.chat.agentRoom")} (⌘J)`,type:"button",onClick:()=>window.dispatchEvent(new CustomEvent("constella:toggle-chat")),children:(0,s.jsx)(l.I,{name:"chat",size:17})})}},5628:(e,i,t)=>{"use strict";t.d(i,{O:()=>l});var s=t(7814);let l=(0,s.createServerReference)("005adff35a22eff22787653da79cfc2cd439b9a87e",s.callServer,void 0,s.findSourceMapURL,"curateKbAction")},5787:(e,i,t)=>{"use strict";t.d(i,{ViewChrome:()=>o});var s=t(5076),l=t(8576),n=t(972),a=t(5629);function o({title:e,sub:i,right:t,icon:r,children:c}){let d=(0,a.k)(),u=n.e.find(i=>i.title===e),h=r??u?.icon,g=u?d(`mod.${u.id}`):e;return(0,s.jsxs)("div",{className:"app-view",children:[(0,s.jsxs)("div",{className:"view-head",children:[h&&(0,s.jsx)("div",{className:"vh-icon",children:(0,s.jsx)(l.I,{name:h,size:18})}),(0,s.jsxs)("div",{style:{flex:1,minWidth:0},children:[(0,s.jsx)("div",{className:"view-title",children:g}),i&&(0,s.jsx)("div",{className:"view-sub",children:i})]}),t]}),(0,s.jsx)("div",{className:"view-body",children:c})]})}},6588:(e,i,t)=>{"use strict";t.d(i,{BackButton:()=>o});var s=t(5076),l=t(9860),n=t(8576),a=t(5629);function o(){let e=(0,a.k)(),i=(0,l.useRouter)();return(0,s.jsx)("button",{className:"top-btn",title:e("common.back"),style:{marginRight:2},onClick:()=>{window.history.length>1?i.back():i.push("/")},children:(0,s.jsx)(n.I,{name:"chevronLeft",size:18})})}},6920:(e,i,t)=>{"use strict";t.d(i,{BlocksPanel:()=>m});var s=t(5076),l=t(8488),n=t(9860),a=t(4302),o=t(5393),r=t(8576),c=t(5629),d=t(7814);let u=(0,d.createServerReference)("40af8131dc4e7b4d962e478ba4b1c2f369c3e2e414",d.callServer,void 0,d.findSourceMapURL,"saveBlockAction"),h=(0,d.createServerReference)("40d2f6a1545c0b9a2f72939aad9fc9e55dd5a7cc21",d.callServer,void 0,d.findSourceMapURL,"mergeProposalAction"),g=(0,d.createServerReference)("403c29d440397c40e72f98518d354164716b7197b7",d.callServer,void 0,d.findSourceMapURL,"rejectProposalAction"),p=(0,d.createServerReference)("4059d7a3f0863f20431b4971ae702c502f1ea3c31a",d.callServer,void 0,d.findSourceMapURL,"deleteBlockAction");function m({blocks:e,proposals:i}){let t=(0,c.k)(),d=(0,n.useRouter)(),[b,f]=(0,l.useTransition)(),[v,x]=(0,l.useState)(null);return(0,s.jsxs)(s.Fragment,{children:[i.length>0&&(0,s.jsxs)("div",{className:"card",style:{marginTop:12,borderColor:"#e8a14e"},children:[(0,s.jsxs)("div",{className:"lr-title",style:{marginBottom:8},children:[(0,s.jsx)(r.I,{name:"inbox",size:14,style:{color:"#e8a14e"}})," ",t("block.proposals")," (",i.length,")"]}),i.map(e=>(0,s.jsxs)("div",{className:"lrow",style:{alignItems:"flex-start"},children:[(0,s.jsxs)("div",{className:"lr-main",children:[(0,s.jsxs)("div",{className:"lr-title",children:[e.slug," ",(0,s.jsxs)("span",{className:"muted",style:{fontWeight:400},children:["\xb7 @",e.byAgentHandle]})]}),(0,s.jsx)("div",{className:"md",style:{fontSize:12,maxHeight:120,overflow:"hidden"},children:(0,s.jsx)(a.oz,{remarkPlugins:[o.A],children:e.body.slice(0,600)})})]}),(0,s.jsxs)("div",{style:{display:"flex",gap:6,flex:"0 0 auto"},children:[(0,s.jsxs)("button",{className:"btn-accent",disabled:b,onClick:()=>f(async()=>{await h(e.id),d.refresh()}),children:[(0,s.jsx)(r.I,{name:"check",size:12})," ",t("block.merge")]}),(0,s.jsx)("button",{className:"btn-ghost",disabled:b,onClick:()=>f(async()=>{await g(e.id),d.refresh()}),children:t("block.reject")})]})]},e.id))]}),(0,s.jsxs)("div",{className:"card",style:{marginTop:12},children:[(0,s.jsxs)("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:10},children:[(0,s.jsxs)("div",{className:"lr-title",children:[(0,s.jsx)(r.I,{name:"grid",size:14,style:{color:"var(--accent)"}})," ",t("block.title")]}),(0,s.jsxs)("button",{className:"btn-ghost",onClick:()=>x({slug:"",title:"",kind:"note",body:""}),children:[(0,s.jsx)(r.I,{name:"add",size:13})," ",t("block.new")]})]}),v&&(0,s.jsxs)("div",{className:"card",style:{marginBottom:12,background:"var(--bg-panel)"},children:[(0,s.jsxs)("div",{style:{display:"flex",gap:8,marginBottom:8,flexWrap:"wrap"},children:[(0,s.jsx)("input",{className:"form-input",style:{width:200},placeholder:t("block.slugPlaceholder"),value:v.slug,onChange:e=>x({...v,slug:e.target.value})}),(0,s.jsx)("input",{className:"form-input",style:{width:200},placeholder:t("block.titlePlaceholder"),value:v.title,onChange:e=>x({...v,title:e.target.value})}),(0,s.jsx)("input",{className:"form-input",style:{width:160},placeholder:t("block.kindPlaceholder"),value:v.kind,onChange:e=>x({...v,kind:e.target.value})})]}),(0,s.jsx)("textarea",{className:"persona-ta mono",style:{minHeight:200,width:"100%"},placeholder:t("block.bodyPlaceholder"),value:v.body,onChange:e=>x({...v,body:e.target.value})}),(0,s.jsxs)("div",{style:{display:"flex",gap:8,marginTop:8},children:[(0,s.jsxs)("button",{className:"btn-accent",disabled:b||!v.slug.trim()||!v.body.trim(),onClick:()=>{v&&f(async()=>{await u(v),x(null),d.refresh()})},children:[(0,s.jsx)(r.I,{name:"check",size:13})," ",b?t("block.saving"):t("block.save")]}),(0,s.jsx)("button",{className:"btn-ghost",onClick:()=>x(null),children:t("block.cancel")})]})]}),0===e.length&&!v&&(0,s.jsx)("div",{className:"muted",children:t("block.empty")}),e.map(e=>(0,s.jsxs)("div",{className:"lrow",style:{alignItems:"flex-start"},children:[(0,s.jsxs)("div",{className:"lr-main",children:[(0,s.jsxs)("div",{className:"lr-title",children:[e.title||e.slug," ",(0,s.jsxs)("span",{className:"muted",style:{fontWeight:400},children:["\xb7 ",e.slug," \xb7 ",e.kind," \xb7 v",e.version," \xb7 ",e.updatedBy]})]}),(0,s.jsx)("div",{className:"md",style:{fontSize:12.5,maxHeight:100,overflow:"hidden"},children:(0,s.jsx)(a.oz,{remarkPlugins:[o.A],children:e.body.slice(0,400)||`_(${t("block.bodyEmpty")})_`})})]}),(0,s.jsxs)("div",{style:{display:"flex",gap:6,flex:"0 0 auto"},children:[(0,s.jsxs)("button",{className:"btn-ghost",onClick:()=>x({slug:e.slug,title:e.title,kind:e.kind,body:e.body}),children:[(0,s.jsx)(r.I,{name:"command",size:12})," ",t("block.edit")]}),(0,s.jsx)("button",{className:"btn-ghost",disabled:b,title:t("block.delete"),onClick:()=>f(async()=>{await p(e.slug),d.refresh()}),children:(0,s.jsx)(r.I,{name:"trash",size:12})})]})]},e.slug))]})]})}},8445:(e,i,t)=>{"use strict";t.d(i,{KbActions:()=>d});var s=t(5076),l=t(8488),n=t(9860),a=t(8576),o=t(5629),r=t(301),c=t(5628);function d(){let[e,i]=(0,l.useTransition)(),[t,d]=(0,l.useState)(null),u=(0,n.useRouter)(),h=(0,o.k)();return(0,s.jsxs)("div",{style:{display:"inline-flex",alignItems:"center",gap:8},children:[t&&(0,s.jsx)("span",{className:"kb-actions-msg",children:t}),(0,s.jsxs)("button",{className:"btn-accent",disabled:e,onClick:function(){i(async()=>{d(null),d(h("kb.reindexResult",{n:(await (0,r.f)()).chunks})),u.refresh()})},children:[(0,s.jsx)(a.I,{name:"sync",size:14,className:e?"sync-spin":""})," ",h("kb.reindex")]}),(0,s.jsxs)("button",{className:"btn-accent",disabled:e,onClick:function(){i(async()=>{d(null);let e=await (0,c.O)();d(e.merged+e.retired+e.summarized+e.gaps>0?h("kb.curateResult",{m:e.merged,r:e.retired,s:e.summarized,g:e.gaps}):h("kb.curateNone")),u.refresh()})},children:[(0,s.jsx)(a.I,{name:"skill",size:14,className:e?"sync-spin":""})," ",e?h("kb.curating"):h("kb.curate")]})]})}}},e=>{e.O(0,[9219,9690,3219,8264,6646,6834,7358],()=>e(e.s=304)),_N_E=e.O()}]);
|