Браузерный team client для Cascade Intercom — read + compose human channel через reference transport.
License: MIT
| Артефакт | Канон (репозиторий cascade-ide) |
|---|---|
| Wire (JSON Schema) | wire/intercom-wire |
| Reference server | host/intercom-service |
| HTTP profile | openapi.yaml |
| ADR | 0145 |
Vite + React + TypeScript + PWA (vite-plugin-pwa). ADR допускает смену на Blazor WASM в этом репо без изменения wire.
Submodule или copy wire/intercom-wire из cascade-ide — см. ADR 0145. NuGet не используется.
npm install
npm run devPWA: http://localhost:5173. API proxy → http://127.0.0.1:5080 (запусти reference server в cascade-ide: host/intercom-service).
npm run build
npm run preview