Show HN: Claude Code in the Browser – Webcode.sh (webcode.sh)

10 points by wordbricks ↗ HN
I wanted to be able to code with Claude anytime, anywhere — walking, commuting, or at a café. So I built a browser-based terminal for Claude Code!

- Zero-config, instant REPL

- Works on mobile and tablets (Chrome, Safari)

- WASM-powered performance

Let me know what you think.

2 comments

[ 0.78 ms ] story [ 12.2 ms ] thread
The terminal returned: `command not found: claude`, indicating claude is not installed or not accessible in the environment.
It would be great if it could connect to GitHub directly and work on both public and private repos. Otherwise, I need to add an SSH key, etc.

Also, if I log in with Anthropic, does it keep the credentials saved somewhere in the browser? What happens if I close the browser tab or the entire browser app on my phone? Ideally, this would replace OpenAI Codex: make changes, open a PR, run tests, etc.