Show HN: OpenHelm – OpenClaw but free (using your Claude Code subscription)

3 pointsposted 16 hours ago
by maxbeech

3 Comments

JohannesCortez

6 hours ago

Might be a noob question but won't Anthropic flag my account?

notreallymetho

15 hours ago

On mobile atm - how are you authorizing the CC oauth token? Are you able to use streaming outputs)

maxbeech

14 hours ago

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.