- 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> |
||
|---|---|---|
| .. | ||
| components | ||
| context | ||
| hooks | ||
| navigation | ||
| notifications | ||
| screens | ||
| terminal | ||
| types | ||
| App.tsx | ||