Anthropic is planning to bring the famous Claude Code to the web, and it might be similar to ChatGPT Codex, but you'll need GitHub to get started.
For those unaware, Claude Code, which works with paid plans, is an AI-powered coding assistant that runs inside your terminal. It is primarily designed for developers, and it can understand the entire codebase of your app.
With Claude Code, you can fix bugs, test new features, simplify Git operations, and automate your complex coding tasks.
But Claude Code is limited to the terminal only. While you can use it inside VS Code or any code editor like Cursor, you cannot use it in your browser.
Anthropic wants that to change, and it's building a web version of Claude Code.
You'll find a new research preview of Claude Code on Claude.ai/code with a prompt composer.
As I mentioned, it requires you to set up a repository, which means you'll need to install the GitHub Claude app on your repository and then commit the "Claude Dispatch" GitHub workflow file.
You can enable email and web notifications for Claude Code updates.
It's not clear if Claude Code in the terminal or web can access the content written in either of the places.