hacky vscode extension to use opencode web
0

Configure Feed

Select the types of activity you want to include in your feed.

at main 3 folders 8 files
readme.md

Claude Harness#

Drives one interactive Claude Code process through a PTY and exposes typed host events over JSON lines. The package owns terminal control, question and permission handling, transcript parsing, forking, rewinding, and watchdog recovery. It does not know about VS Code, backend clients, or UI state.

scripts/session-host.ts is the process boundary used by the agent backend's Claude provider.