- no more copying & pasting
- don't pay for multiple subscriptions, use chatgpt plus or claude paid plan, and advanced models
- take advantage of web features such as o1-preview, image, web search, artifacts, etc.
You can install Codaware directly from the Chrome Web Store: Click here to install Codaware
If you prefer to install manually:
- Download the extension files
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" in the top right corner
- Click "Load unpacked"
- Select the downloaded extension directory
- reference files on ChatGPT & Claude.ai
- ability to apply changes directly from ChatGPT and Claude.ai
- hitting ENTER sends question without injecting file content [Medium]
- Error loading files sometimes
- socket error sometimes [Tiny]
- prevent duplicated files from being added. [Tiny]
- refactor front end into more modular components [Medium]
- migrate project to react or nextjs [Medium]
- add bundling
- add a file name place holder after the file is injected [tiny]
- refactor vscode side to its own folder and make it modular as well,
- stop generation doesn't work due to capturing the button submit [Medium?]
- collapse the codeblocks in the "sent" sections [Tiny/Easy]
- don't resend file content its already in chat context [Tiny]
- ability to @problems inside chrome extension
- ability to @codebase and RAG the codebase
- [WIP] add ability to drag a folder and parse the file path, and fetch the files.. [Medium]
- send file updates from vscode to browser.
- compare answer with different models such as DeepSeek, Qwen, Llama 3, etc. [Hard]
- add ability to watch for errors in console, auto suggest it in the web browser [Medium?]
- Please submit a issue.