3 points | by maxbeech 7 hours ago ago
2 comments
On mobile atm - how are you authorizing the CC oauth token? Are you able to use streaming outputs)
Hey!
OpenHelm doesn't handle any OAuth itself. It simply inherits the auth from the user's existing Claude Code CLI installation
Yes, full streaming. OpenHelm uses --output-format stream-json when invoking Claude Code, which emits newline-delimited JSON events in real time.
On mobile atm - how are you authorizing the CC oauth token? Are you able to use streaming outputs)
Hey!
OpenHelm doesn't handle any OAuth itself. It simply inherits the auth from the user's existing Claude Code CLI installation
Yes, full streaming. OpenHelm uses --output-format stream-json when invoking Claude Code, which emits newline-delimited JSON events in real time.