langbot-app--langbot
2383485b86
Build Dev Image / build-dev-image (push) Has been cancelled
Unit Tests / Unit Tests (3.11) (push) Has been cancelled
Unit Tests / Unit Tests (3.12) (push) Has been cancelled
Unit Tests / Unit Tests (3.13) (push) Has been cancelled
Unit Tests / Fast Integration Tests (push) Has been cancelled
Unit Tests / E2E Startup Tests (push) Has been cancelled
Unit Tests / Box Integration Tests (push) Has been cancelled
Unit Tests / Coverage Gate (push) Has been cancelled
- Remove standalone admins tab, replace with BotAdminsDialog in session monitor - Add admin toggle button inline in chat header next to Active status - Add BotAdminsDialog component with useBotAdmins hook - Fix session_id written as LauncherTypes.PERSON_xxx instead of person_xxx (monitoring_helper.py x4, pipelinemgr.py x1 missing .value on launcher_type) - Fix duplicate platform/person label in session list and chat header - Migrate existing malformed session_id records in DB
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.