Commit Graph

3 Commits

Author SHA1 Message Date
0e2cae715a Fix: Attach event listeners on login page
Event listeners were only attached after rendering main page,
not login page. Now attachEventListeners() is always called.
2026-02-25 03:44:49 +00:00
56933f59d1 Fix: Proxy body serialization and optional chaining syntax 2026-02-25 03:17:28 +00:00
5aa5ab73f3 Initial commit: OpenClaw WebUI with LDAP SSO
Features:
- Modern chat interface with streaming responses
- Multi-file upload support
- Code canvas panel for code viewing/editing
- Chat history persistence
- LDAP SSO authentication
- OpenAI-compatible API proxy to OpenClaw gateway
- Model/agent selection
- Dark theme
2026-02-25 03:11:16 +00:00