Codaware by EasyCode

Codaware by EasyCode

Turn ChatGPT & Claude into Cursor Composer

5 followers

Chrome Extension that turns ChatGPT and Claude into Cursor Composer
Codaware by EasyCode gallery image
Codaware by EasyCode gallery image
Codaware by EasyCode gallery image
Codaware by EasyCode gallery image
Free
Launch Team
AssemblyAI
AssemblyAI
Build voice AI apps with a single API
Promoted

What do you think? …

Paul Li
Maker
📌

Hey PH!

I built a chrome extension that lets me reference files and apply changes directly from chatgpt or claude.

Why I built this:
Many people pay for ChatGPT pro and Claude pro, sometimes you just want to use the website for AI code assistance (maybe to use gpt-4.5 or opus, or deep research), copying and pasting back and forth is a pain.

How it works:
Pretty simple. A vs code extension serves the file content through a websocket, and applies the code changes using speculative decoding.

The code is open source, would love to hear your feedback!

Paul Murray

What a wonderful idea! I've been doing lots of copy/paste the past few weeks from vs code to chatgpt.