Files
Kilo-Org_kilocode/packages/opencode/test
Evgeny Shurakov 684319891e feat(vscode): remote session tracking with focused/open distinction
Implement end-to-end remote session tracking so the Kilo server knows
which sessions are opened and focused in the VS Code extension.

- Add RemoteStatusService that tracks open/focused sessions and pushes
  state to kilo serve via the connection service
- Extend connection-service with viewed-sessions endpoint and auto-flush
  on remote enable/disable and CLI reconnect
- Redesign remote settings UI in ExperimentalTab with status indicator
  and descriptive copy
- Add SDK schema for kilo-sessions.remote-status-changed event
- Gate session reporting on remote-enabled setting; reset state on
  CLI disconnect
- Remove vestigial remoteToggled message type
- Add comprehensive unit tests for RemoteStatusService
- Add i18n keys for new remote settings UI across all locales
2026-04-09 12:56:26 +02:00
..
2026-03-20 11:56:07 +01:00
2026-03-20 11:56:07 +01:00
2026-03-17 11:37:03 -03:00
2026-03-18 08:21:52 -03:00
2026-03-16 20:33:36 -03:00
2026-02-25 18:34:18 +01:00
2026-03-20 12:18:26 +01:00
2026-03-16 19:37:22 -03:00
2026-03-16 20:33:36 -03:00
2026-03-17 11:37:03 -03:00