You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# use in a pipe
cat file.go | codegpt "switch from testify to gotest.tools assertions"
# update a file in place
$ codegpt -w -s test.spec.js "convert to chai assertions"