This is a browser extension (chrome, brave etc): Start your project in chatGPT, and then "eject" to goose where you can run code and continue development of it locally with all the context from your chatGPT or chatGPT canvas session.
Uses https://github.com/block-open-source/goose (assumes you have that installed already)
Live demo of it making a web scraper from chatgpt -> goose:
goose1080.mov
- Clone this repository or download the source code.
- Open Chrome and navigate to
chrome://extensions
. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the directory containing the extension files.
- Run
python goose-listen.py
Have to run a goose listener for now to hand off to a goose session (would like to replace this with something more native) Doesn't as crisply pull out context as it could Only tested with ChatGPT Only starts new sessions