Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: timkmecl/codegpt

Tags

v1.1.0

Toggle v1.1.0's commit message
docs: intro

v1.0.0

Toggle v1.0.0's commit message
rename package

v0.5.1

Toggle v0.5.1's commit message
docs: common issues

v0.5.0

Toggle v0.5.0's commit message
docs: update fro Dec 12

v0.4.1

Toggle v0.4.1's commit message
updat package.json

v0.4.0

Toggle v0.4.0's commit message
Implemented conversation (followup questions)

- v2.0.0 of chatgpt-api
- response timeout setting
- updated README

v0.3.0

Toggle v0.3.0's commit message
Implemented context menu shortcuts

- shortcuts available as commands or from context menu
- change shortcut prompt in the settings
- a few other settings added
- updated readme

v0.2.2

Toggle v0.2.2's commit message
docs: added images

v0.2.1

Toggle v0.2.1's commit message
minor UX improvements

v0.2.0

Toggle v0.2.0's commit message
Displaying response as it is typed, other improvements

- chatgpt-api v1.4.0
- update displayed response as the AI writes it instead of just displaying it at the end
- update session token without having to restart extension
- response remains even when closing and reopening panel
- error message for invalid session token
- updated README.md