mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-22 10:17:13 +00:00
259e127696
- Add initialValues and onValuesChange props to ProviderForm - Save provider form data and selected models in wizard state - Fix canProceed missing modelsAdded dependency - Restore form data and selections when navigating back
Debug LangBot Frontend
Please refer to the Development Guide for more information.
Tests
Run the frontend smoke tests without a backend process:
pnpm test:e2e
The Playwright suite starts Vite and mocks the LangBot backend and Space APIs.