3 Commits

Author SHA1 Message Date
41833376f1 Security: Remove secrets.json from repo, add to gitignore 2026-02-25 03:27:08 +00:00
748636591b Refactor: Use @simpleworkjs/conf for configuration
- Replace ENV vars with proper config system
- Add conf/ directory with base, development, production, secrets
- Add secrets.example.js template
- Update .gitignore for secrets.js
- Show environment in startup banner
2026-02-25 03:22:33 +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