Commit Graph

3 Commits

Author SHA1 Message Date
a17c37a7b3 fix: streaming display - hide text during tool use, truncate thinking, collapse by default 2026-03-13 22:32:40 +01:00
469a8a9cfc feat: allow slug change for members via API + UI 2026-03-13 22:28:58 +01:00
8a1aadf144 Complete BFF removal migration
- Updated Nginx config to serve static SPA from web-client-new/dist/
- All API requests now proxy directly to Tracker (port 8100)
- WebSocket connections go directly to Tracker with JWT auth
- Stopped and disabled team-board-bff and team-board-web services
- Fixed file permissions for nginx to serve static files
- Migration complete: Next.js+BFF → Vite+React+Direct-Tracker
2026-02-23 23:27:49 +01:00