iven
ce562e8bfc
feat: complete Phase 1-3 architecture optimization
Phase 1 - Security:
- Add AES-GCM encryption for localStorage fallback
- Enforce WSS protocol for non-localhost WebSocket connections
- Add URL sanitization to prevent XSS in markdown links
Phase 2 - Domain Reorganization:
- Create Intelligence Domain with Valtio store and caching
- Add unified intelligence-client for Rust backend integration
- Migrate from legacy agent-memory, heartbeat, reflection modules
Phase 3 - Core Optimization:
- Add virtual scrolling for ChatArea with react-window
- Implement LRU cache with TTL for intelligence operations
- Add message virtualization utilities
Additional:
- Add OpenFang compatibility test suite
- Update E2E test fixtures
- Add audit logging infrastructure
- Update project documentation and plans
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 22:11:50 +08:00
..
2026-03-11 22:06:07 +08:00
2026-03-21 22:11:50 +08:00
2026-03-21 20:01:47 +08:00
2026-03-18 16:32:18 +08:00
2026-03-21 22:11:50 +08:00
2026-03-21 19:47:48 +08:00
2026-03-21 22:11:50 +08:00
2026-03-20 19:30:09 +08:00
2026-03-20 19:30:09 +08:00
2026-03-21 15:17:39 +08:00
2026-03-20 19:30:09 +08:00
2026-03-18 17:12:05 +08:00
2026-03-11 22:06:07 +08:00