Files
Kilo-Org_kilocode/packages/opencode/test
Alex Alecu 04373d730c feat(cli): pause and resume sessions on network errors
Add SessionNetwork module that detects network disconnects (ECONNRESET,
ECONNREFUSED, ENOTFOUND, etc.) during LLM calls and pauses the session
instead of silently retrying.

- Introduce session.network namespace with ask/reply/reject lifecycle
- Add 'offline' session status and server routes for network waits
- Show NetworkPrompt in TUI; auto-reply in headless 'kilo run' mode
- Reconnect remote MCP servers on resume via MCP.reconnectRemote()
- Expand fromError to classify additional socket error codes
- Regenerate SDK with new network endpoints
2026-03-25 11:53:22 +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
2025-11-06 13:03:12 -05:00
2026-03-16 20:33:36 -03:00
2026-03-20 12:18:26 +01:00
2026-03-16 19:37:22 -03:00
2026-03-20 11:56:07 +01:00
2026-03-16 20:33:36 -03:00
2025-09-09 23:44:04 -04:00
2025-12-11 19:20:23 +01:00
2026-03-17 11:37:03 -03:00