mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-22 02:07:13 +00:00
8b0f2f58b1
- Track added model names in state - Disable already-added models with 'Added' badge - Clear selection after successful add - Add Next button at bottom when models have been added
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.