agent-orchestrator/packages/mobile/src/terminal
suraj-markup d6d5dd6642 fix: skip polling with empty session ID, use correct XDA parser API
- Add `enabled` option to useSession hook; OrchestratorScreen passes
  enabled: !!orchestratorId to avoid polling /api/sessions/ with an
  empty string when no orchestrator is running
- Replace term.onData XDA handler with term.parser.registerCsiHandler
  matching the web dashboard implementation — onData only fires for
  outgoing user input, not incoming WebSocket data where the CSI > q
  query actually arrives

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 05:07:27 +05:30
..
terminal-html.ts fix: skip polling with empty session ID, use correct XDA parser API 2026-03-03 05:07:27 +05:30