Pulse/internal/websocket
rcourtman 19a67dd4f3 Update core infrastructure components
Config:
- AI configuration improvements
- API tokens handling
- Persistence layer updates

Host Agent:
- Command execution improvements
- Better test coverage

Infrastructure Discovery:
- Service improvements
- Enhanced test coverage

Models:
- State snapshot updates
- Model improvements

Monitoring:
- Polling improvements
- Guest config handling
- Storage config support

WebSocket:
- Hub tenant test updates

Service Discovery:
- New service discovery module
2026-01-28 16:52:35 +00:00
..
concurrency_test.go Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
hub.go feat: add WebSocket multi-tenant isolation 2026-01-24 22:43:50 +00:00
hub_concurrency_test.go refactor: use strconv.Itoa instead of string(rune()) in test 2025-10-20 15:12:14 +00:00
hub_more2_test.go test: Add comprehensive test coverage across packages 2026-01-19 19:26:18 +00:00
hub_more_test.go test: Add comprehensive test coverage across packages 2026-01-19 19:26:18 +00:00
hub_multitenant_test.go feat: add multi-tenant isolation foundation (disabled by default) 2026-01-23 21:42:27 +00:00
hub_tenant_test.go Update core infrastructure components 2026-01-28 16:52:35 +00:00
hub_test.go Add unit tests for websocket Hub.checkOrigin function 2025-12-01 09:33:40 +00:00