constellai 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -0
- package/.next/app-path-routes-manifest.json +54 -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 +346 -0
- package/.next/required-server-files.json +346 -0
- package/.next/routes-manifest.json +368 -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)/design/page.js +354 -0
- package/.next/server/app/(app)/design/page.js.nft.json +1 -0
- package/.next/server/app/(app)/design/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 +22 -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 +12 -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 +13 -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 +2 -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 +53 -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/health/route.js +1 -0
- package/.next/server/app/api/health/route.js.nft.json +1 -0
- package/.next/server/app/api/health/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 +133 -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 +54 -0
- package/.next/server/chunks/1249.js +910 -0
- package/.next/server/chunks/1388.js +1 -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/1845.js +462 -0
- package/.next/server/chunks/2341.js +1 -0
- package/.next/server/chunks/2517.js +1 -0
- package/.next/server/chunks/259.js +119 -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/288.js +1 -0
- package/.next/server/chunks/2939.js +12 -0
- package/.next/server/chunks/2960.js +14 -0
- package/.next/server/chunks/3050.js +18 -0
- package/.next/server/chunks/3056.js +1 -0
- package/.next/server/chunks/3131.js +1 -0
- package/.next/server/chunks/3234.js +869 -0
- package/.next/server/chunks/3243.js +67 -0
- package/.next/server/chunks/3266.js +15 -0
- package/.next/server/chunks/3440.js +1 -0
- package/.next/server/chunks/3550.js +1 -0
- package/.next/server/chunks/3609.js +2 -0
- package/.next/server/chunks/3882.js +417 -0
- package/.next/server/chunks/4302.js +26 -0
- package/.next/server/chunks/4616.js +479 -0
- package/.next/server/chunks/4619.js +1 -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/4979.js +67 -0
- package/.next/server/chunks/5060.js +1 -0
- package/.next/server/chunks/5181.js +1 -0
- package/.next/server/chunks/5278.js +1 -0
- package/.next/server/chunks/5614.js +1 -0
- package/.next/server/chunks/6431.js +1 -0
- package/.next/server/chunks/6479.js +1 -0
- package/.next/server/chunks/658.js +14 -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/683.js +1 -0
- package/.next/server/chunks/6873.js +1 -0
- package/.next/server/chunks/7037.js +1 -0
- package/.next/server/chunks/73.js +17 -0
- package/.next/server/chunks/7336.js +1 -0
- package/.next/server/chunks/7514.js +1 -0
- package/.next/server/chunks/7589.js +22 -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/7976.js +1 -0
- package/.next/server/chunks/7989.js +1 -0
- package/.next/server/chunks/834.js +4 -0
- package/.next/server/chunks/8497.js +1 -0
- package/.next/server/chunks/850.js +1 -0
- package/.next/server/chunks/8561.js +22 -0
- package/.next/server/chunks/8623.js +1 -0
- package/.next/server/chunks/8762.js +15 -0
- package/.next/server/chunks/8823.js +85 -0
- package/.next/server/chunks/9459.js +21 -0
- package/.next/server/chunks/9676.js +1 -0
- package/.next/server/chunks/9680.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/T0ETI55t9tc9pi5i_CGOe/_buildManifest.js +1 -0
- package/.next/static/T0ETI55t9tc9pi5i_CGOe/_ssgManifest.js +1 -0
- package/.next/static/chunks/2237-2a30470119df8616.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-9684aa1c634212de.js +1 -0
- package/.next/static/chunks/4263-adecb5b466380b6e.js +1 -0
- package/.next/static/chunks/5920.6451a68b63918988.js +1 -0
- package/.next/static/chunks/6834-4759af1ce7d95fb6.js +32 -0
- package/.next/static/chunks/7268-ac23e9901bf535af.js +4 -0
- package/.next/static/chunks/7509.721cd47a931c5518.js +1 -0
- package/.next/static/chunks/7555-d2209e697b0a798e.js +1 -0
- package/.next/static/chunks/8370-db3280cb1ba67bcd.js +12 -0
- package/.next/static/chunks/9219-4a39a98b5502d9d1.js +1 -0
- package/.next/static/chunks/9562-4b50b4e408bc0a42.js +1 -0
- package/.next/static/chunks/9690-53d5222618cbeddb.js +1 -0
- package/.next/static/chunks/9846-c853e71d4d8fbb80.js +1 -0
- package/.next/static/chunks/9950-703805abe4653068.js +1 -0
- package/.next/static/chunks/app/(app)/activity/page-f06add40c3785686.js +1 -0
- package/.next/static/chunks/app/(app)/agents/[handle]/page-2ddf1f9908c73eb1.js +1 -0
- package/.next/static/chunks/app/(app)/code/page-ef9dceeae728b9d1.js +1 -0
- package/.next/static/chunks/app/(app)/config/page-496e569efd86e75c.js +1 -0
- package/.next/static/chunks/app/(app)/costs/page-675f542fdd517bee.js +1 -0
- package/.next/static/chunks/app/(app)/cron/page-80a87a05492c0ffe.js +1 -0
- package/.next/static/chunks/app/(app)/dashboard/page-4bddca6808a3be40.js +1 -0
- package/.next/static/chunks/app/(app)/design/page-e0fd071fb7144c46.js +558 -0
- package/.next/static/chunks/app/(app)/docs/[id]/page-f05e389793127500.js +1 -0
- package/.next/static/chunks/app/(app)/docs/page-f6bbf5c6b9104cbe.js +1 -0
- package/.next/static/chunks/app/(app)/error-988cd28480809861.js +1 -0
- package/.next/static/chunks/app/(app)/github/page-5297c806ce6afa9b.js +1 -0
- package/.next/static/chunks/app/(app)/goals/page-3fa53e8541c8e9fc.js +1 -0
- package/.next/static/chunks/app/(app)/inbox/page-a2a74b5f6a6c326e.js +12 -0
- package/.next/static/chunks/app/(app)/knowledge/page-fb11b2bfa9ecd9a4.js +1 -0
- package/.next/static/chunks/app/(app)/layout-b74cd565406964d5.js +1 -0
- package/.next/static/chunks/app/(app)/models/page-c8acfc3d353fd9d0.js +1 -0
- package/.next/static/chunks/app/(app)/notifications/page-05a094d02d23f455.js +12 -0
- package/.next/static/chunks/app/(app)/org/page-883d6aa98b593c6b.js +12 -0
- package/.next/static/chunks/app/(app)/organizations/page-4595e8fa86ca3c01.js +1 -0
- package/.next/static/chunks/app/(app)/page-21d47e76fe9a6c63.js +1 -0
- package/.next/static/chunks/app/(app)/planner/page-1fc32005d05bbe69.js +1 -0
- package/.next/static/chunks/app/(app)/plugins/page-454613b9f5cb1d3d.js +1 -0
- package/.next/static/chunks/app/(app)/pm/page-8473da305f4c2880.js +1 -0
- package/.next/static/chunks/app/(app)/prepare-deploy/page-3ba948f5557dea38.js +1 -0
- package/.next/static/chunks/app/(app)/profile/page-05f25516fea20762.js +1 -0
- package/.next/static/chunks/app/(app)/pulse/page-540a80dbaf61453d.js +1 -0
- package/.next/static/chunks/app/(app)/reports/[id]/page-80a87a05492c0ffe.js +1 -0
- package/.next/static/chunks/app/(app)/reports/page-de1e69ca09d7cabb.js +1 -0
- package/.next/static/chunks/app/(app)/routines/page-83085c9ba3584ec9.js +1 -0
- package/.next/static/chunks/app/(app)/search/page-8769fd9075e21e36.js +1 -0
- package/.next/static/chunks/app/(app)/security/page-1baa88dc61c3fab8.js +1 -0
- package/.next/static/chunks/app/(app)/skills/page-fa75c290b456c629.js +1 -0
- package/.next/static/chunks/app/(app)/tasks/page-1eb62689244c8a79.js +1 -0
- package/.next/static/chunks/app/(app)/test-dev/page-c496b31087389906.js +1 -0
- package/.next/static/chunks/app/(app)/update/page-5a217e6479bc5289.js +1 -0
- package/.next/static/chunks/app/(auth)/login/page-ad50e3112f35f41c.js +1 -0
- package/.next/static/chunks/app/(auth)/onboarding/page-ab05f02e868c9eec.js +1 -0
- package/.next/static/chunks/app/_global-error/page-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/_not-found/page-dc38b02aebeab535.js +1 -0
- package/.next/static/chunks/app/api/auth/[...all]/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/api/cron/tick/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/api/health/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/api/locks/acquire/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/api/models/progress/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/api/passkey/authenticate/options/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/api/passkey/authenticate/verify/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/api/passkey/register/options/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/api/passkey/register/verify/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/api/stream/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/api/sync/file/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/api/telegram/poll/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/api/upload/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/api/v1/[[...path]]/route-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/app/error-09899a13c38b6e89.js +1 -0
- package/.next/static/chunks/app/global-error-c2ea8fef715f226d.js +1 -0
- package/.next/static/chunks/app/layout-e6008e66aea1a849.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-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/forbidden-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/not-found-eacef2b697bd0982.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-eacef2b697bd0982.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/e7b568809d5d9c72.css +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)/design/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/health/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 +211 -0
- package/.next/types/package.json +1 -0
- package/.next/types/routes.d.ts +121 -0
- package/.next/types/validator.ts +520 -0
- package/CHANGELOG.md +1084 -0
- package/LICENSE +21 -0
- package/README.md +477 -0
- package/README.pt-BR.md +487 -0
- package/bin/constella-update.mjs +131 -0
- package/bin/constella.mjs +455 -0
- package/bin/guard-hook.mjs +44 -0
- package/bin/lock-hook.mjs +49 -0
- package/bin/worker.mjs +142 -0
- package/docs/UPDATE.md +150 -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/assets/screens/ceo-planner-specs.png +0 -0
- package/docs/assets/screens/ceo-planner.png +0 -0
- package/docs/assets/screens/dashboard.png +0 -0
- package/docs/assets/screens/design.png +0 -0
- package/docs/assets/screens/home.png +0 -0
- package/docs/assets/screens/knowledge-blocks.png +0 -0
- package/docs/assets/screens/knowledge.png +0 -0
- package/docs/assets/screens/models.png +0 -0
- package/docs/assets/screens/skills.png +0 -0
- package/docs/assets/screens/telegram.png +0 -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/CHAT_COMMANDS.md +305 -0
- package/docs/en/CONFIGURATION.md +340 -0
- package/docs/en/DEPLOY.md +341 -0
- package/docs/en/DESIGN.md +214 -0
- package/docs/en/DM.md +297 -0
- package/docs/en/FAQ.md +259 -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 +374 -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/OPERATIONS.md +212 -0
- package/docs/en/PLUGINS.md +290 -0
- package/docs/en/PORTABLE_MODE.md +391 -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 +98 -0
- package/docs/en/RELEASE_SMOKE.md +92 -0
- package/docs/en/SECURITY.md +280 -0
- package/docs/en/SKILLS.md +349 -0
- package/docs/en/START_MODE.md +285 -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 +324 -0
- package/docs/en/TROUBLESHOOTING.md +294 -0
- package/docs/en/UPDATE.md +320 -0
- package/docs/en/VPS_MODE.md +405 -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/CHAT_COMMANDS.md +307 -0
- package/docs/pt/CONFIGURATION.md +340 -0
- package/docs/pt/DEPLOY.md +341 -0
- package/docs/pt/DESIGN.md +215 -0
- package/docs/pt/DM.md +297 -0
- package/docs/pt/FAQ.md +259 -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 +374 -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/OPERATIONS.md +211 -0
- package/docs/pt/PLUGINS.md +290 -0
- package/docs/pt/PORTABLE_MODE.md +391 -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 +98 -0
- package/docs/pt/RELEASE_SMOKE.md +94 -0
- package/docs/pt/SECURITY.md +280 -0
- package/docs/pt/SKILLS.md +349 -0
- package/docs/pt/START_MODE.md +284 -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 +324 -0
- package/docs/pt/TROUBLESHOOTING.md +294 -0
- package/docs/pt/UPDATE.md +320 -0
- package/docs/pt/VPS_MODE.md +405 -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/0002_flimsy_kree.sql +48 -0
- package/drizzle/meta/0000_snapshot.json +4650 -0
- package/drizzle/meta/0001_snapshot.json +5418 -0
- package/drizzle/meta/0002_snapshot.json +5753 -0
- package/drizzle/meta/_journal.json +27 -0
- package/drizzle.config.mjs +16 -0
- package/next.config.mjs +21 -0
- package/package.json +139 -0
- package/scripts/clean-repo.mjs +20 -0
- package/scripts/dev-all.mjs +46 -0
- package/scripts/i18n-parity.mjs +57 -0
- package/scripts/install.sh +97 -0
- package/scripts/mcp-server.mjs +100 -0
- package/scripts/postbuild.mjs +11 -0
- package/scripts/postinstall.mjs +14 -0
- package/scripts/publish-public.mjs +116 -0
- package/scripts/smoke-login.mjs +138 -0
- package/scripts/start-all.mjs +45 -0
- package/scripts/trim-next.mjs +23 -0
- package/scripts/vps-clean.sh +66 -0
- package/scripts/vps-install.sh +84 -0
- package/scripts/vps-update.sh +28 -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/agentic/DESIGN.md +55 -0
- package/skills/design/agentic/SKILL.md +89 -0
- package/skills/design/ai-audio-collection-playbook/SKILL.md +48 -0
- package/skills/design/algorithmic-art/LICENSE.txt +202 -0
- package/skills/design/algorithmic-art/SKILL.md +405 -0
- package/skills/design/algorithmic-art/templates/generator_template.js +223 -0
- package/skills/design/algorithmic-art/templates/viewer.html +599 -0
- package/skills/design/animation-motion/SKILL.md +60 -0
- package/skills/design/answers-surface-playbook/SKILL.md +102 -0
- package/skills/design/answers-surface-playbook/example.html +517 -0
- package/skills/design/ant/DESIGN.md +55 -0
- package/skills/design/ant/SKILL.md +89 -0
- package/skills/design/apple-interface-guidelines-playbook/SKILL.md +48 -0
- package/skills/design/application/DESIGN.md +55 -0
- package/skills/design/application/SKILL.md +84 -0
- package/skills/design/artistic/DESIGN.md +55 -0
- package/skills/design/artistic/SKILL.md +89 -0
- package/skills/design/bento/DESIGN.md +55 -0
- package/skills/design/bento/SKILL.md +83 -0
- package/skills/design/bold/DESIGN.md +55 -0
- package/skills/design/bold/SKILL.md +83 -0
- package/skills/design/brand-guidelines/LICENSE.txt +202 -0
- package/skills/design/brand-guidelines/SKILL.md +73 -0
- package/skills/design/brutalism/DESIGN.md +55 -0
- package/skills/design/brutalism/SKILL.md +97 -0
- package/skills/design/cafe/DESIGN.md +55 -0
- package/skills/design/cafe/SKILL.md +83 -0
- package/skills/design/campaign-concept-playbook/SKILL.md +48 -0
- package/skills/design/capture-playbook/SKILL.md +48 -0
- package/skills/design/captures-growth-playbook/SKILL.md +48 -0
- package/skills/design/claude/DESIGN.md +55 -0
- package/skills/design/claude/SKILL.md +81 -0
- package/skills/design/claymorphism/DESIGN.md +55 -0
- package/skills/design/claymorphism/SKILL.md +84 -0
- package/skills/design/clean/DESIGN.md +55 -0
- package/skills/design/clean/SKILL.md +84 -0
- package/skills/design/codex/DESIGN.md +55 -0
- package/skills/design/codex/SKILL.md +81 -0
- package/skills/design/color-and-typography/SKILL.md +60 -0
- package/skills/design/colorful/DESIGN.md +55 -0
- package/skills/design/colorful/SKILL.md +82 -0
- package/skills/design/commerce-visual-flow-playbook/SKILL.md +281 -0
- package/skills/design/commerce-visual-flow-playbook/example.html +504 -0
- package/skills/design/commerce-visual-flow-quality-gate/SKILL.md +78 -0
- package/skills/design/commerce-visual-flow-quality-gate/example.html +504 -0
- package/skills/design/composition-advisory-playbook/SKILL.md +48 -0
- package/skills/design/composition-audit-playbook/SKILL.md +48 -0
- package/skills/design/composition-markdown-playbook/SKILL.md +48 -0
- package/skills/design/composition-prompt-playbook/SKILL.md +234 -0
- package/skills/design/composition-taste-interface-playbook/LICENSE +21 -0
- package/skills/design/composition-taste-interface-playbook/SKILL.md +1222 -0
- package/skills/design/composition-taste-interface-v1-playbook/LICENSE +21 -0
- package/skills/design/composition-taste-interface-v1-playbook/SKILL.md +242 -0
- package/skills/design/concept-lead-playbook/SKILL.md +73 -0
- package/skills/design/constella-design/SKILL.md +97 -0
- package/skills/design/contemporary/DESIGN.md +55 -0
- package/skills/design/contemporary/SKILL.md +83 -0
- package/skills/design/corporate/DESIGN.md +55 -0
- package/skills/design/corporate/SKILL.md +89 -0
- package/skills/design/cosmic/DESIGN.md +55 -0
- package/skills/design/cosmic/SKILL.md +83 -0
- package/skills/design/creative/DESIGN.md +55 -0
- package/skills/design/creative/SKILL.md +83 -0
- package/skills/design/css-techniques/SKILL.md +58 -0
- package/skills/design/d3-visualization-playbook/SKILL.md +56 -0
- package/skills/design/dashboard/DESIGN.md +55 -0
- package/skills/design/dashboard/SKILL.md +89 -0
- package/skills/design/deliverables-assembler-playbook/SKILL.md +48 -0
- package/skills/design/delivery-save-diagnostics-playbook/SKILL.md +69 -0
- package/skills/design/design-systems/SKILL.md +60 -0
- package/skills/design/dithered/DESIGN.md +55 -0
- package/skills/design/dithered/SKILL.md +87 -0
- package/skills/design/document-paper-scroll-playbook/SKILL.md +54 -0
- package/skills/design/document-paper-scroll-playbook/example.html +84 -0
- package/skills/design/document-paper-scroll-sample-worked-sample/SKILL.md +45 -0
- package/skills/design/document-paper-scroll-sample-worked-sample/example.html +84 -0
- package/skills/design/document-playbook/SKILL.md +48 -0
- package/skills/design/doodle/DESIGN.md +55 -0
- package/skills/design/doodle/SKILL.md +97 -0
- package/skills/design/dramatic/DESIGN.md +55 -0
- package/skills/design/dramatic/SKILL.md +83 -0
- package/skills/design/editorial/DESIGN.md +55 -0
- package/skills/design/editorial/SKILL.md +86 -0
- package/skills/design/eight-bit-orbital-motion-blueprint/SKILL.md +58 -0
- package/skills/design/eight-bit-orbital-motion-blueprint/assets/template.html +506 -0
- package/skills/design/eight-bit-orbital-motion-blueprint/example.html +43 -0
- package/skills/design/eight-bit-orbital-motion-blueprint-quality-gate/SKILL.md +40 -0
- package/skills/design/eight-bit-orbital-motion-blueprint-quality-gate/assets/template.html +506 -0
- package/skills/design/eight-bit-orbital-motion-blueprint-quality-gate/example.html +43 -0
- package/skills/design/elegant/DESIGN.md +55 -0
- package/skills/design/elegant/SKILL.md +83 -0
- package/skills/design/energetic/DESIGN.md +51 -0
- package/skills/design/energetic/SKILL.md +86 -0
- package/skills/design/enterprise/DESIGN.md +55 -0
- package/skills/design/enterprise/SKILL.md +88 -0
- package/skills/design/expressive/DESIGN.md +55 -0
- package/skills/design/expressive/SKILL.md +83 -0
- package/skills/design/fal-3d-playbook/SKILL.md +48 -0
- package/skills/design/fal-compose-playbook/SKILL.md +48 -0
- package/skills/design/fal-enhance-playbook/SKILL.md +48 -0
- package/skills/design/fal-kling-o3-playbook/SKILL.md +48 -0
- package/skills/design/fal-lip-sync-playbook/SKILL.md +48 -0
- package/skills/design/fal-live-playbook/SKILL.md +48 -0
- package/skills/design/fal-motion-edit-playbook/SKILL.md +48 -0
- package/skills/design/fal-repair-playbook/SKILL.md +48 -0
- package/skills/design/fal-train-playbook/SKILL.md +48 -0
- package/skills/design/fal-tryon-playbook/SKILL.md +48 -0
- package/skills/design/fal-vision-playbook/SKILL.md +48 -0
- package/skills/design/fal-visual-edit-playbook/SKILL.md +48 -0
- package/skills/design/fantasy/DESIGN.md +55 -0
- package/skills/design/fantasy/SKILL.md +83 -0
- package/skills/design/fiction/DESIGN.md +55 -0
- package/skills/design/fiction/SKILL.md +81 -0
- package/skills/design/field-journal-magazine-blueprint/SKILL.md +61 -0
- package/skills/design/field-journal-magazine-blueprint/assets/template.html +287 -0
- package/skills/design/field-journal-magazine-blueprint/example.html +138 -0
- package/skills/design/field-journal-magazine-blueprint-quality-gate/SKILL.md +47 -0
- package/skills/design/field-journal-magazine-blueprint-quality-gate/assets/template.html +287 -0
- package/skills/design/field-journal-magazine-blueprint-quality-gate/example.html +138 -0
- package/skills/design/figma-author-composition-system-rules-playbook/SKILL.md +48 -0
- package/skills/design/figma-author-fresh-file-playbook/SKILL.md +48 -0
- package/skills/design/figma-build-composition-playbook/SKILL.md +48 -0
- package/skills/design/figma-code-bridge-parts-playbook/SKILL.md +48 -0
- package/skills/design/figma-compose-composition-playbook/SKILL.md +48 -0
- package/skills/design/figma-compose-library-playbook/SKILL.md +48 -0
- package/skills/design/figma-operator-playbook/SKILL.md +48 -0
- package/skills/design/flat/DESIGN.md +55 -0
- package/skills/design/flat/SKILL.md +101 -0
- package/skills/design/flutter-motion-apps-playbook/SKILL.md +48 -0
- package/skills/design/friendly/DESIGN.md +55 -0
- package/skills/design/friendly/SKILL.md +83 -0
- package/skills/design/full-delivery-enforcement-playbook/LICENSE +21 -0
- package/skills/design/full-delivery-enforcement-playbook/SKILL.md +65 -0
- package/skills/design/full-surface-capture-playbook/SKILL.md +48 -0
- package/skills/design/futuristic/DESIGN.md +55 -0
- package/skills/design/futuristic/SKILL.md +83 -0
- package/skills/design/generative-visuals-playbook/SKILL.md +48 -0
- package/skills/design/gif-sticker-maker-playbook/SKILL.md +48 -0
- package/skills/design/glassmorphism/DESIGN.md +55 -0
- package/skills/design/glassmorphism/SKILL.md +86 -0
- package/skills/design/gpt-taste-playbook/LICENSE +21 -0
- package/skills/design/gpt-taste-playbook/SKILL.md +91 -0
- package/skills/design/gradient/DESIGN.md +55 -0
- package/skills/design/gradient/SKILL.md +83 -0
- package/skills/design/gradients/SKILL.md +59 -0
- package/skills/design/graphic-design-basics/SKILL.md +55 -0
- package/skills/design/grid-concept-mode-blueprint/SKILL.md +62 -0
- package/skills/design/grid-concept-mode-blueprint/assets/template.html +375 -0
- package/skills/design/grid-concept-mode-blueprint/example.html +70 -0
- package/skills/design/grid-concept-mode-blueprint-quality-gate/SKILL.md +52 -0
- package/skills/design/grid-concept-mode-blueprint-quality-gate/assets/template.html +375 -0
- package/skills/design/grid-concept-mode-blueprint-quality-gate/example.html +70 -0
- package/skills/design/grid-user-research-motion-blueprint/SKILL.md +63 -0
- package/skills/design/grid-user-research-motion-blueprint/assets/template.html +265 -0
- package/skills/design/grid-user-research-motion-blueprint/example.html +265 -0
- package/skills/design/grid-user-research-motion-blueprint-quality-gate/SKILL.md +43 -0
- package/skills/design/grid-user-research-motion-blueprint-quality-gate/assets/template.html +265 -0
- package/skills/design/grid-user-research-motion-blueprint-quality-gate/example.html +265 -0
- package/skills/design/growth-psychology-playbook/SKILL.md +48 -0
- package/skills/design/gsap-core-playbook/SKILL.md +271 -0
- package/skills/design/gsap-frameworks-playbook/SKILL.md +254 -0
- package/skills/design/gsap-plugins-playbook/SKILL.md +450 -0
- package/skills/design/gsap-react-playbook/SKILL.md +153 -0
- package/skills/design/gsap-scrolltrigger-playbook/SKILL.md +314 -0
- package/skills/design/gsap-speed-playbook/SKILL.md +96 -0
- package/skills/design/gsap-timeline-playbook/SKILL.md +124 -0
- package/skills/design/gsap-utilities-playbook/SKILL.md +301 -0
- package/skills/design/hand-sketched-diagrams-playbook/SKILL.md +48 -0
- package/skills/design/high-end-visual-composition-playbook/LICENSE +21 -0
- package/skills/design/high-end-visual-composition-playbook/SKILL.md +114 -0
- package/skills/design/html-slides-retro-quarterly-audit-playbook/SKILL.md +65 -0
- package/skills/design/html-slides-retro-quarterly-audit-playbook/assets/template.html +164 -0
- package/skills/design/html-slides-retro-quarterly-audit-playbook/example.html +139 -0
- package/skills/design/html-slides-retro-quarterly-audit-quality-gate/SKILL.md +42 -0
- package/skills/design/html-slides-retro-quarterly-audit-quality-gate/assets/template.html +164 -0
- package/skills/design/html-slides-retro-quarterly-audit-quality-gate/example.html +139 -0
- package/skills/design/ideation-playbook/SKILL.md +48 -0
- package/skills/design/identity-capture-playbook/SKILL.md +222 -0
- package/skills/design/identity-capture-playbook/templates/brand-kit.html +757 -0
- package/skills/design/identity-kit-playbook/LICENSE +21 -0
- package/skills/design/identity-kit-playbook/SKILL.md +814 -0
- package/skills/design/identity-standards-playbook/SKILL.md +48 -0
- package/skills/design/imagecraft-interface-mobile-playbook/LICENSE +21 -0
- package/skills/design/imagecraft-interface-mobile-playbook/SKILL.md +1482 -0
- package/skills/design/imagecraft-interface-web-playbook/LICENSE +21 -0
- package/skills/design/imagecraft-interface-web-playbook/SKILL.md +1003 -0
- package/skills/design/imagecraft-playbook/SKILL.md +48 -0
- package/skills/design/imagen-playbook/SKILL.md +48 -0
- package/skills/design/immersive/DESIGN.md +55 -0
- package/skills/design/immersive/SKILL.md +81 -0
- package/skills/design/impeccable/DESIGN.md +55 -0
- package/skills/design/impeccable/SKILL.md +81 -0
- package/skills/design/improve-prompt-playbook/SKILL.md +48 -0
- package/skills/design/industrial-raw-ui-playbook/LICENSE +21 -0
- package/skills/design/industrial-raw-ui-playbook/SKILL.md +108 -0
- package/skills/design/interface-builder-playbook/SKILL.md +48 -0
- package/skills/design/interface-composition-playbook/LICENSE.txt +177 -0
- package/skills/design/interface-composition-playbook/SKILL.md +80 -0
- package/skills/design/interface-playbook/SKILL.md +48 -0
- package/skills/design/interface-slides-playbook/SKILL.md +48 -0
- package/skills/design/late-hours-magazine-blueprint/SKILL.md +62 -0
- package/skills/design/late-hours-magazine-blueprint/assets/template.html +173 -0
- package/skills/design/late-hours-magazine-blueprint/example.html +12 -0
- package/skills/design/late-hours-magazine-blueprint-quality-gate/SKILL.md +44 -0
- package/skills/design/late-hours-magazine-blueprint-quality-gate/assets/template.html +173 -0
- package/skills/design/late-hours-magazine-blueprint-quality-gate/example.html +12 -0
- package/skills/design/levels/DESIGN.md +55 -0
- package/skills/design/levels/SKILL.md +83 -0
- package/skills/design/lingo/DESIGN.md +55 -0
- package/skills/design/lingo/SKILL.md +87 -0
- package/skills/design/luxury/DESIGN.md +55 -0
- package/skills/design/luxury/SKILL.md +83 -0
- package/skills/design/magazine-wine-rules-blueprint/SKILL.md +59 -0
- package/skills/design/magazine-wine-rules-blueprint/assets/template.html +94 -0
- package/skills/design/magazine-wine-rules-blueprint/example.html +49 -0
- package/skills/design/magazine-wine-rules-blueprint-quality-gate/SKILL.md +41 -0
- package/skills/design/magazine-wine-rules-blueprint-quality-gate/assets/template.html +94 -0
- package/skills/design/magazine-wine-rules-blueprint-quality-gate/example.html +49 -0
- package/skills/design/market-campaigns-extractor-playbook/SKILL.md +48 -0
- package/skills/design/material/DESIGN.md +55 -0
- package/skills/design/material/SKILL.md +97 -0
- package/skills/design/matrix/DESIGN.md +55 -0
- package/skills/design/matrix/SKILL.md +82 -0
- package/skills/design/messagecraft-playbook/SKILL.md +48 -0
- package/skills/design/metrics-brief-playbook/SKILL.md +33 -0
- package/skills/design/metrics-brief-playbook/example.html +175 -0
- package/skills/design/metrics-brief-sample-worked-sample/SKILL.md +37 -0
- package/skills/design/metrics-brief-sample-worked-sample/example.html +175 -0
- package/skills/design/microinteractions/SKILL.md +58 -0
- package/skills/design/minimal/DESIGN.md +55 -0
- package/skills/design/minimal/SKILL.md +83 -0
- package/skills/design/minimal-ui-playbook/LICENSE +21 -0
- package/skills/design/minimal-ui-playbook/SKILL.md +101 -0
- package/skills/design/minimax-pdf-playbook/SKILL.md +48 -0
- package/skills/design/minimax-word-playbook/SKILL.md +48 -0
- package/skills/design/mockup-device-3d-playbook/SKILL.md +49 -0
- package/skills/design/mockup-device-3d-playbook/example.html +193 -0
- package/skills/design/mockup-device-3d-sample-worked-sample/SKILL.md +34 -0
- package/skills/design/mockup-device-3d-sample-worked-sample/example.html +193 -0
- package/skills/design/modern/DESIGN.md +55 -0
- package/skills/design/modern/SKILL.md +83 -0
- package/skills/design/mono/DESIGN.md +55 -0
- package/skills/design/mono/SKILL.md +88 -0
- package/skills/design/motion-craft-motion-playbook/SKILL.md +52 -0
- package/skills/design/motion-hyperframes-playbook/SKILL.md +32 -0
- package/skills/design/motion-hyperframes-playbook/example.html +140 -0
- package/skills/design/motion-hyperframes-sample-worked-sample/SKILL.md +44 -0
- package/skills/design/motion-hyperframes-sample-worked-sample/example.html +140 -0
- package/skills/design/motion-retriever-playbook/SKILL.md +48 -0
- package/skills/design/naming-name-brainstormer-playbook/SKILL.md +48 -0
- package/skills/design/nanobanana-slides-playbook/SKILL.md +48 -0
- package/skills/design/neobrutalism/DESIGN.md +55 -0
- package/skills/design/neobrutalism/SKILL.md +83 -0
- package/skills/design/neon-style/DESIGN.md +55 -0
- package/skills/design/neon-style/SKILL.md +83 -0
- package/skills/design/neumorphism/DESIGN.md +55 -0
- package/skills/design/neumorphism/SKILL.md +88 -0
- package/skills/design/numbers-finance-grid-blueprint/SKILL.md +56 -0
- package/skills/design/numbers-finance-grid-blueprint/assets/template.html +111 -0
- package/skills/design/numbers-finance-grid-blueprint/example.html +44 -0
- package/skills/design/numbers-finance-grid-blueprint-quality-gate/SKILL.md +42 -0
- package/skills/design/numbers-finance-grid-blueprint-quality-gate/assets/template.html +111 -0
- package/skills/design/numbers-finance-grid-blueprint-quality-gate/example.html +44 -0
- package/skills/design/operator-navigator-playbook/SKILL.md +227 -0
- package/skills/design/operators-operator-journal-playbook/SKILL.md +73 -0
- package/skills/design/orientation-guide/SKILL.md +44 -0
- package/skills/design/pacman/DESIGN.md +55 -0
- package/skills/design/pacman/SKILL.md +84 -0
- package/skills/design/palette-advisor-playbook/SKILL.md +48 -0
- package/skills/design/paper/DESIGN.md +55 -0
- package/skills/design/paper/SKILL.md +83 -0
- package/skills/design/paywall-upgrade-conversion-playbook/SKILL.md +48 -0
- package/skills/design/pdf-playbook/SKILL.md +48 -0
- package/skills/design/perspective/DESIGN.md +55 -0
- package/skills/design/perspective/SKILL.md +83 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/LICENSE.txt +201 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/SKILL.md +48 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/agents/openai.yaml +4 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/compose_atlas.py +150 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/derive_running_left_from_running_right.py +143 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/extract_strip_frames.py +323 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/finalize_pet_run.py +382 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/generate_pet_images.py +295 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/inspect_frames.py +246 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/make_contact_sheet.py +96 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/package_custom_pet.py +108 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/pet_job_status.py +117 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/prepare_pet_run.py +674 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/queue_pet_repairs.py +172 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/record_imagegen_result.py +250 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/render_animation_videos.py +134 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/render_animation_videos.sh +5 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/test_generate_pet_images.py +136 -0
- package/skills/design/pet-companion-animation-rows-reference-guide/scripts/validate_atlas.py +139 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/LICENSE.txt +201 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/SKILL.md +54 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/agents/openai.yaml +4 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/compose_atlas.py +150 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/derive_running_left_from_running_right.py +143 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/extract_strip_frames.py +323 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/finalize_pet_run.py +382 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/generate_pet_images.py +295 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/inspect_frames.py +246 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/make_contact_sheet.py +96 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/package_custom_pet.py +108 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/pet_job_status.py +117 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/prepare_pet_run.py +674 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/queue_pet_repairs.py +172 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/record_imagegen_result.py +250 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/render_animation_videos.py +134 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/render_animation_videos.sh +5 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/test_generate_pet_images.py +136 -0
- package/skills/design/pet-companion-codex-companion-contract-reference-guide/scripts/validate_atlas.py +139 -0
- package/skills/design/pet-companion-orientation-guide/LICENSE.txt +201 -0
- package/skills/design/pet-companion-orientation-guide/SKILL.md +75 -0
- package/skills/design/pet-companion-orientation-guide/agents/openai.yaml +4 -0
- package/skills/design/pet-companion-orientation-guide/scripts/compose_atlas.py +150 -0
- package/skills/design/pet-companion-orientation-guide/scripts/derive_running_left_from_running_right.py +143 -0
- package/skills/design/pet-companion-orientation-guide/scripts/extract_strip_frames.py +323 -0
- package/skills/design/pet-companion-orientation-guide/scripts/finalize_pet_run.py +382 -0
- package/skills/design/pet-companion-orientation-guide/scripts/generate_pet_images.py +295 -0
- package/skills/design/pet-companion-orientation-guide/scripts/inspect_frames.py +246 -0
- package/skills/design/pet-companion-orientation-guide/scripts/make_contact_sheet.py +96 -0
- package/skills/design/pet-companion-orientation-guide/scripts/package_custom_pet.py +108 -0
- package/skills/design/pet-companion-orientation-guide/scripts/pet_job_status.py +117 -0
- package/skills/design/pet-companion-orientation-guide/scripts/prepare_pet_run.py +674 -0
- package/skills/design/pet-companion-orientation-guide/scripts/queue_pet_repairs.py +172 -0
- package/skills/design/pet-companion-orientation-guide/scripts/record_imagegen_result.py +250 -0
- package/skills/design/pet-companion-orientation-guide/scripts/render_animation_videos.py +134 -0
- package/skills/design/pet-companion-orientation-guide/scripts/render_animation_videos.sh +5 -0
- package/skills/design/pet-companion-orientation-guide/scripts/test_generate_pet_images.py +136 -0
- package/skills/design/pet-companion-orientation-guide/scripts/validate_atlas.py +139 -0
- package/skills/design/pet-companion-playbook/LICENSE.txt +201 -0
- package/skills/design/pet-companion-playbook/SKILL.md +344 -0
- package/skills/design/pet-companion-playbook/agents/openai.yaml +4 -0
- package/skills/design/pet-companion-playbook/scripts/compose_atlas.py +150 -0
- package/skills/design/pet-companion-playbook/scripts/derive_running_left_from_running_right.py +143 -0
- package/skills/design/pet-companion-playbook/scripts/extract_strip_frames.py +323 -0
- package/skills/design/pet-companion-playbook/scripts/finalize_pet_run.py +382 -0
- package/skills/design/pet-companion-playbook/scripts/generate_pet_images.py +295 -0
- package/skills/design/pet-companion-playbook/scripts/inspect_frames.py +246 -0
- package/skills/design/pet-companion-playbook/scripts/make_contact_sheet.py +96 -0
- package/skills/design/pet-companion-playbook/scripts/package_custom_pet.py +108 -0
- package/skills/design/pet-companion-playbook/scripts/pet_job_status.py +117 -0
- package/skills/design/pet-companion-playbook/scripts/prepare_pet_run.py +674 -0
- package/skills/design/pet-companion-playbook/scripts/queue_pet_repairs.py +172 -0
- package/skills/design/pet-companion-playbook/scripts/record_imagegen_result.py +250 -0
- package/skills/design/pet-companion-playbook/scripts/render_animation_videos.py +134 -0
- package/skills/design/pet-companion-playbook/scripts/render_animation_videos.sh +5 -0
- package/skills/design/pet-companion-playbook/scripts/test_generate_pet_images.py +136 -0
- package/skills/design/pet-companion-playbook/scripts/validate_atlas.py +139 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/LICENSE.txt +201 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/SKILL.md +79 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/agents/openai.yaml +4 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/compose_atlas.py +150 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/derive_running_left_from_running_right.py +143 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/extract_strip_frames.py +323 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/finalize_pet_run.py +382 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/generate_pet_images.py +295 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/inspect_frames.py +246 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/make_contact_sheet.py +96 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/package_custom_pet.py +108 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/pet_job_status.py +117 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/prepare_pet_run.py +674 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/queue_pet_repairs.py +172 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/record_imagegen_result.py +250 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/render_animation_videos.py +134 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/render_animation_videos.sh +5 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/test_generate_pet_images.py +136 -0
- package/skills/design/pet-companion-qa-rubric-reference-guide/scripts/validate_atlas.py +139 -0
- package/skills/design/pixelbin-media-playbook/SKILL.md +48 -0
- package/skills/design/planning-composition-audit-playbook/SKILL.md +48 -0
- package/skills/design/platform-composition-playbook/SKILL.md +48 -0
- package/skills/design/polish-composition-finish-playbook/SKILL.md +54 -0
- package/skills/design/poster-hero-playbook/SKILL.md +31 -0
- package/skills/design/poster-hero-playbook/example.html +88 -0
- package/skills/design/poster-hero-sample-worked-sample/SKILL.md +32 -0
- package/skills/design/poster-hero-sample-worked-sample/example.html +88 -0
- package/skills/design/pr-feedback-quality-gate/SKILL.md +57 -0
- package/skills/design/premium/DESIGN.md +55 -0
- package/skills/design/premium/SKILL.md +83 -0
- package/skills/design/presentation-composer-playbook/SKILL.md +48 -0
- package/skills/design/presentation-html-fidelity-audit-font-discipline-aa2caa/SKILL.md +382 -0
- package/skills/design/presentation-html-fidelity-audit-font-discipline-aa2caa/scripts/extract_pptx.py +134 -0
- package/skills/design/presentation-html-fidelity-audit-font-discipline-aa2caa/scripts/verify_layout.py +144 -0
- package/skills/design/presentation-html-fidelity-audit-layout-discipline-d5a323/SKILL.md +390 -0
- package/skills/design/presentation-html-fidelity-audit-layout-discipline-d5a323/scripts/extract_pptx.py +134 -0
- package/skills/design/presentation-html-fidelity-audit-layout-discipline-d5a323/scripts/verify_layout.py +144 -0
- package/skills/design/presentation-html-fidelity-audit-playbook/SKILL.md +257 -0
- package/skills/design/presentation-html-fidelity-audit-playbook/scripts/extract_pptx.py +134 -0
- package/skills/design/presentation-html-fidelity-audit-playbook/scripts/verify_layout.py +144 -0
- package/skills/design/presentation-html-fidelity-audit-table-blueprint-1ad2ac/SKILL.md +77 -0
- package/skills/design/presentation-html-fidelity-audit-table-blueprint-1ad2ac/scripts/extract_pptx.py +134 -0
- package/skills/design/presentation-html-fidelity-audit-table-blueprint-1ad2ac/scripts/verify_layout.py +144 -0
- package/skills/design/presentation-playbook/SKILL.md +48 -0
- package/skills/design/professional/DESIGN.md +55 -0
- package/skills/design/professional/SKILL.md +83 -0
- package/skills/design/publication/DESIGN.md +55 -0
- package/skills/design/publication/SKILL.md +89 -0
- package/skills/design/reading-year-in-audit-motion-blueprint/SKILL.md +76 -0
- package/skills/design/reading-year-in-audit-motion-blueprint/assets/template.html +714 -0
- package/skills/design/reading-year-in-audit-motion-blueprint/example.html +63 -0
- package/skills/design/reading-year-in-audit-motion-blueprint-quality-gate/SKILL.md +45 -0
- package/skills/design/reading-year-in-audit-motion-blueprint-quality-gate/assets/template.html +714 -0
- package/skills/design/reading-year-in-audit-motion-blueprint-quality-gate/example.html +63 -0
- package/skills/design/reference-composition-contract-playbook/SKILL.md +97 -0
- package/skills/design/reference-composition-contract-playbook/example.html +236 -0
- package/skills/design/reference-composition-contract-quality-gate/SKILL.md +45 -0
- package/skills/design/reference-composition-contract-quality-gate/example.html +236 -0
- package/skills/design/refined/DESIGN.md +55 -0
- package/skills/design/refined/SKILL.md +83 -0
- package/skills/design/refresh-existing-projects-playbook/LICENSE +21 -0
- package/skills/design/refresh-existing-projects-playbook/SKILL.md +194 -0
- package/skills/design/release-journal-single-page-layouts-reference-guide/SKILL.md +318 -0
- package/skills/design/release-journal-single-page-layouts-reference-guide/assets/template.html +342 -0
- package/skills/design/release-journal-single-page-layouts-reference-guide/example.html +156 -0
- package/skills/design/release-journal-single-page-playbook/SKILL.md +100 -0
- package/skills/design/release-journal-single-page-playbook/assets/template.html +342 -0
- package/skills/design/release-journal-single-page-playbook/example.html +156 -0
- package/skills/design/release-journal-single-page-quality-gate/SKILL.md +60 -0
- package/skills/design/release-journal-single-page-quality-gate/assets/template.html +342 -0
- package/skills/design/release-journal-single-page-quality-gate/example.html +156 -0
- package/skills/design/remotion-playbook/SKILL.md +48 -0
- package/skills/design/replicate-playbook/SKILL.md +48 -0
- package/skills/design/research-decision-room-evidence-model-reference-guide/SKILL.md +96 -0
- package/skills/design/research-decision-room-evidence-model-reference-guide/example.html +890 -0
- package/skills/design/research-decision-room-playbook/SKILL.md +164 -0
- package/skills/design/research-decision-room-playbook/example.html +890 -0
- package/skills/design/research-decision-room-quality-gate/SKILL.md +66 -0
- package/skills/design/research-decision-room-quality-gate/example.html +890 -0
- package/skills/design/responsive-layout/SKILL.md +59 -0
- package/skills/design/resume-modern-playbook/SKILL.md +31 -0
- package/skills/design/resume-modern-playbook/example.html +122 -0
- package/skills/design/resume-modern-sample-worked-sample/SKILL.md +59 -0
- package/skills/design/resume-modern-sample-worked-sample/example.html +122 -0
- package/skills/design/retro/DESIGN.md +55 -0
- package/skills/design/retro/SKILL.md +83 -0
- package/skills/design/riso/DESIGN.md +55 -0
- package/skills/design/riso/SKILL.md +81 -0
- package/skills/design/scene-distortion-headline-playbook/SKILL.md +52 -0
- package/skills/design/scene-distortion-headline-playbook/example.html +99 -0
- package/skills/design/scene-distortion-headline-sample-worked-sample/SKILL.md +31 -0
- package/skills/design/scene-distortion-headline-sample-worked-sample/example.html +99 -0
- package/skills/design/scene-flow-notes/SKILL.md +51 -0
- package/skills/design/scene-flow-notes/example.html +137 -0
- package/skills/design/scene-flow-notes-sample-worked-sample/SKILL.md +32 -0
- package/skills/design/scene-flow-notes-sample-worked-sample/example.html +137 -0
- package/skills/design/scene-fluid-background-hero-playbook/SKILL.md +58 -0
- package/skills/design/scene-fluid-background-hero-playbook/example.html +64 -0
- package/skills/design/scene-fluid-background-hero-sample-worked-sample/SKILL.md +28 -0
- package/skills/design/scene-fluid-background-hero-sample-worked-sample/example.html +64 -0
- package/skills/design/scene-light-flare-cinema-playbook/SKILL.md +53 -0
- package/skills/design/scene-light-flare-cinema-playbook/example.html +81 -0
- package/skills/design/scene-light-flare-cinema-sample-worked-sample/SKILL.md +31 -0
- package/skills/design/scene-light-flare-cinema-sample-worked-sample/example.html +81 -0
- package/skills/design/scene-macos-alert-playbook/SKILL.md +57 -0
- package/skills/design/scene-macos-alert-playbook/example.html +60 -0
- package/skills/design/scene-macos-alert-sample-worked-sample/SKILL.md +29 -0
- package/skills/design/scene-macos-alert-sample-worked-sample/example.html +60 -0
- package/skills/design/scene-mark-ending-playbook/SKILL.md +49 -0
- package/skills/design/scene-mark-ending-playbook/example.html +80 -0
- package/skills/design/scene-mark-ending-sample-worked-sample/SKILL.md +31 -0
- package/skills/design/scene-mark-ending-sample-worked-sample/example.html +80 -0
- package/skills/design/scene-metrics-chart-nyt-playbook/SKILL.md +46 -0
- package/skills/design/scene-metrics-chart-nyt-playbook/example.html +101 -0
- package/skills/design/scene-metrics-chart-nyt-sample-worked-sample/SKILL.md +37 -0
- package/skills/design/scene-metrics-chart-nyt-sample-worked-sample/example.html +101 -0
- package/skills/design/sega/DESIGN.md +55 -0
- package/skills/design/sega/SKILL.md +81 -0
- package/skills/design/shadcn/DESIGN.md +55 -0
- package/skills/design/shadcn/SKILL.md +83 -0
- package/skills/design/shadcn-ui-playbook/SKILL.md +48 -0
- package/skills/design/shader-builder-playbook/SKILL.md +48 -0
- package/skills/design/signin-flow-playbook/SKILL.md +51 -0
- package/skills/design/signin-flow-playbook/example.html +362 -0
- package/skills/design/signin-flow-quality-gate/SKILL.md +38 -0
- package/skills/design/signin-flow-quality-gate/example.html +362 -0
- package/skills/design/simple/DESIGN.md +55 -0
- package/skills/design/simple/SKILL.md +83 -0
- package/skills/design/sketch/DESIGN.md +55 -0
- package/skills/design/sketch/SKILL.md +81 -0
- package/skills/design/skeumorphism/DESIGN.md +55 -0
- package/skills/design/skeumorphism/SKILL.md +97 -0
- package/skills/design/slack-gif-creator-playbook/SKILL.md +48 -0
- package/skills/design/sleek/DESIGN.md +55 -0
- package/skills/design/sleek/SKILL.md +83 -0
- package/skills/design/slides-grid-global-playbook/SKILL.md +65 -0
- package/skills/design/slides-grid-global-playbook/example.html +117 -0
- package/skills/design/slides-grid-global-sample-worked-sample/SKILL.md +34 -0
- package/skills/design/slides-grid-global-sample-worked-sample/example.html +117 -0
- package/skills/design/slides-guizang-magazine-playbook/SKILL.md +51 -0
- package/skills/design/slides-guizang-magazine-playbook/example.html +92 -0
- package/skills/design/slides-guizang-magazine-sample-worked-sample/SKILL.md +31 -0
- package/skills/design/slides-guizang-magazine-sample-worked-sample/example.html +92 -0
- package/skills/design/slides-keynote-playbook/SKILL.md +32 -0
- package/skills/design/slides-keynote-playbook/example.html +130 -0
- package/skills/design/slides-keynote-sample-worked-sample/SKILL.md +44 -0
- package/skills/design/slides-keynote-sample-worked-sample/example.html +130 -0
- package/skills/design/slides-live-canvas-workspace-playbook/SKILL.md +55 -0
- package/skills/design/slides-live-canvas-workspace-playbook/example.html +51 -0
- package/skills/design/slides-live-canvas-workspace-sample-worked-sample/SKILL.md +25 -0
- package/skills/design/slides-live-canvas-workspace-sample-worked-sample/example.html +51 -0
- package/skills/design/slides-playbook/SKILL.md +48 -0
- package/skills/design/social-reddit-tile-playbook/SKILL.md +54 -0
- package/skills/design/social-reddit-tile-playbook/example.html +56 -0
- package/skills/design/social-reddit-tile-sample-worked-sample/SKILL.md +27 -0
- package/skills/design/social-reddit-tile-sample-worked-sample/example.html +56 -0
- package/skills/design/social-spotify-tile-playbook/SKILL.md +53 -0
- package/skills/design/social-spotify-tile-playbook/example.html +70 -0
- package/skills/design/social-spotify-tile-sample-worked-sample/SKILL.md +29 -0
- package/skills/design/social-spotify-tile-sample-worked-sample/example.html +70 -0
- package/skills/design/social-x-post-tile-playbook/SKILL.md +51 -0
- package/skills/design/social-x-post-tile-playbook/example.html +53 -0
- package/skills/design/social-x-post-tile-sample-worked-sample/SKILL.md +30 -0
- package/skills/design/social-x-post-tile-sample-worked-sample/example.html +53 -0
- package/skills/design/sora-playbook/SKILL.md +48 -0
- package/skills/design/spacious/DESIGN.md +55 -0
- package/skills/design/spacious/SKILL.md +89 -0
- package/skills/design/speech-playbook/SKILL.md +48 -0
- package/skills/design/stitch-composition-taste-playbook/LICENSE +21 -0
- package/skills/design/stitch-composition-taste-playbook/SKILL.md +200 -0
- package/skills/design/stitch-loop-playbook/SKILL.md +48 -0
- package/skills/design/stitch-playbook-composition-journal/LICENSE +21 -0
- package/skills/design/stitch-playbook-composition-journal/SKILL.md +141 -0
- package/skills/design/story-publication-playbook/SKILL.md +32 -0
- package/skills/design/story-publication-playbook/example.html +81 -0
- package/skills/design/story-publication-sample-worked-sample/SKILL.md +57 -0
- package/skills/design/story-publication-sample-worked-sample/example.html +81 -0
- package/skills/design/storytelling/DESIGN.md +55 -0
- package/skills/design/storytelling/SKILL.md +83 -0
- package/skills/design/swiftui-composition-playbook/SKILL.md +48 -0
- package/skills/design/terracotta/DESIGN.md +55 -0
- package/skills/design/terracotta/SKILL.md +81 -0
- package/skills/design/tetris/DESIGN.md +55 -0
- package/skills/design/tetris/SKILL.md +83 -0
- package/skills/design/theme-factory/LICENSE.txt +202 -0
- package/skills/design/theme-factory/SKILL.md +59 -0
- package/skills/design/theme-factory/theme-showcase.pdf +0 -0
- package/skills/design/theme-factory/themes/arctic-frost.md +19 -0
- package/skills/design/theme-factory/themes/botanical-garden.md +19 -0
- package/skills/design/theme-factory/themes/desert-rose.md +19 -0
- package/skills/design/theme-factory/themes/forest-canopy.md +19 -0
- package/skills/design/theme-factory/themes/golden-hour.md +19 -0
- package/skills/design/theme-factory/themes/midnight-galaxy.md +19 -0
- package/skills/design/theme-factory/themes/modern-minimalist.md +19 -0
- package/skills/design/theme-factory/themes/ocean-depths.md +19 -0
- package/skills/design/theme-factory/themes/sunset-boulevard.md +19 -0
- package/skills/design/theme-factory/themes/tech-innovation.md +19 -0
- package/skills/design/theme-factory-playbook/SKILL.md +48 -0
- package/skills/design/threejs-playbook/SKILL.md +48 -0
- package/skills/design/tile-rednote-playbook/SKILL.md +31 -0
- package/skills/design/tile-rednote-playbook/example.html +98 -0
- package/skills/design/tile-rednote-sample-worked-sample/SKILL.md +46 -0
- package/skills/design/tile-rednote-sample-worked-sample/example.html +98 -0
- package/skills/design/tile-x-playbook/SKILL.md +31 -0
- package/skills/design/tile-x-playbook/example.html +58 -0
- package/skills/design/tile-x-sample-worked-sample/SKILL.md +24 -0
- package/skills/design/tile-x-sample-worked-sample/example.html +58 -0
- package/skills/design/ui-playbooks-playbook/SKILL.md +48 -0
- package/skills/design/ui-ux-principles/SKILL.md +58 -0
- package/skills/design/ui-ux-pro-max-playbook/SKILL.md +63 -0
- package/skills/design/uupm-banner-design/SKILL.md +196 -0
- package/skills/design/uupm-banner-design/references/banner-sizes-and-styles.md +118 -0
- package/skills/design/uupm-brand/SKILL.md +97 -0
- package/skills/design/uupm-brand/references/approval-checklist.md +169 -0
- package/skills/design/uupm-brand/references/asset-organization.md +157 -0
- package/skills/design/uupm-brand/references/brand-guideline-template.md +140 -0
- package/skills/design/uupm-brand/references/color-palette-management.md +186 -0
- package/skills/design/uupm-brand/references/consistency-checklist.md +94 -0
- package/skills/design/uupm-brand/references/logo-usage-rules.md +185 -0
- package/skills/design/uupm-brand/references/messaging-framework.md +85 -0
- package/skills/design/uupm-brand/references/typography-specifications.md +214 -0
- package/skills/design/uupm-brand/references/update.md +118 -0
- package/skills/design/uupm-brand/references/visual-identity.md +96 -0
- package/skills/design/uupm-brand/references/voice-framework.md +88 -0
- package/skills/design/uupm-brand/scripts/extract-colors.cjs +341 -0
- package/skills/design/uupm-brand/scripts/inject-brand-context.cjs +349 -0
- package/skills/design/uupm-brand/scripts/sync-brand-to-tokens.cjs +266 -0
- package/skills/design/uupm-brand/scripts/validate-asset.cjs +387 -0
- package/skills/design/uupm-brand/templates/brand-guidelines-starter.md +275 -0
- package/skills/design/uupm-design/SKILL.md +313 -0
- package/skills/design/uupm-design/data/cip/deliverables.csv +51 -0
- package/skills/design/uupm-design/data/cip/industries.csv +21 -0
- package/skills/design/uupm-design/data/cip/mockup-contexts.csv +21 -0
- package/skills/design/uupm-design/data/cip/styles.csv +21 -0
- package/skills/design/uupm-design/data/icon/styles.csv +16 -0
- package/skills/design/uupm-design/data/logo/colors.csv +56 -0
- package/skills/design/uupm-design/data/logo/industries.csv +56 -0
- package/skills/design/uupm-design/data/logo/styles.csv +56 -0
- package/skills/design/uupm-design/references/banner-sizes-and-styles.md +118 -0
- package/skills/design/uupm-design/references/cip-deliverable-guide.md +95 -0
- package/skills/design/uupm-design/references/cip-design.md +121 -0
- package/skills/design/uupm-design/references/cip-prompt-engineering.md +84 -0
- package/skills/design/uupm-design/references/cip-style-guide.md +68 -0
- package/skills/design/uupm-design/references/design-routing.md +207 -0
- package/skills/design/uupm-design/references/icon-design.md +122 -0
- package/skills/design/uupm-design/references/logo-color-psychology.md +101 -0
- package/skills/design/uupm-design/references/logo-design.md +92 -0
- package/skills/design/uupm-design/references/logo-prompt-engineering.md +158 -0
- package/skills/design/uupm-design/references/logo-style-guide.md +109 -0
- package/skills/design/uupm-design/references/slides-copywriting-formulas.md +84 -0
- package/skills/design/uupm-design/references/slides-create.md +4 -0
- package/skills/design/uupm-design/references/slides-html-template.md +295 -0
- package/skills/design/uupm-design/references/slides-layout-patterns.md +137 -0
- package/skills/design/uupm-design/references/slides-strategies.md +94 -0
- package/skills/design/uupm-design/references/slides.md +42 -0
- package/skills/design/uupm-design/references/social-photos-design.md +329 -0
- package/skills/design/uupm-design/scripts/cip/core.py +215 -0
- package/skills/design/uupm-design/scripts/cip/generate.py +484 -0
- package/skills/design/uupm-design/scripts/cip/render-html.py +424 -0
- package/skills/design/uupm-design/scripts/cip/search.py +127 -0
- package/skills/design/uupm-design/scripts/icon/generate.py +487 -0
- package/skills/design/uupm-design/scripts/logo/core.py +175 -0
- package/skills/design/uupm-design/scripts/logo/generate.py +362 -0
- package/skills/design/uupm-design/scripts/logo/search.py +114 -0
- package/skills/design/uupm-design-system/SKILL.md +244 -0
- package/skills/design/uupm-design-system/data/slide-backgrounds.csv +11 -0
- package/skills/design/uupm-design-system/data/slide-charts.csv +26 -0
- package/skills/design/uupm-design-system/data/slide-color-logic.csv +14 -0
- package/skills/design/uupm-design-system/data/slide-copy.csv +26 -0
- package/skills/design/uupm-design-system/data/slide-layout-logic.csv +16 -0
- package/skills/design/uupm-design-system/data/slide-layouts.csv +26 -0
- package/skills/design/uupm-design-system/data/slide-strategies.csv +16 -0
- package/skills/design/uupm-design-system/data/slide-typography.csv +15 -0
- package/skills/design/uupm-design-system/references/component-specs.md +236 -0
- package/skills/design/uupm-design-system/references/component-tokens.md +214 -0
- package/skills/design/uupm-design-system/references/primitive-tokens.md +203 -0
- package/skills/design/uupm-design-system/references/semantic-tokens.md +215 -0
- package/skills/design/uupm-design-system/references/states-and-variants.md +241 -0
- package/skills/design/uupm-design-system/references/tailwind-integration.md +251 -0
- package/skills/design/uupm-design-system/references/token-architecture.md +224 -0
- package/skills/design/uupm-design-system/scripts/embed-tokens.cjs +99 -0
- package/skills/design/uupm-design-system/scripts/fetch-background.py +317 -0
- package/skills/design/uupm-design-system/scripts/generate-slide.py +770 -0
- package/skills/design/uupm-design-system/scripts/generate-tokens.cjs +205 -0
- package/skills/design/uupm-design-system/scripts/html-token-validator.py +327 -0
- package/skills/design/uupm-design-system/scripts/search-slides.py +218 -0
- package/skills/design/uupm-design-system/scripts/slide-token-validator.py +35 -0
- package/skills/design/uupm-design-system/scripts/slide_search_core.py +453 -0
- package/skills/design/uupm-design-system/scripts/validate-tokens.cjs +251 -0
- package/skills/design/uupm-design-system/templates/design-tokens-starter.json +143 -0
- package/skills/design/uupm-slides/SKILL.md +40 -0
- package/skills/design/uupm-slides/references/copywriting-formulas.md +84 -0
- package/skills/design/uupm-slides/references/create.md +4 -0
- package/skills/design/uupm-slides/references/html-template.md +295 -0
- package/skills/design/uupm-slides/references/layout-patterns.md +137 -0
- package/skills/design/uupm-slides/references/slide-strategies.md +94 -0
- package/skills/design/uupm-ui-styling/LICENSE.txt +202 -0
- package/skills/design/uupm-ui-styling/SKILL.md +324 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/ArsenalSC-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/ArsenalSC-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/BigShoulders-Bold.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/BigShoulders-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/BigShoulders-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Boldonse-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Boldonse-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/BricolageGrotesque-Bold.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/BricolageGrotesque-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/BricolageGrotesque-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/CrimsonPro-Bold.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/CrimsonPro-Italic.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/CrimsonPro-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/CrimsonPro-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/DMMono-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/DMMono-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/EricaOne-OFL.txt +94 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/EricaOne-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/GeistMono-Bold.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/GeistMono-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/GeistMono-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Gloock-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Gloock-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexMono-Bold.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexMono-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexMono-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexSerif-Bold.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexSerif-BoldItalic.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexSerif-Italic.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/IBMPlexSerif-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSans-Bold.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSans-BoldItalic.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSans-Italic.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSans-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSans-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSerif-Italic.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/InstrumentSerif-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Italiana-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Italiana-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/JetBrainsMono-Bold.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/JetBrainsMono-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/JetBrainsMono-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Jura-Light.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Jura-Medium.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Jura-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/LibreBaskerville-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/LibreBaskerville-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Lora-Bold.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Lora-BoldItalic.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Lora-Italic.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Lora-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Lora-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/NationalPark-Bold.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/NationalPark-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/NationalPark-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/NothingYouCouldDo-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/NothingYouCouldDo-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Outfit-Bold.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Outfit-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Outfit-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/PixelifySans-Medium.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/PixelifySans-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/PoiretOne-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/PoiretOne-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/RedHatMono-Bold.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/RedHatMono-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/RedHatMono-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Silkscreen-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Silkscreen-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/SmoochSans-Medium.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/SmoochSans-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Tektur-Medium.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Tektur-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/Tektur-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/WorkSans-Bold.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/WorkSans-BoldItalic.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/WorkSans-Italic.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/WorkSans-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/WorkSans-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/YoungSerif-OFL.txt +93 -0
- package/skills/design/uupm-ui-styling/canvas-fonts/YoungSerif-Regular.ttf +0 -0
- package/skills/design/uupm-ui-styling/references/canvas-design-system.md +320 -0
- package/skills/design/uupm-ui-styling/references/shadcn-accessibility.md +471 -0
- package/skills/design/uupm-ui-styling/references/shadcn-components.md +424 -0
- package/skills/design/uupm-ui-styling/references/shadcn-theming.md +373 -0
- package/skills/design/uupm-ui-styling/references/tailwind-customization.md +483 -0
- package/skills/design/uupm-ui-styling/references/tailwind-responsive.md +382 -0
- package/skills/design/uupm-ui-styling/references/tailwind-utilities.md +455 -0
- package/skills/design/uupm-ui-styling/scripts/.coverage +0 -0
- package/skills/design/uupm-ui-styling/scripts/requirements.txt +17 -0
- package/skills/design/uupm-ui-styling/scripts/shadcn_add.py +308 -0
- package/skills/design/uupm-ui-styling/scripts/tailwind_config_gen.py +473 -0
- package/skills/design/uupm-ui-styling/scripts/tests/coverage-ui.json +1 -0
- package/skills/design/uupm-ui-styling/scripts/tests/requirements.txt +3 -0
- package/skills/design/uupm-ui-styling/scripts/tests/test_shadcn_add.py +266 -0
- package/skills/design/uupm-ui-styling/scripts/tests/test_tailwind_config_gen.py +336 -0
- package/skills/design/uupm-ui-ux-pro-max/SKILL.md +661 -0
- package/skills/design/uupm-ui-ux-pro-max/data +1 -0
- package/skills/design/uupm-ui-ux-pro-max/scripts +1 -0
- package/skills/design/venice-audio-playbook/SKILL.md +48 -0
- package/skills/design/venice-audio-speech-playbook/SKILL.md +48 -0
- package/skills/design/venice-motion-playbook/SKILL.md +48 -0
- package/skills/design/venice-visual-compose-playbook/SKILL.md +48 -0
- package/skills/design/venice-visual-edit-playbook/SKILL.md +48 -0
- package/skills/design/vfx-text-cursor-playbook/SKILL.md +49 -0
- package/skills/design/vfx-text-cursor-playbook/example.html +65 -0
- package/skills/design/vfx-text-cursor-sample-worked-sample/SKILL.md +31 -0
- package/skills/design/vfx-text-cursor-sample-worked-sample/example.html +65 -0
- package/skills/design/vibrant/DESIGN.md +55 -0
- package/skills/design/vibrant/SKILL.md +83 -0
- package/skills/design/vintage/DESIGN.md +55 -0
- package/skills/design/vintage/SKILL.md +83 -0
- package/skills/design/visual-enhancer-playbook/SKILL.md +48 -0
- package/skills/design/visual-to-code-playbook/LICENSE +21 -0
- package/skills/design/visual-to-code-playbook/SKILL.md +1245 -0
- package/skills/design/web-composition-standards-playbook/SKILL.md +48 -0
- package/skills/design/web-deliverables-assembler-playbook/SKILL.md +48 -0
- package/skills/design/word-playbook/SKILL.md +48 -0
- package/skills/design/workspace-composition-playbook/SKILL.md +48 -0
- package/skills/design/wpds-playbook/SKILL.md +48 -0
- package/skills/design/youtube-clipper-playbook/SKILL.md +48 -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/front-end/canvas-design/LICENSE.txt +202 -0
- package/skills/front-end/canvas-design/SKILL.md +130 -0
- package/skills/front-end/canvas-design/canvas-fonts/ArsenalSC-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/ArsenalSC-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/BigShoulders-Bold.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/BigShoulders-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/BigShoulders-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Boldonse-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/Boldonse-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/BricolageGrotesque-Bold.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/BricolageGrotesque-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/BricolageGrotesque-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/CrimsonPro-Bold.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/CrimsonPro-Italic.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/CrimsonPro-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/CrimsonPro-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/DMMono-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/DMMono-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/EricaOne-OFL.txt +94 -0
- package/skills/front-end/canvas-design/canvas-fonts/EricaOne-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/GeistMono-Bold.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/GeistMono-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/GeistMono-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Gloock-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/Gloock-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/IBMPlexMono-Bold.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/IBMPlexMono-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/IBMPlexMono-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/IBMPlexSerif-Bold.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/IBMPlexSerif-BoldItalic.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/IBMPlexSerif-Italic.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/IBMPlexSerif-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/InstrumentSans-Bold.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/InstrumentSans-BoldItalic.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/InstrumentSans-Italic.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/InstrumentSans-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/InstrumentSans-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/InstrumentSerif-Italic.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/InstrumentSerif-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Italiana-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/Italiana-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/JetBrainsMono-Bold.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/JetBrainsMono-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/JetBrainsMono-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Jura-Light.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Jura-Medium.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Jura-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/LibreBaskerville-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/LibreBaskerville-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Lora-Bold.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Lora-BoldItalic.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Lora-Italic.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Lora-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/Lora-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/NationalPark-Bold.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/NationalPark-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/NationalPark-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/NothingYouCouldDo-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/NothingYouCouldDo-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Outfit-Bold.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Outfit-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/Outfit-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/PixelifySans-Medium.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/PixelifySans-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/PoiretOne-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/PoiretOne-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/RedHatMono-Bold.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/RedHatMono-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/RedHatMono-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Silkscreen-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/Silkscreen-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/SmoochSans-Medium.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/SmoochSans-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/Tektur-Medium.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/Tektur-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/Tektur-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/WorkSans-Bold.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/WorkSans-BoldItalic.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/WorkSans-Italic.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/WorkSans-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/WorkSans-Regular.ttf +0 -0
- package/skills/front-end/canvas-design/canvas-fonts/YoungSerif-OFL.txt +93 -0
- package/skills/front-end/canvas-design/canvas-fonts/YoungSerif-Regular.ttf +0 -0
- package/skills/front-end/claude-api/LICENSE.txt +202 -0
- package/skills/front-end/claude-api/SKILL.md +356 -0
- package/skills/front-end/claude-api/csharp/claude-api.md +447 -0
- package/skills/front-end/claude-api/curl/examples.md +216 -0
- package/skills/front-end/claude-api/curl/managed-agents.md +338 -0
- package/skills/front-end/claude-api/go/claude-api.md +440 -0
- package/skills/front-end/claude-api/go/managed-agents/README.md +561 -0
- package/skills/front-end/claude-api/java/claude-api.md +461 -0
- package/skills/front-end/claude-api/java/managed-agents/README.md +442 -0
- package/skills/front-end/claude-api/php/claude-api.md +402 -0
- package/skills/front-end/claude-api/php/managed-agents/README.md +435 -0
- package/skills/front-end/claude-api/python/claude-api/README.md +536 -0
- package/skills/front-end/claude-api/python/claude-api/batches.md +198 -0
- package/skills/front-end/claude-api/python/claude-api/files-api.md +170 -0
- package/skills/front-end/claude-api/python/claude-api/streaming.md +179 -0
- package/skills/front-end/claude-api/python/claude-api/tool-use.md +590 -0
- package/skills/front-end/claude-api/python/managed-agents/README.md +334 -0
- package/skills/front-end/claude-api/ruby/claude-api.md +140 -0
- package/skills/front-end/claude-api/ruby/managed-agents/README.md +389 -0
- package/skills/front-end/claude-api/shared/agent-design.md +101 -0
- package/skills/front-end/claude-api/shared/anthropic-cli.md +246 -0
- package/skills/front-end/claude-api/shared/claude-platform-on-aws.md +59 -0
- package/skills/front-end/claude-api/shared/error-codes.md +233 -0
- package/skills/front-end/claude-api/shared/live-sources.md +143 -0
- package/skills/front-end/claude-api/shared/managed-agents-api-reference.md +422 -0
- package/skills/front-end/claude-api/shared/managed-agents-client-patterns.md +211 -0
- package/skills/front-end/claude-api/shared/managed-agents-core.md +252 -0
- package/skills/front-end/claude-api/shared/managed-agents-environments.md +219 -0
- package/skills/front-end/claude-api/shared/managed-agents-events.md +220 -0
- package/skills/front-end/claude-api/shared/managed-agents-memory.md +197 -0
- package/skills/front-end/claude-api/shared/managed-agents-multiagent.md +99 -0
- package/skills/front-end/claude-api/shared/managed-agents-onboarding.md +144 -0
- package/skills/front-end/claude-api/shared/managed-agents-outcomes.md +106 -0
- package/skills/front-end/claude-api/shared/managed-agents-overview.md +71 -0
- package/skills/front-end/claude-api/shared/managed-agents-scheduled-deployments.md +144 -0
- package/skills/front-end/claude-api/shared/managed-agents-self-hosted-sandboxes.md +174 -0
- package/skills/front-end/claude-api/shared/managed-agents-tools.md +358 -0
- package/skills/front-end/claude-api/shared/managed-agents-webhooks.md +110 -0
- package/skills/front-end/claude-api/shared/model-migration.md +1135 -0
- package/skills/front-end/claude-api/shared/models.md +132 -0
- package/skills/front-end/claude-api/shared/prompt-caching.md +223 -0
- package/skills/front-end/claude-api/shared/token-counting.md +56 -0
- package/skills/front-end/claude-api/shared/tool-use-concepts.md +347 -0
- package/skills/front-end/claude-api/typescript/claude-api/README.md +372 -0
- package/skills/front-end/claude-api/typescript/claude-api/batches.md +106 -0
- package/skills/front-end/claude-api/typescript/claude-api/files-api.md +98 -0
- package/skills/front-end/claude-api/typescript/claude-api/streaming.md +178 -0
- package/skills/front-end/claude-api/typescript/claude-api/tool-use.md +527 -0
- package/skills/front-end/claude-api/typescript/managed-agents/README.md +357 -0
- package/skills/front-end/doc-coauthoring/SKILL.md +375 -0
- package/skills/front-end/docx/LICENSE.txt +30 -0
- package/skills/front-end/docx/SKILL.md +590 -0
- package/skills/front-end/docx/scripts/__init__.py +1 -0
- package/skills/front-end/docx/scripts/accept_changes.py +135 -0
- package/skills/front-end/docx/scripts/comment.py +318 -0
- package/skills/front-end/docx/scripts/office/helpers/__init__.py +0 -0
- package/skills/front-end/docx/scripts/office/helpers/merge_runs.py +199 -0
- package/skills/front-end/docx/scripts/office/helpers/simplify_redlines.py +197 -0
- package/skills/front-end/docx/scripts/office/pack.py +159 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/skills/front-end/docx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/skills/front-end/docx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
- package/skills/front-end/docx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
- package/skills/front-end/docx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
- package/skills/front-end/docx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
- package/skills/front-end/docx/scripts/office/schemas/mce/mc.xsd +75 -0
- package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/skills/front-end/docx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/skills/front-end/docx/scripts/office/soffice.py +183 -0
- package/skills/front-end/docx/scripts/office/unpack.py +132 -0
- package/skills/front-end/docx/scripts/office/validate.py +111 -0
- package/skills/front-end/docx/scripts/office/validators/__init__.py +15 -0
- package/skills/front-end/docx/scripts/office/validators/base.py +847 -0
- package/skills/front-end/docx/scripts/office/validators/docx.py +446 -0
- package/skills/front-end/docx/scripts/office/validators/pptx.py +275 -0
- package/skills/front-end/docx/scripts/office/validators/redlining.py +247 -0
- package/skills/front-end/docx/scripts/templates/comments.xml +3 -0
- package/skills/front-end/docx/scripts/templates/commentsExtended.xml +3 -0
- package/skills/front-end/docx/scripts/templates/commentsExtensible.xml +3 -0
- package/skills/front-end/docx/scripts/templates/commentsIds.xml +3 -0
- package/skills/front-end/docx/scripts/templates/people.xml +3 -0
- package/skills/front-end/frontend-design/LICENSE.txt +177 -0
- package/skills/front-end/frontend-design/SKILL.md +55 -0
- package/skills/front-end/frontend-slides/SKILL.md +380 -0
- package/skills/front-end/frontend-slides/STYLE_PRESETS.md +346 -0
- package/skills/front-end/frontend-slides/animation-patterns.md +110 -0
- package/skills/front-end/frontend-slides/bold-template-pack/README.md +77 -0
- package/skills/front-end/frontend-slides/bold-template-pack/deck-stage.js +619 -0
- package/skills/front-end/frontend-slides/bold-template-pack/selection-index.json +858 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/8-bit-orbit/design.md +573 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/8-bit-orbit/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/biennale-yellow/design.md +579 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/biennale-yellow/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/block-frame/design.md +609 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/block-frame/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/blue-professional/design.md +712 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/blue-professional/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/bold-poster/design.md +713 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/bold-poster/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/broadside/design.md +504 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/broadside/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/capsule/design.md +569 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/capsule/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/cartesian/design.md +524 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/cartesian/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/cobalt-grid/design.md +564 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/cobalt-grid/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/coral/design.md +615 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/coral/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/creative-mode/design.md +566 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/creative-mode/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/daisy-days/design.md +510 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/daisy-days/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/editorial-forest/design.md +508 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/editorial-forest/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/editorial-tri-tone/design.md +601 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/editorial-tri-tone/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/emerald-editorial/design.md +613 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/emerald-editorial/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/grove/design.md +570 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/grove/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/long-table/design.md +594 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/long-table/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/mat/design.md +474 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/mat/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/monochrome/design.md +493 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/monochrome/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/neo-grid-bold/design.md +564 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/neo-grid-bold/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/peoples-platform/design.md +701 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/peoples-platform/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/pin-and-paper/design.md +641 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/pin-and-paper/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/pink-script/design.md +673 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/pink-script/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/playful/design.md +491 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/playful/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/raw-grid/design.md +487 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/raw-grid/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/retro-windows/design.md +578 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/retro-windows/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/retro-zine/design.md +569 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/retro-zine/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/sakura-chroma/design.md +627 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/sakura-chroma/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/scatterbrain/design.md +575 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/scatterbrain/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/signal/design.md +528 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/signal/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/soft-editorial/design.md +626 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/soft-editorial/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/stencil-tablet/design.md +678 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/stencil-tablet/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/studio/design.md +497 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/studio/preview.md +55 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/vellum/design.md +547 -0
- package/skills/front-end/frontend-slides/bold-template-pack/templates/vellum/preview.md +55 -0
- package/skills/front-end/frontend-slides/html-template.md +350 -0
- package/skills/front-end/frontend-slides/scripts/deploy.sh +218 -0
- package/skills/front-end/frontend-slides/scripts/export-pdf.sh +418 -0
- package/skills/front-end/frontend-slides/scripts/extract-pptx.py +96 -0
- package/skills/front-end/frontend-slides/viewport-base.css +133 -0
- package/skills/front-end/internal-comms/LICENSE.txt +202 -0
- package/skills/front-end/internal-comms/SKILL.md +32 -0
- package/skills/front-end/internal-comms/examples/3p-updates.md +47 -0
- package/skills/front-end/internal-comms/examples/company-newsletter.md +65 -0
- package/skills/front-end/internal-comms/examples/faq-answers.md +30 -0
- package/skills/front-end/internal-comms/examples/general-comms.md +16 -0
- package/skills/front-end/mcp-builder/LICENSE.txt +202 -0
- package/skills/front-end/mcp-builder/SKILL.md +236 -0
- package/skills/front-end/mcp-builder/reference/evaluation.md +602 -0
- package/skills/front-end/mcp-builder/reference/mcp_best_practices.md +249 -0
- package/skills/front-end/mcp-builder/reference/node_mcp_server.md +970 -0
- package/skills/front-end/mcp-builder/reference/python_mcp_server.md +719 -0
- package/skills/front-end/mcp-builder/scripts/connections.py +151 -0
- package/skills/front-end/mcp-builder/scripts/evaluation.py +373 -0
- package/skills/front-end/mcp-builder/scripts/example_evaluation.xml +22 -0
- package/skills/front-end/mcp-builder/scripts/requirements.txt +2 -0
- package/skills/front-end/pdf/LICENSE.txt +30 -0
- package/skills/front-end/pdf/SKILL.md +314 -0
- package/skills/front-end/pdf/forms.md +294 -0
- package/skills/front-end/pdf/reference.md +612 -0
- package/skills/front-end/pdf/scripts/check_bounding_boxes.py +65 -0
- package/skills/front-end/pdf/scripts/check_fillable_fields.py +11 -0
- package/skills/front-end/pdf/scripts/convert_pdf_to_images.py +33 -0
- package/skills/front-end/pdf/scripts/create_validation_image.py +37 -0
- package/skills/front-end/pdf/scripts/extract_form_field_info.py +122 -0
- package/skills/front-end/pdf/scripts/extract_form_structure.py +115 -0
- package/skills/front-end/pdf/scripts/fill_fillable_fields.py +98 -0
- package/skills/front-end/pdf/scripts/fill_pdf_form_with_annotations.py +107 -0
- package/skills/front-end/pptx/LICENSE.txt +30 -0
- package/skills/front-end/pptx/SKILL.md +232 -0
- package/skills/front-end/pptx/editing.md +205 -0
- package/skills/front-end/pptx/pptxgenjs.md +420 -0
- package/skills/front-end/pptx/scripts/__init__.py +0 -0
- package/skills/front-end/pptx/scripts/add_slide.py +195 -0
- package/skills/front-end/pptx/scripts/clean.py +286 -0
- package/skills/front-end/pptx/scripts/office/helpers/__init__.py +0 -0
- package/skills/front-end/pptx/scripts/office/helpers/merge_runs.py +199 -0
- package/skills/front-end/pptx/scripts/office/helpers/simplify_redlines.py +197 -0
- package/skills/front-end/pptx/scripts/office/pack.py +159 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/skills/front-end/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/skills/front-end/pptx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
- package/skills/front-end/pptx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
- package/skills/front-end/pptx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
- package/skills/front-end/pptx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
- package/skills/front-end/pptx/scripts/office/schemas/mce/mc.xsd +75 -0
- package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/skills/front-end/pptx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/skills/front-end/pptx/scripts/office/soffice.py +183 -0
- package/skills/front-end/pptx/scripts/office/unpack.py +132 -0
- package/skills/front-end/pptx/scripts/office/validate.py +111 -0
- package/skills/front-end/pptx/scripts/office/validators/__init__.py +15 -0
- package/skills/front-end/pptx/scripts/office/validators/base.py +847 -0
- package/skills/front-end/pptx/scripts/office/validators/docx.py +446 -0
- package/skills/front-end/pptx/scripts/office/validators/pptx.py +275 -0
- package/skills/front-end/pptx/scripts/office/validators/redlining.py +247 -0
- package/skills/front-end/pptx/scripts/thumbnail.py +289 -0
- package/skills/front-end/skill-creator/LICENSE.txt +202 -0
- package/skills/front-end/skill-creator/SKILL.md +485 -0
- package/skills/front-end/skill-creator/agents/analyzer.md +274 -0
- package/skills/front-end/skill-creator/agents/comparator.md +202 -0
- package/skills/front-end/skill-creator/agents/grader.md +223 -0
- package/skills/front-end/skill-creator/assets/eval_review.html +146 -0
- package/skills/front-end/skill-creator/eval-viewer/generate_review.py +471 -0
- package/skills/front-end/skill-creator/eval-viewer/viewer.html +1325 -0
- package/skills/front-end/skill-creator/references/schemas.md +430 -0
- package/skills/front-end/skill-creator/scripts/__init__.py +0 -0
- package/skills/front-end/skill-creator/scripts/aggregate_benchmark.py +401 -0
- package/skills/front-end/skill-creator/scripts/generate_report.py +326 -0
- package/skills/front-end/skill-creator/scripts/improve_description.py +247 -0
- package/skills/front-end/skill-creator/scripts/package_skill.py +136 -0
- package/skills/front-end/skill-creator/scripts/quick_validate.py +103 -0
- package/skills/front-end/skill-creator/scripts/run_eval.py +310 -0
- package/skills/front-end/skill-creator/scripts/run_loop.py +328 -0
- package/skills/front-end/skill-creator/scripts/utils.py +47 -0
- package/skills/front-end/slack-gif-creator/LICENSE.txt +202 -0
- package/skills/front-end/slack-gif-creator/SKILL.md +254 -0
- package/skills/front-end/slack-gif-creator/core/easing.py +234 -0
- package/skills/front-end/slack-gif-creator/core/frame_composer.py +176 -0
- package/skills/front-end/slack-gif-creator/core/gif_builder.py +269 -0
- package/skills/front-end/slack-gif-creator/core/validators.py +136 -0
- package/skills/front-end/slack-gif-creator/requirements.txt +4 -0
- package/skills/front-end/web-artifacts-builder/LICENSE.txt +202 -0
- package/skills/front-end/web-artifacts-builder/SKILL.md +74 -0
- package/skills/front-end/web-artifacts-builder/scripts/bundle-artifact.sh +54 -0
- package/skills/front-end/web-artifacts-builder/scripts/init-artifact.sh +322 -0
- package/skills/front-end/web-artifacts-builder/scripts/shadcn-components.tar.gz +0 -0
- package/skills/front-end/webapp-testing/LICENSE.txt +202 -0
- package/skills/front-end/webapp-testing/SKILL.md +96 -0
- package/skills/front-end/webapp-testing/examples/console_logging.py +35 -0
- package/skills/front-end/webapp-testing/examples/element_discovery.py +40 -0
- package/skills/front-end/webapp-testing/examples/static_html_automation.py +33 -0
- package/skills/front-end/webapp-testing/scripts/with_server.py +106 -0
- package/skills/front-end/xlsx/LICENSE.txt +30 -0
- package/skills/front-end/xlsx/SKILL.md +292 -0
- package/skills/front-end/xlsx/scripts/office/helpers/__init__.py +0 -0
- package/skills/front-end/xlsx/scripts/office/helpers/merge_runs.py +199 -0
- package/skills/front-end/xlsx/scripts/office/helpers/simplify_redlines.py +197 -0
- package/skills/front-end/xlsx/scripts/office/pack.py +159 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
- package/skills/front-end/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
- package/skills/front-end/xlsx/scripts/office/schemas/mce/mc.xsd +75 -0
- package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/skills/front-end/xlsx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/skills/front-end/xlsx/scripts/office/soffice.py +183 -0
- package/skills/front-end/xlsx/scripts/office/unpack.py +132 -0
- package/skills/front-end/xlsx/scripts/office/validate.py +111 -0
- package/skills/front-end/xlsx/scripts/office/validators/__init__.py +15 -0
- package/skills/front-end/xlsx/scripts/office/validators/base.py +847 -0
- package/skills/front-end/xlsx/scripts/office/validators/docx.py +446 -0
- package/skills/front-end/xlsx/scripts/office/validators/pptx.py +275 -0
- package/skills/front-end/xlsx/scripts/office/validators/redlining.py +247 -0
- package/skills/front-end/xlsx/scripts/recalc.py +184 -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
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1084 @@
|
|
|
1
|
+
<!-- ✦ ⋆ 。˚ Constella — Changelog ˚。 ⋆ ✦ -->
|
|
2
|
+
# Changelog
|
|
3
|
+
|
|
4
|
+
All notable changes to **Constella** are documented here — the complete construction history of the
|
|
5
|
+
control plane, from the first scaffold (December 2025) to the current consolidated release.
|
|
6
|
+
|
|
7
|
+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project aims to
|
|
8
|
+
follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Constella is **pre-1.0**: minor versions
|
|
9
|
+
may still introduce breaking changes while the platform stabilises.
|
|
10
|
+
|
|
11
|
+
🇧🇷 Versão em português: [CHANGELOG.pt-BR.md](CHANGELOG.pt-BR.md)
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
## [0.3.0] — 2026-06-26 — "Design = the real project: text-only canvas · Live Inspect · promotion · resilience"
|
|
16
|
+
|
|
17
|
+
First clean public release. The Design module becomes the front of the build pipeline: every visual request routes
|
|
18
|
+
through Grace, the approved design **becomes the real served frontend** (not a throwaway reference), the operator keeps
|
|
19
|
+
iterating **after** approval, and the whole loop survives crashes and provider limits. Controllable from the UI **and**
|
|
20
|
+
Telegram.
|
|
21
|
+
|
|
22
|
+
### Added
|
|
23
|
+
- **Design canvas — a faithful, text-only visual editor.** Select / Edit / Markup / Comments / Inspect / Preview modes;
|
|
24
|
+
whole-prototype **browser-style zoom**; per-screen **Save / Reset / History** (undo/redo); live **theme** toggle;
|
|
25
|
+
**breakpoints** (Desktop / Tablet 768 / Mobile + custom width) that drive a real reflow. Edit mode = **click a text
|
|
26
|
+
element → inline edit with a caret**, with a live **Saving… / Saved** indicator. The canvas is a *reference* that
|
|
27
|
+
stays faithful to the mock — structural changes go through Grace, not direct manipulation.
|
|
28
|
+
- **Docs tab** — renders Grace's written design docs (`design-system.md`, `components.md`, `handoff.md`, `decisions.md`,
|
|
29
|
+
`APPROVED.md`) as markdown inside the rail.
|
|
30
|
+
- **Styles panel — live design tokens** — palette + secondary/surface/semantic colours, body & heading fonts, weight /
|
|
31
|
+
line-height / letter-spacing, radius / border / shadow, spacing & motion; the canvas re-skins instantly.
|
|
32
|
+
- **Multi-file CSS authoring** — Grace writes `design-mock/styles/global.css` (tokens/reset/theme) + per-component +
|
|
33
|
+
animations files and `<link>`s them; the canvas **inlines** them (the sandbox only renders inline CSS) and the
|
|
34
|
+
production build bundles + minifies/obfuscates. Clean modular source, working live preview.
|
|
35
|
+
- **Domain/style-aware RAG + skill selection** — Grace extracts keywords from the brief, mission, objective, attached
|
|
36
|
+
mock and your message, expands them through a domain+style lexicon (hotel → booking/hospitality; "Apple/iOS" →
|
|
37
|
+
glassmorphism/microinteractions/premium type) and **ranks the seeded skills** by name/tags/description, telling her
|
|
38
|
+
to read the most relevant ones first — not a flat generic list.
|
|
39
|
+
- **The Design → Grace → Ada → Execution flow.** A planner **design gate** holds a frontend/visual plan until the UI is
|
|
40
|
+
prototyped + approved (robust visual-product detection — works even with no explicit frontend stack; **New Work /
|
|
41
|
+
new visual features route through Grace too**, even after a design exists; a one-shot "Generate plan anyway" bypass).
|
|
42
|
+
The CEO Planner shows a strong **"Design step pending"** recommendation with **Open Design**.
|
|
43
|
+
- **"Send to execution"** — Grace writes the **complete handoff documentation** (design system, components, screen
|
|
44
|
+
specs, decisions) from the approved screens, then **automatically activates the CEO** (the first plan, or a tracked
|
|
45
|
+
New Work) — visible live on the Planner.
|
|
46
|
+
- **Design promotion — the approved design BECOMES the real frontend.** On handoff, Grace's screens are promoted into
|
|
47
|
+
the project's served source: a **native/static stack is served 1:1** (screens → `public/`, the static server is
|
|
48
|
+
wired to serve them — the running app IS the approved design, 100% fidelity); a **framework stack** is staged + a
|
|
49
|
+
"port" issue is planned. Engineers then **EXTEND** it (wire real data/backend/states on top) — they never rebuild
|
|
50
|
+
the UI. Re-approving a design flows as an "apply design update" issue (it never clobbers wired code).
|
|
51
|
+
- **Telegram design control** — push notifications for mock-imported, prototype/approval-pending, docs-ready and
|
|
52
|
+
handoff-received; a **canvas → text** summary (screens, sections, form fields, buttons, responsive) for review from
|
|
53
|
+
the phone; and **Approve / Reject / Request-changes** buttons where **Approve auto-runs Send-to-execution**.
|
|
54
|
+
- **Live-app canvas + Inspect (any stack)** — a **Design / Live** toggle renders the project's **real running dev
|
|
55
|
+
server** in the canvas (React / Vue / Svelte / Next / static), reusing the Test Dev boot + frameable probe. An
|
|
56
|
+
**Inspect** toggle routes it through an inject proxy that stamps a click-capture script into the real app: click an
|
|
57
|
+
element → its context (tag / text / CSS selector / route) pre-fills **"Ask Grace to change THIS element"** → she edits
|
|
58
|
+
the real source → HMR repaints. (Precise *file:line* build-time stamping is the next step.)
|
|
59
|
+
- **Keep iterating after approval** — the Grace chat, image paste/drop, edit toolbar and "new screen" stay enabled
|
|
60
|
+
after approval; a terminal **"Handed off to execution · Ada is building"** banner replaces the bare re-offer; any edit
|
|
61
|
+
since the last send flips the execution button to **"Send update to execution"**, and **"Approve changes"** re-approves
|
|
62
|
+
the current design as the official reference.
|
|
63
|
+
- **Grace keeps source + docs in sync** — a Styles-panel change on an approved design auto-asks Grace to reconcile
|
|
64
|
+
`design-mock/styles/global.css` + `design-system.md` to the canvas (the canvas is the source of truth) — she does it,
|
|
65
|
+
never just asks.
|
|
66
|
+
- **Visual-fidelity check** — the Test Dev harness captures a **baseline** of each approved design screen and
|
|
67
|
+
**pixel-diffs** the running app against it (in-browser, no new deps; 1280×800). A structurally-wrong screen
|
|
68
|
+
(>50% different) **fails the gate** — so "matches the design" is enforced, not just asked. Best-effort + isolated.
|
|
69
|
+
- **Update docs** — a user-facing **`docs/UPDATE.md`** (the Update module's "docs" button target) and an **`ISSUE.md`**
|
|
70
|
+
to register bugs / errors against the public release.
|
|
71
|
+
- **Context donut — per-conversation, per-agent cost.** The chat-header context widget now shows each agent's tokens
|
|
72
|
+
**and `$` spend for THIS conversation only** (a new `cost_entry.channel` tags spend by channel; added via a guarded
|
|
73
|
+
`ALTER ADD COLUMN`), with a `tks` unit, a `<1%` floor and an inline explainer. Lifetime totals stay in **Costs**.
|
|
74
|
+
|
|
75
|
+
### Changed
|
|
76
|
+
- **Composer suggestions are forward next-steps only.** Completed-action / past-tense phrases ("removi o botão", "fixed",
|
|
77
|
+
"cleaned"…) are filtered out (PT + EN) — chips are useful next moves ("Adjust the palette", "Approve design",
|
|
78
|
+
"Send to execution"), never an echo of what Grace just did.
|
|
79
|
+
- **The CEO Planner + executors are told to EXTEND the promoted UI, not rebuild it** — frontend issues wire backend and
|
|
80
|
+
data on top of the promoted screens, preserving their markup/CSS exactly (zero drift).
|
|
81
|
+
- **The Design canvas editor is text-only** — the design is a *reference* that must stay faithful to the approved mock,
|
|
82
|
+
so direct structural manipulation (add / move / resize / group / align / z-order…) was intentionally left out; the
|
|
83
|
+
design system stays tunable live via the **Styles** tab, and anything structural is changed by asking Grace.
|
|
84
|
+
|
|
85
|
+
### Fixed
|
|
86
|
+
- **Resilience — runs survive provider limits, network blips and restarts.** Agent runs now **retry transient failures**
|
|
87
|
+
(429 / quota / overloaded / 5xx / network) with a 1 → 5 → 15-minute backoff, surfaced live on the stream (cancellations
|
|
88
|
+
and process timeouts are NOT retried). The Design → execution **handoff is idempotent + resumable**: a crash mid-handoff
|
|
89
|
+
is **re-kicked on boot** and shows a **"Resume handoff"** pulse in the module; and it **hard-fails** — the CEO is only
|
|
90
|
+
activated when Grace actually wrote the docs (never a half-baked plan).
|
|
91
|
+
- **Prototype navigation no longer breaks out of the canvas** — clicking an in-page nav link in Preview switches between
|
|
92
|
+
the prototype's own screens instead of navigating the sandbox frame to the app's login.
|
|
93
|
+
- **Live canvas** — the preview iframe no longer warns on an empty `src` (it falls back to the dev-server URL).
|
|
94
|
+
|
|
95
|
+
---
|
|
96
|
+
|
|
97
|
+
## [0.2.30-build-stable] — "Design module: Grace becomes a real visual designer"
|
|
98
|
+
|
|
99
|
+
The Design-module overhaul — Grace gains a real designer identity, sees and tests her work, and the agent
|
|
100
|
+
runtime that powers her (and every other agent) is fixed. Shipped together as a validated stable build.
|
|
101
|
+
|
|
102
|
+
### Fixed
|
|
103
|
+
- **Every agent run failed with "Not logged in · Please run /login" — fixed.** A **Constella bug, not a
|
|
104
|
+
Claude/login problem.** The destructive-command guard (`cmdGuard`) defaulted **ON** and ran every agent
|
|
105
|
+
through a clean, isolated `CLAUDE_CONFIG_DIR` that copied **only** `~/.claude/.credentials.json`. The current
|
|
106
|
+
Claude Code CLI also needs the account/onboarding state in `~/.claude.json` (`hasCompletedOnboarding`,
|
|
107
|
+
`oauthAccount`, `userID`) to consider itself logged in under a relocated config dir — so the isolated
|
|
108
|
+
`claude -p` run reported "Not logged in", surfaced as the agent's reply. **Design, DMs, Team Room and Telegram
|
|
109
|
+
were all affected.** Fix: `agentClaudeDir()` now mirrors **both** files (fresh each spawn), and `cmdGuard`
|
|
110
|
+
defaults **OFF (opt-in)** like the file-lock hook (both share the clean-config isolation that can drop the
|
|
111
|
+
login). The default run uses the operator's real `~/.claude` with a `disableAllHooks` overlay (auth intact).
|
|
112
|
+
The Design / DM / Team-Room / Telegram paths also push the per-spawn agent flags from the workspace settings,
|
|
113
|
+
and a failed run now shows an honest diagnostic instead of the raw "/login" text.
|
|
114
|
+
|
|
115
|
+
### Added
|
|
116
|
+
- **`constella-design` skill — Grace's dedicated Design-module persona.** A new native design skill
|
|
117
|
+
(`skills/design/constella-design/SKILL.md`) gives Grace an in-character identity inside the Design module: a
|
|
118
|
+
hands-on visual designer / prototyper (not a generic agent) who greets the operator and offers to build, talks
|
|
119
|
+
about the interface, builds stack-specific prototypes under `design-mock/`, reads attached images / references,
|
|
120
|
+
builds mocks, **tests the visual behavior before claiming done**, tunes the design system, writes design docs,
|
|
121
|
+
and prepares the CEO Planner handoff. Auto-loaded on the `design` channel (the Design run leads Grace's prompt
|
|
122
|
+
with it, read straight from the skills library).
|
|
123
|
+
- **Image attachments in the Design chat** — a paperclip button, drag-and-drop, and paste (Ctrl+V). Screenshots,
|
|
124
|
+
references and mocks upload into the workspace and Grace **reads them with her file tools** (the CLI supports
|
|
125
|
+
images) as the visual brief; text is optional when an image is attached. Inbound **Telegram photos** already
|
|
126
|
+
reach the agent the same way (verified end-to-end). Welcome / Team Room / DM keep their click-to-attach.
|
|
127
|
+
- **The Design canvas renders Grace's real screens.** Her generated HTML screens (`design-mock/screens/*.html`)
|
|
128
|
+
now render **LIVE in a sandboxed iframe** (`sandbox="allow-scripts"` — isolated opaque origin, no access to the
|
|
129
|
+
app), with a screen selector for multiple screens. A path-validated `getDesignScreen()` server action serves
|
|
130
|
+
the HTML. Grace's run is also grounded in the **current design tokens** (palette / typography / radius / theme
|
|
131
|
+
the operator set on the canvas) so she builds consistent with the live state.
|
|
132
|
+
- **A large design-skills library (200+ playbooks)** under `skills/design/` — design systems, palette,
|
|
133
|
+
typography, layout, composition, motion, components and platform-specific craft Grace consults while
|
|
134
|
+
prototyping. Seeded into each workspace and auto-linked to the Frontend role (and the CEO).
|
|
135
|
+
|
|
136
|
+
### Changed
|
|
137
|
+
- Docs: `CONSTELLA_AGENT_CMD_GUARD` is documented as **default off (opt-in)** across CONFIGURATION / SECURITY /
|
|
138
|
+
AI_ARCHITECTURE (EN + PT); the clean-config isolation now mirrors credentials **and** account state.
|
|
139
|
+
|
|
140
|
+
> Next iteration on top of this: the interactive editable canvas layer (select / edit / markup / comments on the
|
|
141
|
+
> rendered screen) and automated headless-browser validation of the prototype.
|
|
142
|
+
|
|
143
|
+
---
|
|
144
|
+
|
|
145
|
+
## [0.2.28] — "Update a running VPS without a checkout"
|
|
146
|
+
|
|
147
|
+
### Docs
|
|
148
|
+
- **Updating Constella on a VPS while it keeps running is now documented for native installs.** Every VPS doc
|
|
149
|
+
(UPDATE, VPS_MODE, OPERATIONS, DEPLOY, INSTALLATION — EN + PT, plus both READMEs) previously showed only
|
|
150
|
+
`bash scripts/vps-update.sh`, which assumes a git checkout of the repo. A native install (`curl … install.sh`
|
|
151
|
+
or `npx constellai --vps`) has no `scripts/` directory locally. The docs now lead with the **curl-pipe** form —
|
|
152
|
+
the same pattern `install.sh` / `vps-clean.sh` already use:
|
|
153
|
+
`curl -fsSL …/scripts/vps-update.sh | bash` (append ` -s -- <version>` to pin a version or roll back) — and
|
|
154
|
+
keep the from-checkout form and the fully manual one-liner
|
|
155
|
+
(`sudo npm install -g constellai@latest && sudo systemctl restart constella`).
|
|
156
|
+
- Clarified that the update applies **while the service keeps running**: `npm install -g` swaps the package on
|
|
157
|
+
disk without touching the live process, then `systemctl restart constella` cycles in the new version in a
|
|
158
|
+
~2–3s blip; `~/.constella` (DB, secrets, login, workspaces) is preserved and the idempotent drizzle migrations
|
|
159
|
+
run automatically on the next boot. Roll back any time by pinning the previous version.
|
|
160
|
+
|
|
161
|
+
---
|
|
162
|
+
|
|
163
|
+
## [0.2.27] — "Design canvas: clean, empty, real — no sample mock"
|
|
164
|
+
|
|
165
|
+
### Changed
|
|
166
|
+
- **The Design canvas no longer ships a fake "Nova AI" sample prototype.** That hardcoded landing/dashboard/
|
|
167
|
+
pricing/login content (and the fake screen/component/version/deliverable lists) was demo data transplanted
|
|
168
|
+
from the reference design tool — removed, in line with Constella's "everything real, no fakes" rule. The
|
|
169
|
+
canvas now opens **empty** with a real empty state ("No prototype yet — ask the frontend agent to build the
|
|
170
|
+
first screen"); the right rail shows **real** project context, the design files Grace produces under
|
|
171
|
+
`design-mock/`, the **persisted** design-system tokens (palette/typography/radius/theme, saved to the design
|
|
172
|
+
session), and an honest (empty) version history. The chat is the real frontend agent (Grace) and Approve
|
|
173
|
+
writes the real `design-mock/APPROVED.md` + records the decision in the KB/RAG.
|
|
174
|
+
|
|
175
|
+
> The interactive editable canvas (select/edit/markup/comments/inspect) returns in a follow-up — operating on
|
|
176
|
+
> Grace's **real generated screens** rendered in a sandboxed frame, never on a mock.
|
|
177
|
+
|
|
178
|
+
---
|
|
179
|
+
|
|
180
|
+
## [0.2.26] — "Stack validity, Home modal, Skills filter, and a handful of fixes"
|
|
181
|
+
|
|
182
|
+
### Fixed
|
|
183
|
+
- **Project Stack never keeps a blocked option selected.** Picking an option that makes an earlier pick
|
|
184
|
+
incompatible (e.g. `Node.js` then `Python`) now **auto-deselects** the blocked one and shows why
|
|
185
|
+
("Node.js was unselected automatically — Needs a JavaScript/TypeScript language"). A reconcile pass runs to a
|
|
186
|
+
fixpoint (cascades settle) and also guards the SAVE paths, so an invalid stack can never be persisted.
|
|
187
|
+
- **Home "New work" button now works** — it opens the same title/brief modal as the CEO Planner (creates a real
|
|
188
|
+
Goal + specs + issues) instead of silently opening a chat.
|
|
189
|
+
- **Pulse no longer shows Ada "working" right after onboarding.** Agents are seeded **idle**; Ada flips to
|
|
190
|
+
"working" only when a plan/run actually starts.
|
|
191
|
+
|
|
192
|
+
### Added
|
|
193
|
+
- **Skills: filter by name + category.** A search box + category chips (stacks / design / engineering / process /
|
|
194
|
+
languages / core / custom, derived from the native library) over the skill grid.
|
|
195
|
+
- **Skills: a "Consulted N×" badge** on each card — the truthful signal that an agent read that skill's file
|
|
196
|
+
during a task (skills are injected into prompts + read on disk; they are not a separate RAG index).
|
|
197
|
+
- **Design module:** Grace's avatar now renders via the real Avatar (her image/initials, not a bare letter box),
|
|
198
|
+
and the **LIVE** pill shows only while she's actually working (not for the whole session).
|
|
199
|
+
|
|
200
|
+
### Changed
|
|
201
|
+
- **Defaults:** the **Web Search** plugin and the editor's **Word wrap** are now ON by default for new workspaces.
|
|
202
|
+
|
|
203
|
+
---
|
|
204
|
+
|
|
205
|
+
## [0.2.25] — "VPS is native + Tailscale + systemd — Docker removed"
|
|
206
|
+
|
|
207
|
+
### Changed
|
|
208
|
+
- **VPS mode no longer uses Docker.** A VPS deploy is now a plain **native install + Tailscale + a systemd
|
|
209
|
+
service** — simpler, fewer dependencies, fewer ways to break (no image rebuilds, no `down -v` foot-guns, no
|
|
210
|
+
re-installing agent CLIs into a container, no tailscale sidecar / shared network namespace).
|
|
211
|
+
- `curl … scripts/install.sh | bash -s -- --vps` now installs Node + the `constellai` CLI + Tailscale and
|
|
212
|
+
registers a **systemd service** (`constella.service`) that runs `constella --vps` (starts on boot, restarts
|
|
213
|
+
on crash). `npx constellai --vps` stays as the quick, unmanaged path.
|
|
214
|
+
- Manage with `systemctl status|restart constella` + `journalctl -u constella -f`. Update with
|
|
215
|
+
`bash scripts/vps-update.sh [version]` (npm + `systemctl restart` — data in `~/.constella` preserved,
|
|
216
|
+
migrations run on boot). Wipe with `scripts/vps-clean.sh` (removes the service + CLI + `~/.constella`,
|
|
217
|
+
**keeps Tailscale**).
|
|
218
|
+
- Access stays private at `http://<tailscale-ip>:3000` (the host is the tailnet node).
|
|
219
|
+
|
|
220
|
+
### Removed
|
|
221
|
+
- The `Dockerfile`, `docker-compose.yml`, and `.dockerignore`, plus every Docker step from the VPS scripts and
|
|
222
|
+
docs. The published npm package was always native; only the old `git clone + docker compose` path used Docker.
|
|
223
|
+
|
|
224
|
+
---
|
|
225
|
+
|
|
226
|
+
## [0.2.24] — "Design module — the live editable canvas"
|
|
227
|
+
|
|
228
|
+
### Added
|
|
229
|
+
- **Interactive canvas in the Design module**, transplanted 1:1 from the approved prototype. A clean,
|
|
230
|
+
chrome-less live preview (Landing · Dashboard · Pricing · Login) with direct-manipulation tools:
|
|
231
|
+
**Select · Edit · Markup · Comments · Inspect · Preview**. Hover draws an outline + tag on any editable
|
|
232
|
+
element; clicking selects it and captures the full technical context (`CanvasSelection`: element type,
|
|
233
|
+
component, domPath, bounding box, computed styles, section, page). Contextual actions (edit text inline,
|
|
234
|
+
change color, duplicate, remove, comment, componentize, inspect, ask the frontend). Zoom 50/75/100,
|
|
235
|
+
desktop/mobile viewport, dark/light theme, a styles rail (palette/typography/radius/spacing), a comments
|
|
236
|
+
layer with pins, a versions timeline and an export modal.
|
|
237
|
+
- **Hover/selection stay inside the canvas** — every handler is bound to the canvas frame and guarded with
|
|
238
|
+
a containment check, so outlines never bleed into the chat, rails or app shell.
|
|
239
|
+
- The left chat is the **real frontend agent (Grace)** (it streams to the `design` channel), the right rail
|
|
240
|
+
has a **Context** tab (mission/stack/brief/mocks/design files), and **Approve** writes the official
|
|
241
|
+
reference — wired into the foundation from 0.2.23. The canvas itself is **simulate-only** (no real backend).
|
|
242
|
+
|
|
243
|
+
---
|
|
244
|
+
|
|
245
|
+
## [0.2.23] — "Design module — prototype before the plan (foundation)"
|
|
246
|
+
|
|
247
|
+
### Added
|
|
248
|
+
- **New `Design` module (foundation).** A visual prototyping step BEFORE the first plan: in the Execution nav,
|
|
249
|
+
right before the CEO Planner. You talk to the **frontend agent (Grace)**, who builds the prototype grounded in
|
|
250
|
+
the brief, attached mocks, the chosen stack and the project context (RAG + design skills), writing files under
|
|
251
|
+
`design-mock/`. **Approve** the design → it's written to `design-mock/APPROVED.md` (the official visual
|
|
252
|
+
reference), the decision is recorded in the KB/RAG, and Ada is notified.
|
|
253
|
+
- **Two new per-workspace dirs, auto-created at workspace creation:** `design-skills/` (design-specific skills the
|
|
254
|
+
frontend agent + CEO Planner consult) and `design-mock/` (everything the Design module produces). An attached
|
|
255
|
+
onboarding mock now **auto-seeds** into `design-mock/import/` so the module opens non-empty.
|
|
256
|
+
- **CEO Planner ↔ Design wiring.** The planner page shows a **Design** button (→ `/design`) and an explainer
|
|
257
|
+
inviting you to prototype before generating the plan. When `design-mock/APPROVED.md` exists, the CEO Planner
|
|
258
|
+
reads it as **official context** and grounds every frontend spec/issue in the approved design (zero drift).
|
|
259
|
+
- **KB/RAG integration.** `design-mock/` and `design-skills/` are indexed, so the approved design + design
|
|
260
|
+
decisions become retrievable project context for every agent.
|
|
261
|
+
|
|
262
|
+
> Foundation release. The interactive canvas (select · edit · markup · comments · inspect · preview, versions,
|
|
263
|
+
> export) lands in follow-up releases.
|
|
264
|
+
|
|
265
|
+
---
|
|
266
|
+
|
|
267
|
+
## [0.2.22] — "Finishing onboarding lands you on the CEO Planner"
|
|
268
|
+
|
|
269
|
+
### Fixed
|
|
270
|
+
- **Completing onboarding now reliably opens the CEO Planner.** The final step redirected from *inside* the
|
|
271
|
+
heavy setup action (create org + workspace + agents, import the project, scaffold the control layer). If any
|
|
272
|
+
non-essential step in there threw — a file-scaffold hiccup, a stale browser tab — the action aborted before
|
|
273
|
+
the redirect and the operator was left stranded on the wizard at a frozen 92%, with no error. The action now
|
|
274
|
+
**returns a result and the client navigates** to `/planner` (with a refresh so the new workspace renders);
|
|
275
|
+
the file-scaffold step is best-effort so it can't strand a workspace that was already created; and any real
|
|
276
|
+
failure is **shown on screen** instead of hanging silently.
|
|
277
|
+
|
|
278
|
+
---
|
|
279
|
+
|
|
280
|
+
## [0.2.21] — "Pick more than one per stack category"
|
|
281
|
+
|
|
282
|
+
### Changed
|
|
283
|
+
- **Project Stack now accepts MULTIPLE frameworks per category** — in onboarding and in Config. You can pick,
|
|
284
|
+
say, **MUI _and_ Plain CSS** under Styling, or React + a second frontend, instead of being forced to one.
|
|
285
|
+
Cards/chips now toggle on/off; the picked set shows next to each category. `None` stays exclusive (picking it
|
|
286
|
+
clears the rest). Each pick maps to its own skills, so an agent on a multi-framework category gets all the
|
|
287
|
+
matching skill files. Compatibility rules still apply (a wrong-language-family option is disabled with a
|
|
288
|
+
reason), keyed off the category's primary language. The Config stack editor moved from single-select dropdowns
|
|
289
|
+
to the same toggle chips. Stored as a comma-joined value per category — no database migration.
|
|
290
|
+
|
|
291
|
+
---
|
|
292
|
+
|
|
293
|
+
## [0.2.20] — "The CEO Planner clock tells the truth"
|
|
294
|
+
|
|
295
|
+
### Fixed
|
|
296
|
+
- **The CEO Planner timer no longer freezes at 05:00 or resets when you leave the page.** On a long first
|
|
297
|
+
plan (the CEO reads the project file-by-file into `specs/SUPER-SPEC.md`, which can run up to ~10 min), the
|
|
298
|
+
live panel hit a hardcoded **5-minute cap** and went quiet — the clock froze at 05:00 while the run was
|
|
299
|
+
still going. And re-opening the page reset the clock to **00:00** because elapsed time was measured from
|
|
300
|
+
the moment the panel re-mounted, not from when the run actually started. The clock is now anchored to the
|
|
301
|
+
run's **real first-event timestamp** (so leaving and returning shows true elapsed), and the panel keeps
|
|
302
|
+
streaming through the whole job. The run itself never restarted — it was one continuous job the whole time;
|
|
303
|
+
only the on-screen clock was misleading.
|
|
304
|
+
- **First-plan analysis is now idempotent.** The "analyze the existing project" step was gated only by an
|
|
305
|
+
`analyzed` flag written *after* it finished, so a re-click, a mid-run restart, or a stream-silent analyze
|
|
306
|
+
could start it a second time and overwrite a half-written SUPER-SPEC. It now sets an **in-progress marker**
|
|
307
|
+
(with a 12-minute self-heal TTL) before it runs, and a second kickoff bails while a job owns the workspace —
|
|
308
|
+
no duplicated analysis, no clobbered spec.
|
|
309
|
+
|
|
310
|
+
---
|
|
311
|
+
|
|
312
|
+
## [0.2.19] — "Existing projects actually import"
|
|
313
|
+
|
|
314
|
+
### Fixed
|
|
315
|
+
- **Importing an existing project now really pulls THAT project** — not its dependencies, and never the
|
|
316
|
+
Constella repo. The import skipped only a few JS dirs, so a Django `.venv` (or a Rust/JVM `target`, a .NET
|
|
317
|
+
`bin/obj`) flooded the workspace and exhausted the file cap before the real source — the agents then
|
|
318
|
+
"analyzed" pip/npm packages and produced generic work. The import now skips **every ecosystem's
|
|
319
|
+
dependency/build/cache dirs** AND honors the project's own **`.gitignore`**. Verified on a real Django
|
|
320
|
+
project: **359 source files imported, zero `.venv`/`site-packages`/`__pycache__`/`db.sqlite3`**. The CEO's
|
|
321
|
+
analysis (`specs/SUPER-SPEC.md`) and every spec/issue are now grounded in the real project.
|
|
322
|
+
|
|
323
|
+
### Changed
|
|
324
|
+
- **"Local directory" → "Import from directory": pick a folder with the OS dialog** instead of typing a path.
|
|
325
|
+
The browser filters + reads the project's text source with a **live % progress bar**, then imports it into
|
|
326
|
+
the managed workspace. The GitHub import and the final hand-off show a progress bar too.
|
|
327
|
+
|
|
328
|
+
### Added
|
|
329
|
+
- **Project-source card in Config** — shows the active project (imported from `<folder>`/`<repo>` with the file
|
|
330
|
+
count → managed workspace, or a new starter), whether it's been analyzed, and a **Re-analyze project** button.
|
|
331
|
+
|
|
332
|
+
---
|
|
333
|
+
|
|
334
|
+
## [0.2.18] — "Reload on restart, live update banner"
|
|
335
|
+
|
|
336
|
+
### Added
|
|
337
|
+
- **The browser auto-reloads when the server restarts.** A tiny public `/api/health` endpoint returns a
|
|
338
|
+
per-process boot id; every open tab polls it (~5s) and hard-reloads (cache-busting, loop-guarded) the moment
|
|
339
|
+
the id changes — so after **any** restart (manual `constella --start`, a crash-restart, or a self-update)
|
|
340
|
+
you're always on the current build without touching the page.
|
|
341
|
+
- **The update banner now appears LIVE while the server runs.** The header polls every ~12s (and forces a fresh
|
|
342
|
+
npm lookup every ~3 min) instead of only at startup, so a newly published version surfaces on its own — no
|
|
343
|
+
restart needed. A small **Check for updates** button (in the header, plus **Check now** on the /update page)
|
|
344
|
+
forces an immediate check if the auto-check is lagging.
|
|
345
|
+
|
|
346
|
+
### Changed
|
|
347
|
+
- **The update button is disabled while an agent is actively working** (status `working` + a fresh pulse within
|
|
348
|
+
90s) — a server restart would kill its CLI mid-task. It re-enables automatically when the agent finishes or
|
|
349
|
+
its pulse goes stale; `runUpdate` also refuses server-side, so a stale client can't slip an update through.
|
|
350
|
+
|
|
351
|
+
---
|
|
352
|
+
|
|
353
|
+
## [0.2.17] — "Update check"
|
|
354
|
+
|
|
355
|
+
### Maintenance
|
|
356
|
+
- No functional changes. A target version to test the in-app updater end-to-end now that the build pipeline is
|
|
357
|
+
fixed: from a running 0.2.16, the header pill (or `constella update`) should install 0.2.17 — exact version,
|
|
358
|
+
neutral cwd, then restart cleanly with no loop and no hydration crash. Built clean (`build:release`) and
|
|
359
|
+
verified by `npm run smoke`.
|
|
360
|
+
|
|
361
|
+
---
|
|
362
|
+
|
|
363
|
+
## [0.2.16] — "Ship a consistent build"
|
|
364
|
+
|
|
365
|
+
### Fixed
|
|
366
|
+
- **The `/login` "Something broke at the root — invariant expected layout router to be mounted" crash is fixed
|
|
367
|
+
at its real source: a bad `.next` artifact, not the page code.** 0.2.15 was published from an incremental
|
|
368
|
+
`next build` over a **stale** `.next/server` + `.next/static` (the old `prebuild` cleared only `.next/cache`;
|
|
369
|
+
under OneDrive the build drifted), producing an artifact whose server RSC/manifest didn't match the emitted
|
|
370
|
+
client chunks. Everything returned 200 on the server, but the App Router lost its context **at hydration** in a
|
|
371
|
+
real browser. Release builds now purge the **entire** `.next` first, so the shipped artifact is always
|
|
372
|
+
internally consistent. (The same source built clean always works — verified by booting `/login` in headless
|
|
373
|
+
Chrome.)
|
|
374
|
+
|
|
375
|
+
### Added
|
|
376
|
+
- **`npm run build:release`** — a clean, from-scratch production build (`clean:next` wipes all of `.next`, then
|
|
377
|
+
`next build`). `validate` now uses it, so the published artifact always compiles from an empty `.next`. Plain
|
|
378
|
+
`npm run build` stays incremental for fast local iteration.
|
|
379
|
+
- **`npm run smoke`** — a pre-publish gate that boots the built package and loads `/login` (signin **and**
|
|
380
|
+
signup) in headless Chrome, failing if the page crashes at hydration. A server-side check (curl) can't catch a
|
|
381
|
+
hydration-only break; a real browser can. Docs: [docs/en/RELEASE_SMOKE.md](docs/en/RELEASE_SMOKE.md) ·
|
|
382
|
+
[pt](docs/pt/RELEASE_SMOKE.md).
|
|
383
|
+
|
|
384
|
+
### Changed
|
|
385
|
+
- The in-app updater installs the **exact resolved version** (`constellai@<version>`) instead of bare `@latest`,
|
|
386
|
+
so a CDN-lagged npm `latest` tag can't install an older build than the one the pill is offering.
|
|
387
|
+
- Deployment-skew recovery now does a **cache-busting** reload (loop-guarded), so a transient post-update crash
|
|
388
|
+
can't re-load a stale cached document that still points at the old build's chunks.
|
|
389
|
+
|
|
390
|
+
---
|
|
391
|
+
|
|
392
|
+
## [0.2.15] — "Recover the layout-router crash too"
|
|
393
|
+
|
|
394
|
+
### Fixed
|
|
395
|
+
- **The post-update `invariant expected layout router to be mounted` crash now self-heals.** 0.2.14 reloaded on
|
|
396
|
+
the "Failed to find Server Action" skew *message*, but a `router.refresh()` (e.g. the runner heartbeat)
|
|
397
|
+
landing on a mismatched RSC payload after the restart throws the App Router **layout-router invariant**
|
|
398
|
+
instead — a different message the guard didn't match, so the page still died on the root error screen. The
|
|
399
|
+
skew guard, the global error/rejection listener, and the root error boundary now also treat that invariant
|
|
400
|
+
(and chunk-load failures) as recoverable and **hard-reload once** onto the fresh bundle (loop-guarded,
|
|
401
|
+
≤ 1 reload / 20s, so a genuinely persistent failure still falls through to the manual button).
|
|
402
|
+
- **Hardened `<body>` with `suppressHydrationWarning`** so antivirus / browser-extension attribute injection
|
|
403
|
+
into the page can't trip the same invariant during hydration.
|
|
404
|
+
|
|
405
|
+
---
|
|
406
|
+
|
|
407
|
+
## [0.2.14] — "No skew after self-update"
|
|
408
|
+
|
|
409
|
+
### Fixed
|
|
410
|
+
- **The page no longer crashes with "Something broke at the root" right after an in-app update.** When the
|
|
411
|
+
self-updater restarts the server on a new build, the still-open tab is running the *previous* client bundle;
|
|
412
|
+
its next server-action or chunk request hits the new deployment and throws
|
|
413
|
+
`Failed to find Server Action … from an older or newer deployment`, which surfaced as the root error
|
|
414
|
+
*"invariant expected layout router to be mounted."* Constella now detects version skew — via a global
|
|
415
|
+
listener, the root error boundary, and the update badge's own poll — and **hard-reloads once** onto the
|
|
416
|
+
matching bundle, so a self-update finishes cleanly instead of dropping you on the error page. Loop-guarded
|
|
417
|
+
(at most one auto-reload per 20s). This is the last rough edge of the in-app updater: install (0.2.12) →
|
|
418
|
+
restart → auto-reload onto the new version, no manual Reload click.
|
|
419
|
+
|
|
420
|
+
---
|
|
421
|
+
|
|
422
|
+
## [0.2.13] — "End-to-end"
|
|
423
|
+
|
|
424
|
+
### Maintenance
|
|
425
|
+
- No functional changes. A target to watch the 0.2.12 EBUSY fix run end-to-end: from a running 0.2.12, the
|
|
426
|
+
header pill (or `constella update`) should install 0.2.13 from a neutral cwd with the server up, then restart
|
|
427
|
+
into it — no EBUSY, no loop, no console window.
|
|
428
|
+
|
|
429
|
+
---
|
|
430
|
+
|
|
431
|
+
## [0.2.12] — "Out of its own way"
|
|
432
|
+
|
|
433
|
+
### Fixed
|
|
434
|
+
- **The actual cause of the Windows update loop: `EBUSY`.** npm's global install is atomic — it **renames**
|
|
435
|
+
`node_modules/constellai` aside before swapping in the new version, and Windows refuses to rename a directory
|
|
436
|
+
tree that contains the npm process's own current working directory. The self-updater ran from the server's
|
|
437
|
+
cwd, which **is** the install dir, so every `npm install -g` failed with
|
|
438
|
+
`EBUSY: resource busy or locked, rename …\constellai` and the host relaunched the old version — the
|
|
439
|
+
"restarting" loop. The updater now runs from the OS temp dir (it `chdir`s out, and is also spawned with a
|
|
440
|
+
neutral cwd), so the rename succeeds with the server still up. This — **not** file locks from the running
|
|
441
|
+
server — was the issue the whole time; a manual `npm i -g` always worked precisely because it ran from a
|
|
442
|
+
neutral directory.
|
|
443
|
+
|
|
444
|
+
### Note
|
|
445
|
+
- The fix lives in the updater, so the jump **onto** 0.2.12 still runs the 0.2.11 updater and will fail. Update
|
|
446
|
+
once by hand from a normal terminal (**not** `cd`'d into the install dir), server up:
|
|
447
|
+
`npm install -g constellai@latest`, then restart Constella. From 0.2.12 onward the header pill and
|
|
448
|
+
`constella update` land updates cleanly in place.
|
|
449
|
+
|
|
450
|
+
---
|
|
451
|
+
|
|
452
|
+
## [0.2.11] — "Live test"
|
|
453
|
+
|
|
454
|
+
### Maintenance
|
|
455
|
+
- No functional changes. A target to watch the 0.2.10 install-first updater run end-to-end: from a running
|
|
456
|
+
0.2.10, the header pill (or `constella update`) should install 0.2.11 with the server up, then restart into
|
|
457
|
+
it — no loop, no console window.
|
|
458
|
+
|
|
459
|
+
---
|
|
460
|
+
|
|
461
|
+
## [0.2.10] — "Install first, restart after"
|
|
462
|
+
|
|
463
|
+
### Fixed
|
|
464
|
+
- **In-app / `constella update` now actually lands the new version on Windows.** The self-updater stopped the
|
|
465
|
+
server *before* running `npm install -g` — but on Windows that ordering made the install return an error,
|
|
466
|
+
so the host relaunched the old version and looked stuck in a "restarting" loop. A live Constella does **not**
|
|
467
|
+
lock the global package files (verified: `npm i -g` succeeds with the server up), so the updater now
|
|
468
|
+
**installs first** with the server running, and only **then** restarts it to load the new code. Stopping the
|
|
469
|
+
server survives solely as a fallback for a host where a process genuinely holds the files. This removes the
|
|
470
|
+
loop seen updating 0.2.8 → 0.2.9.
|
|
471
|
+
|
|
472
|
+
### Note
|
|
473
|
+
- The fix ships in the updater, so the jump **onto** 0.2.10 still runs the 0.2.9 updater. Easiest path now:
|
|
474
|
+
with the server running, `npm install -g constellai@latest` in any terminal (it succeeds in place), then
|
|
475
|
+
restart Constella. From 0.2.10 on, the header pill and `constella update` land updates cleanly.
|
|
476
|
+
|
|
477
|
+
---
|
|
478
|
+
|
|
479
|
+
## [0.2.9] — "Proof"
|
|
480
|
+
|
|
481
|
+
### Maintenance
|
|
482
|
+
- No functional changes. A target version to watch the 0.2.8 script-based updater run end-to-end: from a
|
|
483
|
+
running 0.2.8, `constella update` (or the header pill) should stop the server, install 0.2.9, and relaunch
|
|
484
|
+
in place — no console window, no loop.
|
|
485
|
+
|
|
486
|
+
---
|
|
487
|
+
|
|
488
|
+
## [0.2.8] — "Update is a script now"
|
|
489
|
+
|
|
490
|
+
### Changed
|
|
491
|
+
- **The self-update is now a real, standalone script** (`bin/constella-update.mjs`) instead of an inline
|
|
492
|
+
one-off blob. Both the in-app **Update now** pill and the `constella update` command run it. It finds the
|
|
493
|
+
running server (from a `run.json` pidfile the launcher writes, or by the port it listens on), stops the
|
|
494
|
+
whole process tree — the launcher **and** its web + worker children, which on Windows must all die before
|
|
495
|
+
`npm install -g` can overwrite the in-use package files — installs the latest, then relaunches on the same
|
|
496
|
+
mode. It's inspectable and **runnable by hand** to recover any stuck instance:
|
|
497
|
+
`node <install>/bin/constella-update.mjs`, or simply `constella update` from any terminal (it stops a
|
|
498
|
+
running instance, installs, and brings it back).
|
|
499
|
+
|
|
500
|
+
### Note
|
|
501
|
+
- The update mechanism ships **inside** the installed version, so the jump **onto** 0.2.8 still runs the
|
|
502
|
+
previous updater. If a one-click update from 0.2.7 doesn't land on Windows, update once by hand: close
|
|
503
|
+
Constella, run `npm install -g constellai@latest`, then `constella --start`. From 0.2.8 onward both
|
|
504
|
+
`constella update` and the header pill stop-install-relaunch cleanly in place.
|
|
505
|
+
|
|
506
|
+
---
|
|
507
|
+
|
|
508
|
+
## [0.2.7] — "Tick"
|
|
509
|
+
|
|
510
|
+
### Maintenance
|
|
511
|
+
- No functional changes. A version bump published only as a target to test the in-app updater end-to-end
|
|
512
|
+
from a fixed build: running **0.2.6**, the header pill should update 0.2.6 → 0.2.7 in place on Windows,
|
|
513
|
+
with no "restarting" loop.
|
|
514
|
+
|
|
515
|
+
---
|
|
516
|
+
|
|
517
|
+
## [0.2.6] — "The updater lets go on Windows"
|
|
518
|
+
|
|
519
|
+
### Fixed
|
|
520
|
+
- **One-click update on Windows no longer loops without landing the new version.** The updater stopped the
|
|
521
|
+
server by killing only the launcher process — but on Windows that is an uncatchable terminate that does
|
|
522
|
+
**not** cascade to children, so the `next start` (web) and worker processes stayed alive holding the native
|
|
523
|
+
SQLite addon (`better_sqlite3.node`) loaded. `npm install -g` then couldn't overwrite the in-use package
|
|
524
|
+
files (EPERM), the install failed, and the host relaunched the **old** version — looking like an endless
|
|
525
|
+
"restarting" loop. The updater now enumerates those child processes and kills them explicitly (the launcher
|
|
526
|
+
**first**, so its supervisor can't auto-restart them), waits for the file locks to release, and retries the
|
|
527
|
+
install before relaunching.
|
|
528
|
+
|
|
529
|
+
### Note
|
|
530
|
+
- The fix lives **in the updater**, so the jump **onto** 0.2.6 still runs the previous (0.2.5) updater and may
|
|
531
|
+
fail on Windows. Update once by hand: stop Constella, run `npm install -g constellai@latest`, then
|
|
532
|
+
`constella --start`. From 0.2.6 onward the header pill updates cleanly in place.
|
|
533
|
+
|
|
534
|
+
---
|
|
535
|
+
|
|
536
|
+
## [0.2.5] — "Steady"
|
|
537
|
+
|
|
538
|
+
### Maintenance
|
|
539
|
+
- No functional changes. Version bump and clean rebuild to publish a fresh, verified artifact to npm.
|
|
540
|
+
(0.2.3 shipped a build that crashed on load; 0.2.4 corrected it; 0.2.5 republishes from a known-good tree.)
|
|
541
|
+
|
|
542
|
+
---
|
|
543
|
+
|
|
544
|
+
## [0.2.4] — "The pill notices on its own"
|
|
545
|
+
|
|
546
|
+
### Changed
|
|
547
|
+
- The header update pill now **re-checks npm every 30 minutes** (a forced lookup), so a newly published
|
|
548
|
+
version appears on a long-running instance without a reload or restart.
|
|
549
|
+
|
|
550
|
+
---
|
|
551
|
+
|
|
552
|
+
## [0.2.3] — "Spin while it updates"
|
|
553
|
+
|
|
554
|
+
### Changed
|
|
555
|
+
- The header update pill now shows a **spinning icon** while it downloads + restarts, so the in-progress
|
|
556
|
+
state is obvious. (Also the first release that exercises the 0.2.2 self-update path end-to-end — update
|
|
557
|
+
from 0.2.2 and it installs silently and relaunches on its own.)
|
|
558
|
+
|
|
559
|
+
---
|
|
560
|
+
|
|
561
|
+
## [0.2.2] — "Updates that actually apply themselves"
|
|
562
|
+
|
|
563
|
+
### Fixed
|
|
564
|
+
- **The in-app update now installs silently and restarts on its own.** Clicking the update no longer pops a
|
|
565
|
+
console window, and it no longer fails on Windows with the package files "in use": the updater now **stops
|
|
566
|
+
the running server first** (so `npm install -g` can replace the in-use files), installs hidden
|
|
567
|
+
(`windowsHide`), then **relaunches `constella` automatically** in the same mode — the page reconnects on
|
|
568
|
+
its own. If the install fails it still relaunches the existing version, so a failed update never leaves the
|
|
569
|
+
host down. The launcher exports `CONSTELLA_LAUNCHER_PID` so the updater stops exactly the right process.
|
|
570
|
+
- Fixed the rollback hint on the Update page (`constella` → `constellai`).
|
|
571
|
+
|
|
572
|
+
> Note: a self-update can only fix versions **from 0.2.2 onward** (the running version is the one doing the
|
|
573
|
+
> update). To get onto 0.2.2 from an older build on Windows, run `npm install -g constellai@latest` once.
|
|
574
|
+
|
|
575
|
+
---
|
|
576
|
+
|
|
577
|
+
## [0.2.1] — "Update from the header · clean VPS"
|
|
578
|
+
|
|
579
|
+
### Added
|
|
580
|
+
- **One-click updates from the header.** When a newer version is published, a persistent pill appears in the
|
|
581
|
+
top bar — click it to download + install the update **in-app**, no `constella update` command needed, then
|
|
582
|
+
restart to apply. Works for every global install: local `--start`, host `--vps`, and `--portable`. (Running
|
|
583
|
+
from source, `npx`, or a Docker VPS — which can't self-update in place — open the Update page with the exact
|
|
584
|
+
command instead.) Replaces the old dismissible bottom banner with an always-visible header notification.
|
|
585
|
+
- **`scripts/vps-clean.sh` — wipe a VPS to a clean slate, keeping Tailscale.** Removes the Constella Docker
|
|
586
|
+
deployment, **all** Docker (engine + data), and the Constella runtime (`~/.constella`, the clone, the global
|
|
587
|
+
CLI, the npx cache) while leaving Tailscale (and your tailnet session) untouched — to simulate a fresh
|
|
588
|
+
install. Curl-able, with a confirmation prompt (`--yes` to skip). Also reachable via `install.sh --clean`.
|
|
589
|
+
|
|
590
|
+
### Changed
|
|
591
|
+
- VPS docs (EN+PT): the **host** update path (`constella update` / `npm i -g constellai@latest`) leads; the
|
|
592
|
+
Docker `vps-update.sh` is the hardened-path option. Added the clean-reinstall section. Dropped the remaining
|
|
593
|
+
`--auth` mentions from the installer + docs (`--auth` stays a silent alias of `--start`).
|
|
594
|
+
|
|
595
|
+
---
|
|
596
|
+
|
|
597
|
+
## [0.2.0] — "One login, everywhere"
|
|
598
|
+
|
|
599
|
+
### Changed
|
|
600
|
+
- **There are no more auth "modes".** `--start` / `--vps` / `--portable` are now just **install/launch
|
|
601
|
+
options** (where the server runs — local 127.0.0.1, a VPS on 0.0.0.0 + Tailscale, or a USB drive) — never
|
|
602
|
+
a choice about authentication. **Authentication is always required, in every environment.** `--auth` is
|
|
603
|
+
retired (a deprecated alias of `--start`), and the run-mode picker + the "Run mode" sections in
|
|
604
|
+
Config / Profile / Organizations are gone.
|
|
605
|
+
- **A bare `constella` no longer starts a server** — starting is explicit: pass `--start` (or `--vps` /
|
|
606
|
+
`--portable`). Running `constella` with no flag prints usage.
|
|
607
|
+
|
|
608
|
+
### Added
|
|
609
|
+
- **A real signup + login flow.** First run with no account → a **signup** screen (name + email + password)
|
|
610
|
+
that creates the single operator; afterwards → a **login** screen. Sessions persist, logout works, a wrong
|
|
611
|
+
password shows "incorrect email or password", and an existing operator is never recreated. 2FA and passkeys
|
|
612
|
+
are unchanged.
|
|
613
|
+
|
|
614
|
+
### Removed
|
|
615
|
+
- The passwordless `--start` auto-login (`/api/dev-login`, `ensureLocalOperator`) and the predictable
|
|
616
|
+
`operator/operator123` default credential. A legacy `--start` install is migrated cleanly: the first launch
|
|
617
|
+
of this version shows **signup** so the operator claims the account with a password they choose.
|
|
618
|
+
|
|
619
|
+
### Documentation
|
|
620
|
+
- The whole "four modes" idea is removed from the README and docs; `AUTH_MODE` is dropped and START / VPS /
|
|
621
|
+
PORTABLE are reframed as install methods (EN + PT). Universal message: install → `constella --start` →
|
|
622
|
+
sign up → log in → use.
|
|
623
|
+
|
|
624
|
+
---
|
|
625
|
+
|
|
626
|
+
## [0.1.10] — "One operator, two access modes"
|
|
627
|
+
|
|
628
|
+
### Fixed
|
|
629
|
+
- **`--start` and `--auth` now share the same operator — no duplicate accounts, correct errors.** The login
|
|
630
|
+
form used to try sign-in and, on any failure, fall back to **sign-up**, so a wrong password or a normal
|
|
631
|
+
re-login both surfaced "user already exists". The screen is now state-aware: the single operator (resolved
|
|
632
|
+
the same way in both modes) either **sets** a password the first time (coming from `--start`, or a fresh
|
|
633
|
+
first run — on the *existing* account, never a second one) or **signs in**. A wrong password now shows
|
|
634
|
+
**"Incorrect email or password"**, never "already exists". There is no sign-up path in the UI.
|
|
635
|
+
- **Returning to `--start` always works.** `--start` auto-login uses a per-install **random** password
|
|
636
|
+
persisted to the runtime `~/.constella/.env` (replacing the predictable `operator123` default) and never
|
|
637
|
+
clobbers a password you set in `--auth`; a Profile password change stays in sync.
|
|
638
|
+
|
|
639
|
+
### Security
|
|
640
|
+
- Removed the predictable `operator123` default credential. Setting the operator password is refused once a
|
|
641
|
+
password already exists (no unauthenticated reset/takeover). The operator password is stored in plaintext
|
|
642
|
+
only on **local/loopback** installs (`--start`/`--auth`/`--portable`); a real `--vps`/container keeps the
|
|
643
|
+
**hash only**.
|
|
644
|
+
|
|
645
|
+
### Documentation
|
|
646
|
+
- AUTH_MODE / START_MODE / SECURITY / FAQ (EN+PT) updated to the new single-operator flow.
|
|
647
|
+
|
|
648
|
+
---
|
|
649
|
+
|
|
650
|
+
## [0.1.9] — "Ship the build, not the cache"
|
|
651
|
+
|
|
652
|
+
### Fixed
|
|
653
|
+
- **The run-mode display fix from 0.1.8 now actually ships.** The 0.1.8 source was correct, but the
|
|
654
|
+
published tarball carried a *stale* compiled `.next`: Next's incremental module cache (`.next/cache`)
|
|
655
|
+
re-emitted the pre-fix Config / Profile / Organizations pages, so the app still showed the onboarding
|
|
656
|
+
mode (`--start`) instead of the launch flag even after `constella --auth`. Rebuilt from a clean cache —
|
|
657
|
+
the pages now read `getRunMode()` at runtime as intended.
|
|
658
|
+
- **Release builds can no longer ship a stale artifact.** A new `prebuild` step purges `.next/cache`
|
|
659
|
+
before every `next build`, forcing a full recompile from source. (The incremental cache went stale under
|
|
660
|
+
OneDrive/Windows filesystem mtime quirks; release artifacts must compile from source every time.)
|
|
661
|
+
- **The production build type-checks clean again.** Guarded the `trustedOrigins` handler against an
|
|
662
|
+
undefined request — `next build` aborts on a type error, so this had been blocking every fresh production
|
|
663
|
+
build (a prior complete build was the only thing still shipping).
|
|
664
|
+
|
|
665
|
+
---
|
|
666
|
+
|
|
667
|
+
## [0.1.8] — "Mode reflects the flag · one-command VPS"
|
|
668
|
+
|
|
669
|
+
### Fixed
|
|
670
|
+
- **The run mode shown in the app always matches the launch flag now.** Config / Profile / Organizations
|
|
671
|
+
display `getRunMode()` (the live `CONSTELLA_RUN_MODE` the launcher set) instead of the persisted DB
|
|
672
|
+
column, so `constella --auth` (or `--vps` / `--portable`) shows that mode immediately — no reinstall, no
|
|
673
|
+
stale value, no dependence on the boot DB-sync. (The dashboard's pause button still reads the loop state.)
|
|
674
|
+
|
|
675
|
+
### Added
|
|
676
|
+
- **One-command VPS.** On a Linux/macOS host, `constella --vps` now auto-installs and joins Tailscale and
|
|
677
|
+
serves on your tailnet — so `npx constellai --vps` (or `npm i -g constellai && constella --vps`) is a true
|
|
678
|
+
single command: no git clone, no `vps-install.sh`. The Docker + Tailscale-sidecar path stays as the
|
|
679
|
+
hardened "app reachable only on the tailnet, in a container" option.
|
|
680
|
+
|
|
681
|
+
### Documentation
|
|
682
|
+
- README + VPS_MODE (EN+PT): VPS leads with the one-command host path (Docker = hardened option); added the
|
|
683
|
+
`E404` private-registry npx note (`npx --registry https://registry.npmjs.org constellai …`).
|
|
684
|
+
|
|
685
|
+
---
|
|
686
|
+
|
|
687
|
+
## [0.1.7] — "Quiet end-user console"
|
|
688
|
+
|
|
689
|
+
### Changed
|
|
690
|
+
- The supervised web + worker now start with `--no-deprecation`, so Node's internal deprecation notices
|
|
691
|
+
(e.g. `DEP0190` from a Windows `shell: true` agent spawn, `DEP0176 fs.R_OK`) no longer clutter the
|
|
692
|
+
runtime console. These were always harmless Node warnings, never Constella errors.
|
|
693
|
+
|
|
694
|
+
> **About the remaining `npm install` warnings** (not fixable from the package — they are warnings, not
|
|
695
|
+
> errors, and don't affect install or run): the `zod@^4` *optional* peer comes from better-auth's
|
|
696
|
+
> `better-call`; the `@esbuild-kit/*` and `prebuild-install` deprecations are internal to `drizzle-kit` /
|
|
697
|
+
> `better-sqlite3`; the `allow-scripts` notice is your npm's own policy. Hide them with
|
|
698
|
+
> `npm install -g constellai --loglevel=error`.
|
|
699
|
+
|
|
700
|
+
---
|
|
701
|
+
|
|
702
|
+
## [0.1.6] — "Run mode reflects the launch flag"
|
|
703
|
+
|
|
704
|
+
### Fixed
|
|
705
|
+
- **The run mode shown in the app now matches how you launched it.** Relaunching `constella --auth` (or
|
|
706
|
+
`--vps` / `--portable`) already changed the real behavior — login enforcement and agent permissions are
|
|
707
|
+
driven by the `CONSTELLA_RUN_MODE` flag — but the UI still displayed `--start`, because the *persisted*
|
|
708
|
+
mode (`organization`/`workspace.runMode`) was written only at onboarding and never updated. Boot now
|
|
709
|
+
syncs the persisted mode to the launch flag, so Config / Profile / the dashboard show the actual mode. A
|
|
710
|
+
paused execution loop (`runMode === "off"`) is preserved across the sync.
|
|
711
|
+
|
|
712
|
+
---
|
|
713
|
+
|
|
714
|
+
## [0.1.5] — "Self-heal actually fires"
|
|
715
|
+
|
|
716
|
+
### Fixed
|
|
717
|
+
- The self-healing native-module check (0.1.4) never triggered: `better-sqlite3` loads its native addon
|
|
718
|
+
**lazily in the `Database` constructor**, not at `require()`, so the launcher's require-only probe saw no
|
|
719
|
+
error and the ABI mismatch still crashed the drizzle migrate subprocess. The probe now **opens an
|
|
720
|
+
in-memory database** to force the binding load, so the mismatch is detected and the correct prebuilt
|
|
721
|
+
binary is fetched before migrating — `constella` boots on a Node it wasn't installed under.
|
|
722
|
+
|
|
723
|
+
---
|
|
724
|
+
|
|
725
|
+
## [0.1.4] — "Self-healing native module"
|
|
726
|
+
|
|
727
|
+
### Fixed
|
|
728
|
+
- **Global install now boots on any Node version.** The launcher verifies the `better-sqlite3` native
|
|
729
|
+
addon matches the running Node *before* the database migrate; if it doesn't — because the package was
|
|
730
|
+
installed under a different Node, or because an `allow-scripts` / `ignore-scripts` npm policy blocked
|
|
731
|
+
the prebuild fetch at install time — it fetches the correct prebuilt binary **itself, directly** (not
|
|
732
|
+
via an npm lifecycle script, so a script policy can't block it), then continues. No manual `npm rebuild`
|
|
733
|
+
is needed. This fixes the boot crash `NODE_MODULE_VERSION 127 … requires 147` → `Database schema
|
|
734
|
+
migration failed on a fresh database`. On a truly incompatible environment it now prints a clear,
|
|
735
|
+
actionable message instead of a raw dlopen stack.
|
|
736
|
+
|
|
737
|
+
### Notes
|
|
738
|
+
- The remaining `npm install` warnings are **transitive or environment-specific, not errors**: the
|
|
739
|
+
`zod@^4` peer is an *optional* peer of better-auth's `better-call` (the app runs on zod 3); the
|
|
740
|
+
`@esbuild-kit/*` and `prebuild-install` deprecations come from `drizzle-kit` / `better-sqlite3`
|
|
741
|
+
internals; the `allow-scripts` notice is your own npm policy (a standard npm runs install scripts
|
|
742
|
+
automatically). None block a clean install + run.
|
|
743
|
+
|
|
744
|
+
---
|
|
745
|
+
|
|
746
|
+
## [0.1.3] — "Executable launcher on Linux/macOS"
|
|
747
|
+
|
|
748
|
+
### Fixed
|
|
749
|
+
- **Global install on Linux/macOS no longer fails with `/usr/bin/constella: Permission denied`.** The
|
|
750
|
+
package is published from Windows, where the filesystem doesn't track the Unix executable bit, so the
|
|
751
|
+
launcher could land as `0644`. A `postinstall` (`scripts/postinstall.mjs`) now restores `0755` on
|
|
752
|
+
`bin/constella.mjs` + `bin/worker.mjs` (POSIX only; no-op on Windows; best-effort, never blocks install).
|
|
753
|
+
|
|
754
|
+
---
|
|
755
|
+
|
|
756
|
+
## [0.1.2] — "Node 24 support"
|
|
757
|
+
|
|
758
|
+
### Fixed
|
|
759
|
+
- **Node 24 support.** Bumped `better-sqlite3` 11 → 12, which ships prebuilt binaries for Node 24. With
|
|
760
|
+
v11 the prebuilds stopped at Node 22, so a global `npm install -g constellai` on Node 24 installed a
|
|
761
|
+
Node-22 binary and crashed at boot with `NODE_MODULE_VERSION 127` vs `147`. This also satisfies
|
|
762
|
+
better-auth's `better-sqlite3@^12` peer dependency (the install warning is gone).
|
|
763
|
+
- `scripts/install.sh` now auto-installs the native build toolchain (`build-essential`/`python3` on apt,
|
|
764
|
+
`gcc-c++`/`make` on dnf, `base-devel` on pacman) before the global install, so a minimal host without
|
|
765
|
+
a compiler no longer fails with `gyp ERR! not found: make`.
|
|
766
|
+
|
|
767
|
+
---
|
|
768
|
+
|
|
769
|
+
## [0.1.1] — "One-command VPS install"
|
|
770
|
+
|
|
771
|
+
### Added
|
|
772
|
+
- **One-command VPS installer** (`scripts/install.sh`) — `curl -fsSL …/scripts/install.sh | bash -s --
|
|
773
|
+
--vps` installs Docker, clones the repo, joins Tailscale and deploys the whole stack in a single
|
|
774
|
+
command. The same script also handles `--start` / `--auth` / `--portable` (install the CLI + run that
|
|
775
|
+
mode) and `--update` / `--uninstall`.
|
|
776
|
+
|
|
777
|
+
### Changed
|
|
778
|
+
- **VPS is presented as a single automated command** across the docs (README, INSTALLATION, VPS_MODE,
|
|
779
|
+
EN+PT). `constella --vps` is no longer shown as a casual run flag alongside the local modes — it remains
|
|
780
|
+
only as the low-level flag the container runs internally.
|
|
781
|
+
- `vps-install.sh` reads the Tailscale auth key from `/dev/tty` (and accepts it via the `TS_AUTHKEY`
|
|
782
|
+
environment variable), so the `curl | bash` one-liner works interactively or fully unattended.
|
|
783
|
+
|
|
784
|
+
---
|
|
785
|
+
|
|
786
|
+
## [0.1.0] — "First release"
|
|
787
|
+
|
|
788
|
+
The first end-to-end release of Constella: the full agent-company control plane, every previously
|
|
789
|
+
deferred capability wired into the live system, a complete bilingual documentation portal, and an
|
|
790
|
+
npm-native install across all run modes. The release / VPS / Portable paths are staged for validation.
|
|
791
|
+
|
|
792
|
+
### Added
|
|
793
|
+
- Wired the last previously-Planned capabilities into the runtime: the full `/slash` command set, KB
|
|
794
|
+
consult, Inbox emit points (review gate, guard denial, budget cap, update-available, architecture
|
|
795
|
+
decision), automatic PO grooming, the KB ingest gate, sprint close, DM intent parsing, and Team Room
|
|
796
|
+
**synced-block indicators** on messages.
|
|
797
|
+
- **Telegram new-work flow** — a free-text request to the CEO over Telegram drafts a real plan
|
|
798
|
+
(spec + issues), not just a chat reply; the bot's `/` command menu registers automatically.
|
|
799
|
+
- **One-command VPS updater** (`scripts/vps-update.sh`) and `npm run dev:all` (Next.js dev server +
|
|
800
|
+
worker together, so Telegram polling and the cron tick work in development).
|
|
801
|
+
- **OPERATIONS** handbook (EN+PT) — start / stop / restart / status / logs / update / rollback /
|
|
802
|
+
uninstall / diagnose, for both a local global install and a VPS/Docker deployment.
|
|
803
|
+
|
|
804
|
+
### Changed
|
|
805
|
+
- **npm-native install** everywhere (`npm install -g constella` + `constella --<mode>`; `npx` demoted to
|
|
806
|
+
a try-once note). **INSTALLATION** rewritten as a complete, OS-by-OS guide (Ubuntu Server/Desktop,
|
|
807
|
+
other Linux, macOS, Windows) covering prerequisites, Tailscale, network, permissions, security, native
|
|
808
|
+
dependencies and a validation checklist.
|
|
809
|
+
- The **VPS Docker image installs the published npm package** (compiled `.next`) instead of building from
|
|
810
|
+
source — the public tree ships no `src/`.
|
|
811
|
+
- Release / **VPS** / **Portable** paths marked **In testing** pending operator validation; the
|
|
812
|
+
Portable-mode minimum lowered to 32 GB.
|
|
813
|
+
|
|
814
|
+
### Fixed
|
|
815
|
+
- **Remote / VPS login now works.** The auth client baked a build-time `localhost:3000` base URL, so a
|
|
816
|
+
published build POSTed sign-in to the *user's own* machine (`ERR_CONNECTION_REFUSED`); it now uses the
|
|
817
|
+
live page origin, and the server trusts the origin each request was served on (cross-site forgery still
|
|
818
|
+
blocked).
|
|
819
|
+
- The **VPS update** is `bash scripts/vps-update.sh` (the old `docker compose pull` is a no-op for a
|
|
820
|
+
locally-built image), with rollback by pinning a version.
|
|
821
|
+
- Duplicate `@` in the Team Room composer mention hint; the PO board hides cancelled/archived-goal issues.
|
|
822
|
+
|
|
823
|
+
### Documentation
|
|
824
|
+
- Full English + Portuguese documentation portal rebuilt from the live codebase, with a language toggle on
|
|
825
|
+
every page, Mermaid architecture/agent/work-lifecycle diagrams, and self-contained animated SVG assets
|
|
826
|
+
under `docs/assets/` (no third-party visual services referenced).
|
|
827
|
+
|
|
828
|
+
---
|
|
829
|
+
|
|
830
|
+
## [0.0.13] — "Remote control & Public API"
|
|
831
|
+
|
|
832
|
+
### Added
|
|
833
|
+
- **Telegram remote control** — inline-keyboard actions, alerts with buttons, live progress push, and goal
|
|
834
|
+
control from the operator's phone (allowlisted to a single private chat).
|
|
835
|
+
- **Public REST API v1** secured by Personal Access Tokens (`/api/v1`), plus an **MCP server**
|
|
836
|
+
(`scripts/mcp-server.mjs`) that exposes new-work creation and status to MCP clients.
|
|
837
|
+
- **Web research for agents** — native WebSearch/WebFetch, a server-side `researchDocs` tool with an
|
|
838
|
+
official-docs allowlist, and a RAG cache; findings are captured back into the Knowledge Base.
|
|
839
|
+
- **Learning → skills** — Vannevar proposes new skills from captured learnings; the operator approves.
|
|
840
|
+
- Stack- and role-aware skill loading plus a planner playbook and design-system planning pass.
|
|
841
|
+
- Optional real PO grooming — Donald derives story points and MoSCoW from priority.
|
|
842
|
+
|
|
843
|
+
### Changed
|
|
844
|
+
- Kanban columns are capped with internal scroll and auto-archive Done cards 24 h after they ship.
|
|
845
|
+
- Downloaded GGUF models are machine-global (shared across workspaces) rather than per-workspace.
|
|
846
|
+
- Switching organisation now hard-reloads so nothing stale carries over.
|
|
847
|
+
|
|
848
|
+
### Fixed
|
|
849
|
+
- The planner self-recovers a stale CEO working state, so a retry needs no restart.
|
|
850
|
+
- PO sizing never emits 0 — story points and MoSCoW are always derived from priority.
|
|
851
|
+
|
|
852
|
+
### Documentation
|
|
853
|
+
- Full Portuguese versions of all docs with an EN/PT language toggle.
|
|
854
|
+
|
|
855
|
+
---
|
|
856
|
+
|
|
857
|
+
## [0.0.12] — "Cockpit & Deploy"
|
|
858
|
+
|
|
859
|
+
### Added
|
|
860
|
+
- **Dashboard** reborn as an operational cockpit — health, execution, problems, KB, locks and
|
|
861
|
+
integrations with charts, donuts, sparklines and status cards (the old Modules grid is gone).
|
|
862
|
+
- **Prepare-Deploy** center — environment detection, clean-tree build, checklist, security scan and a
|
|
863
|
+
preview pipeline.
|
|
864
|
+
- **Welcome central chat** — a full web chat on `/` built on a shared chat module, with Team Room / Direct
|
|
865
|
+
/ Telegram tabs, a context donut and a structured KB answer card.
|
|
866
|
+
- Agents auto-capture learnings into the KB via `[[REMEMBER …]]` tokens, in DM and Telegram alike.
|
|
867
|
+
|
|
868
|
+
### Changed
|
|
869
|
+
- RAG uses the local LLM for all generation when a local model is running, with nomic-embed task prefixes
|
|
870
|
+
(`search_document` / `search_query`) on both index and query.
|
|
871
|
+
- Agent and user avatars are stored in the database (resized data URLs), not the workspace.
|
|
872
|
+
- Adaptive UI scale for large monitors (4K/2K/ultrawide).
|
|
873
|
+
|
|
874
|
+
### Fixed
|
|
875
|
+
- The GitHub Changes list is contained (internal scroll + collapse + count) — no more infinite list.
|
|
876
|
+
- `/clear` now wipes the on-screen conversation and cleans up legacy workspace avatars.
|
|
877
|
+
|
|
878
|
+
### Security
|
|
879
|
+
- Patched the esbuild dev-server CORS advisory (GHSA-67mh-4wv8-2f99) via a dependency override.
|
|
880
|
+
|
|
881
|
+
---
|
|
882
|
+
|
|
883
|
+
## [0.0.11] — "Knowledge Base & Welcome"
|
|
884
|
+
|
|
885
|
+
### Added
|
|
886
|
+
- **Knowledge agent (Vannevar)** owning RAG and chat indexing; the **Knowledge-Base engine** as a
|
|
887
|
+
state-aware source of truth, with curation and a visual **Knowledge** module.
|
|
888
|
+
- **Synced Blocks** — a canonical knowledge-block engine with an agent-propose / operator-merge authoring
|
|
889
|
+
loop and report transclusion.
|
|
890
|
+
- **Welcome home** as the operational landing page — hero, command bar, area cards, continue/decisions/PO/
|
|
891
|
+
activity sections, central knowledge and empty states.
|
|
892
|
+
- Dual-language **i18n** framework with PT-BR for the core screens and a parity checker.
|
|
893
|
+
- **Team Room** gains send-to-KB per message, filter-by-agent, and a traceability chip
|
|
894
|
+
(task · issue · goal · status).
|
|
895
|
+
|
|
896
|
+
### Changed
|
|
897
|
+
- PO and CTO (not only the CEO) can turn a request into work; opt-in **parallel agents** with per-file locks.
|
|
898
|
+
- Core `/slash` commands in the composer (KB, status, new-work, reindex, curate) with autocomplete.
|
|
899
|
+
- Code review uses the strongest available model and consults the security skills + KB.
|
|
900
|
+
|
|
901
|
+
### Fixed
|
|
902
|
+
- Capped agent execution at one per workspace per tick — closing the browser/worker race that caused OOM.
|
|
903
|
+
- Stopped false "needs approval" pings and same-agent same-file re-edit chaos.
|
|
904
|
+
- A Done issue no longer shows 0/4 todos or 0% — the Done column is authoritative.
|
|
905
|
+
|
|
906
|
+
---
|
|
907
|
+
|
|
908
|
+
## [0.0.10] — "Local models & distribution"
|
|
909
|
+
|
|
910
|
+
### Added
|
|
911
|
+
- Local **GGUF catalog** grown from 192 to 438 real lmstudio-community models, with hardware fit-checking.
|
|
912
|
+
- llama.cpp main (`:8082`) and RAG embed (`:8083`) servers auto-start on boot, offloaded to the GPU
|
|
913
|
+
(`-ngl`); the CUDA runtime DLLs are auto-installed so the GPU works out of the box.
|
|
914
|
+
- RAG auto-indexes workspace memory on file change (debounced incremental re-embed).
|
|
915
|
+
- **DM session manager** — multiple sessions per direct message.
|
|
916
|
+
- **Compiled distribution** — end users receive a compiled package with no source in the public bundle.
|
|
917
|
+
|
|
918
|
+
### Changed
|
|
919
|
+
- Planner is non-blocking and refresh-safe, with a live CEO drafting surface (real-time stream, instant
|
|
920
|
+
lock); the launcher supervises web + worker and auto-restarts on crash.
|
|
921
|
+
- Dependencies refreshed to latest stable within current majors.
|
|
922
|
+
|
|
923
|
+
### Fixed
|
|
924
|
+
- The chat server never loads an embedding model by mistake; download/install progress bars show
|
|
925
|
+
bytes-downloaded so they never look frozen.
|
|
926
|
+
- Agents keep their chat history by using the model's real context window.
|
|
927
|
+
|
|
928
|
+
### Security
|
|
929
|
+
- Bumped drizzle-orm 0.36.4 → 0.45.2 (CVE-2026-39356, SQL injection, HIGH).
|
|
930
|
+
- Overrode postcss to a patched ≥ 8.5.10 (Next bundled a vulnerable 8.4.31; build-tooling XSS).
|
|
931
|
+
- P1 runtime hardening — shell-free spawn, worker loopback lock, non-root container, fail-closed boot.
|
|
932
|
+
- Added `SECURITY.md` (private vulnerability reporting + handling policy).
|
|
933
|
+
|
|
934
|
+
---
|
|
935
|
+
|
|
936
|
+
## [0.0.9] — "Models & agent CLIs"
|
|
937
|
+
|
|
938
|
+
### Added
|
|
939
|
+
- **Dynamic model catalog** (models.dev backbone) — no hardcoded model ids; a searchable provider/model
|
|
940
|
+
dropdown that only shows connected providers, plus a rich per-provider status panel with CLI auth
|
|
941
|
+
detection.
|
|
942
|
+
- Eight new headless agent CLIs — Aider, OpenCode, Copilot, Cursor, Cline, Kilo, OpenClaw and Hermes —
|
|
943
|
+
joining the `claude` / `codex` adapters.
|
|
944
|
+
- **Update** module (version check + context-aware update commands) and an execution-mode reorganisation
|
|
945
|
+
with CLI flags.
|
|
946
|
+
- **VPS mode** (Docker + Tailscale) and **Portable mode** (USB) with space/size helpers and USB auto-detect.
|
|
947
|
+
|
|
948
|
+
### Changed
|
|
949
|
+
- CLI providers re-detect and repopulate their cache on refresh.
|
|
950
|
+
|
|
951
|
+
### Security
|
|
952
|
+
- Guarded public-publish script (secret-scan gated) so source and secrets never leak into the public bundle.
|
|
953
|
+
|
|
954
|
+
---
|
|
955
|
+
|
|
956
|
+
## [0.0.8] — "Hardening & polish"
|
|
957
|
+
|
|
958
|
+
### Added
|
|
959
|
+
- **Security** screen and a destructive-command guard for agent shell/edit safety.
|
|
960
|
+
- Two-factor authentication (TOTP) and WebAuthn **passkeys** on top of email/password.
|
|
961
|
+
- **Update** check screen with pre-update backups.
|
|
962
|
+
- Disable-animations switch (GPU savings) in the topbar, login and settings.
|
|
963
|
+
|
|
964
|
+
### Changed
|
|
965
|
+
- Styled confirm modals replace native browser dialogs across the app (clear conversation, delete session).
|
|
966
|
+
|
|
967
|
+
### Security
|
|
968
|
+
- AES-256-GCM **vault** for provider keys; secret scrubbing before KB ingest, Telegram sends and logs.
|
|
969
|
+
- Filesystem **jail** for all agent file access — no path traversal; the workspace root is never deletable.
|
|
970
|
+
- A worker secret and loopback SSRF guard between the worker and the web server.
|
|
971
|
+
|
|
972
|
+
---
|
|
973
|
+
|
|
974
|
+
## [0.0.7] — "Integrations & config"
|
|
975
|
+
|
|
976
|
+
### Added
|
|
977
|
+
- **GitHub** integration — repository binding, git status and clean-source export.
|
|
978
|
+
- Operational screens: **Plugins**, **Routines/Cron**, **Notifications**, **Costs**, **Pulse**, **Docs**
|
|
979
|
+
and **Code**.
|
|
980
|
+
- Account and workspace management — **Profile**, **Config**, **Org** and **Organizations** screens.
|
|
981
|
+
|
|
982
|
+
### Changed
|
|
983
|
+
- Notification preferences (email / Telegram / in-app / weekly) persist per user.
|
|
984
|
+
|
|
985
|
+
---
|
|
986
|
+
|
|
987
|
+
## [0.0.6] — "Knowledge & memory"
|
|
988
|
+
|
|
989
|
+
### Added
|
|
990
|
+
- First **Knowledge Base** with RAG memory and a **Knowledge** screen.
|
|
991
|
+
- Full-text **Search** screen across goals, specs, issues and knowledge.
|
|
992
|
+
- Synced-block seeds — mission, official stack and business rules as canonical references.
|
|
993
|
+
|
|
994
|
+
### Changed
|
|
995
|
+
- The KB deduplicates and types entries so repeated learnings collapse into one canonical record.
|
|
996
|
+
|
|
997
|
+
---
|
|
998
|
+
|
|
999
|
+
## [0.0.5] — "Collaboration"
|
|
1000
|
+
|
|
1001
|
+
### Added
|
|
1002
|
+
- **Team Room** with `@mention` coordination and **DM** channels.
|
|
1003
|
+
- Runner / collaboration engine with relay hand-offs and a 24/7 autonomous execution loop.
|
|
1004
|
+
- **Test Dev** — boots the project and drives it with headless Playwright, returning a
|
|
1005
|
+
`PASS` / `FAIL` / `INCONCLUSIVE` verdict.
|
|
1006
|
+
- **Tasks**, **Activity** and **Reports** screens.
|
|
1007
|
+
|
|
1008
|
+
### Changed
|
|
1009
|
+
- Agents inherit explicit, hand-off context so a relay continues work instead of restarting it.
|
|
1010
|
+
|
|
1011
|
+
---
|
|
1012
|
+
|
|
1013
|
+
## [0.0.4] — "Work lifecycle"
|
|
1014
|
+
|
|
1015
|
+
### Added
|
|
1016
|
+
- The full work lifecycle — Goal → Spec → Issue → Plan → Execution → Review → Test → Done.
|
|
1017
|
+
- **Planner** (CEO drafting surface), the **PM** kanban board, the **Goals** screen and the **Inbox**.
|
|
1018
|
+
|
|
1019
|
+
### Changed
|
|
1020
|
+
- Issue progress is derived from its todos, and the Done column is treated as authoritative.
|
|
1021
|
+
|
|
1022
|
+
---
|
|
1023
|
+
|
|
1024
|
+
## [0.0.3] — "The company"
|
|
1025
|
+
|
|
1026
|
+
### Added
|
|
1027
|
+
- The 10-agent company — Ada, Linus, Donald, Margaret, Grace, Edsger, Werner, Barbara, Whitfield and
|
|
1028
|
+
Vannevar — with a reporting hierarchy, per-agent models and daily cost caps.
|
|
1029
|
+
- **Real agent execution** via `claude` / `codex` CLI adapters, jailed to the workspace, with
|
|
1030
|
+
run-mode-aware permission levels.
|
|
1031
|
+
|
|
1032
|
+
### Changed
|
|
1033
|
+
- Each agent runs under its own model and budget cap, so cost is bounded per role.
|
|
1034
|
+
|
|
1035
|
+
---
|
|
1036
|
+
|
|
1037
|
+
## [0.0.2] — "Onboarding"
|
|
1038
|
+
|
|
1039
|
+
### Added
|
|
1040
|
+
- **Onboarding wizard** — creates the organisation, imports an existing project (GitHub clone / local
|
|
1041
|
+
directory / mock) or scaffolds a runnable starter, writes the `.claude/` control layer, seeds the
|
|
1042
|
+
agents, skills library and native plugins, and runs the first plan into `specs/SUPER-SPEC.md`.
|
|
1043
|
+
- **Project Stacks** inference from the imported project.
|
|
1044
|
+
|
|
1045
|
+
### Changed
|
|
1046
|
+
- A fresh project scaffolds a bootable starter so the workspace runs from the very first tick.
|
|
1047
|
+
|
|
1048
|
+
---
|
|
1049
|
+
|
|
1050
|
+
## [0.0.1] — "Genesis"
|
|
1051
|
+
|
|
1052
|
+
### Added
|
|
1053
|
+
- Next.js control-plane scaffold with a per-organisation runtime root under `~/.constella` and workspace
|
|
1054
|
+
isolation (`~/.constella/organizations/<orgId>/workspace`).
|
|
1055
|
+
- SQLite persistence (drizzle-orm + better-sqlite3) and secrets in `<HOME>/.env`.
|
|
1056
|
+
- `better-auth` email/password sign-in and the **Login** screen.
|
|
1057
|
+
- Supervised web + worker processes — a Next.js control plane plus a background worker (`bin/worker.mjs`)
|
|
1058
|
+
running the cron tick and a file watcher; the supervisor restarts dead children.
|
|
1059
|
+
|
|
1060
|
+
---
|
|
1061
|
+
|
|
1062
|
+
[Unreleased]: https://github.com/gabriel7silva/constella/compare/v0.1.8...HEAD
|
|
1063
|
+
[0.1.8]: https://github.com/gabriel7silva/constella/compare/v0.1.7...v0.1.8
|
|
1064
|
+
[0.1.7]: https://github.com/gabriel7silva/constella/compare/v0.1.6...v0.1.7
|
|
1065
|
+
[0.1.6]: https://github.com/gabriel7silva/constella/compare/v0.1.5...v0.1.6
|
|
1066
|
+
[0.1.5]: https://github.com/gabriel7silva/constella/compare/v0.1.4...v0.1.5
|
|
1067
|
+
[0.1.4]: https://github.com/gabriel7silva/constella/compare/v0.1.3...v0.1.4
|
|
1068
|
+
[0.1.3]: https://github.com/gabriel7silva/constella/compare/v0.1.2...v0.1.3
|
|
1069
|
+
[0.1.2]: https://github.com/gabriel7silva/constella/compare/v0.1.1...v0.1.2
|
|
1070
|
+
[0.1.1]: https://github.com/gabriel7silva/constella/compare/v0.1.0...v0.1.1
|
|
1071
|
+
[0.1.0]: https://github.com/gabriel7silva/constella/releases/tag/v0.1.0
|
|
1072
|
+
[0.0.13]: https://github.com/gabriel7silva/constella/compare/v0.0.12...v0.0.13
|
|
1073
|
+
[0.0.12]: https://github.com/gabriel7silva/constella/compare/v0.0.11...v0.0.12
|
|
1074
|
+
[0.0.11]: https://github.com/gabriel7silva/constella/compare/v0.0.10...v0.0.11
|
|
1075
|
+
[0.0.10]: https://github.com/gabriel7silva/constella/compare/v0.0.9...v0.0.10
|
|
1076
|
+
[0.0.9]: https://github.com/gabriel7silva/constella/compare/v0.0.8...v0.0.9
|
|
1077
|
+
[0.0.8]: https://github.com/gabriel7silva/constella/compare/v0.0.7...v0.0.8
|
|
1078
|
+
[0.0.7]: https://github.com/gabriel7silva/constella/compare/v0.0.6...v0.0.7
|
|
1079
|
+
[0.0.6]: https://github.com/gabriel7silva/constella/compare/v0.0.5...v0.0.6
|
|
1080
|
+
[0.0.5]: https://github.com/gabriel7silva/constella/compare/v0.0.4...v0.0.5
|
|
1081
|
+
[0.0.4]: https://github.com/gabriel7silva/constella/compare/v0.0.3...v0.0.4
|
|
1082
|
+
[0.0.3]: https://github.com/gabriel7silva/constella/compare/v0.0.2...v0.0.3
|
|
1083
|
+
[0.0.2]: https://github.com/gabriel7silva/constella/compare/v0.0.1...v0.0.2
|
|
1084
|
+
[0.0.1]: https://github.com/gabriel7silva/constella/releases/tag/v0.0.1
|