tpmjs/apps/playground
Ajax Davis 1e49e5f9a5 fix: add playground vercel.json and fix build scripts
- Add vercel.json for playground app to configure Vercel deployment
- Add build:playground script to build playground and its dependencies
- Fix build:web to use ... suffix for building dependencies first
2026-01-14 04:41:47 +10:00
..
src fix: add eslint-disable comments for set-state-in-effect rule in playground 2026-01-09 23:08:26 +10:00
.env.local.example feat: implement playground app with AI SDK v6 tool execution 2025-12-04 02:51:02 +10:00
eslint.config.mjs test: update form input tests to expect bg-surface instead of bg-background 2025-12-04 20:02:55 +10:00
next-env.d.ts fix(health-check): treat env var errors from executor 500 responses as HEALTHY 2025-12-12 04:56:02 +10:00
next.config.ts feat: add dynamic tool loading system with Railway executor 2025-12-04 08:25:53 +10:00
package.json chore: update dependencies with compatibility fixes 2026-01-09 22:49:41 +10:00
postcss.config.mjs test: update form input tests to expect bg-surface instead of bg-background 2025-12-04 20:02:55 +10:00
tailwind.config.ts feat: implement playground app with AI SDK v6 tool execution 2025-12-04 02:51:02 +10:00
tsconfig.json feat: implement playground app with AI SDK v6 tool execution 2025-12-04 02:51:02 +10:00
vercel.json fix: add playground vercel.json and fix build scripts 2026-01-14 04:41:47 +10:00