mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-22 02:07:13 +00:00
1f0371e177
Use a dedicated step2Layer state for sub-layer navigation within Step 2, instead of resetting data flags. This preserves provider form data, scan results, and model selections when going 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.