logoalt Hacker News

weird-eye-issueyesterday at 11:20 AM1 replyview on HN

Not sure if this is a joke

But how would claude code work from a browser environment?

Or how would an agent that orchestrates claude code and does some customer service tasks via APIs work in a browser environment?

Would you prefer it do customer service tasks via brittle and slow browser automation instead?


Replies

mgyesterday at 11:48 AM

    how would claude code work from a browser environment?
If you want an agent (like OpenClaw) to write software, why have it use another agent (Claude Code) in the first place? Why not let it develop the software directly? As for how that works in a browser - there are countless web based solutions to write and run software in the cloud. GitHub Codespaces is an example.
show 1 reply