stack/apps/dashboard/src
aadesh18 d8b7499cae
Some checks failed
DB migration compat / Check if migrations changed (push) Has been cancelled
DB migration compat / Back-compat — Current branch migrations with ${{ needs.check-migrations-changed.outputs.base_branch }} branch code (push) Has been cancelled
DB migration compat / Forward-compat — Current branch code with ${{ needs.check-migrations-changed.outputs.base_branch }} branch migrations (push) Has been cancelled
DB migration compat / No migration changes (skipped) (push) Has been cancelled
Custom Dashboard Improvements (#1359)
This PR introduces a context chip bar for the AI dashboard chat panel —
users can click widgets in the sandbox iframe, trigger "Add a
component", or auto-capture runtime errors as chips that are prepended
to the next AI request. It also adds a patchDashboard tool for surgical
find-and-replace edits alongside the existing updateDashboard, streaming
dashboard generation, and an improved system prompt with hook-ordering
guidance for generated components.
2026-04-23 17:34:12 -07:00
..
app Custom Dashboard Improvements (#1359) 2026-04-23 17:34:12 -07:00
components Custom Dashboard Improvements (#1359) 2026-04-23 17:34:12 -07:00
hooks Better Clickhouse errors during development 2026-01-30 22:39:17 -08:00
lib Merge branch 'dev' into ai-analytics 2026-04-19 16:58:33 -07:00
globals.d.ts Port dashboard to Next.js 15 (#560) 2025-03-24 00:03:50 +01:00
instrumentation.ts Customizable ports (#962) 2025-10-20 15:24:47 -07:00
polyfills.tsx Upgrade dashboard to Next.js 16 2025-10-20 23:29:44 -07:00
proxy.tsx Upgrade dashboard to Next.js 16 2025-10-20 23:29:44 -07:00
stack.tsx stack auth preview mode (#1307) 2026-04-08 16:57:42 -07:00