Commit graph

7 commits

Author SHA1 Message Date
Roland Tannous
08032e35a7 fix: add /v1 proxy entry to vite dev server config
Without this, /v1/chat/completions requests in local dev are served by
Vite instead of being proxied to the FastAPI backend.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 04:09:28 +00:00
Shine1i
d40e8d444e feat: add seed dataset support with configuration, preview, and builder utilities 2026-02-14 18:44:38 +01:00
Shine1i
b24dea5e99 feat: add builders and components for LLM configuration in Recipe Studio and refactor for readability, preparing for draft 2026-02-12 04:25:15 +01:00
Shine1i
1e0cb0ecb0 chore: rename Canvas Lab components and utilities 2026-02-12 00:39:08 +01:00
Shine1i
49abc27533 feat: add interactive viewport controls and refactor floating button styles
- Introduced `ViewportControls` for zoom, fit view, and interactive toggle in canvas lab.
- Extracted and reused `CANVAS_FLOATING_ICON_BUTTON_CLASS` for consistent button styling.
- Updated API base paths and server proxy settings.
- Enabled dynamic interaction states for nodes and connections in canvas lab.
2026-02-12 00:18:56 +01:00
shine1i
70acbd1404 handle layouting 2026-02-04 17:21:25 +01:00
Roland Tannous
e428e7a5d0 add studio root folder 2026-02-02 09:14:35 +00:00
Renamed from frontend/vite.config.ts (Browse further)