Pythagora-io / gpt-pilot

The first real AI developer
Other
29.08k stars 2.91k forks source link

use "continue" label for continue buttons; fix project template message #948

Closed senko closed 1 month ago

senko commented 1 month ago

The button labels must be "continue" (uncapitalized) because VSCode extension currently has special handling for those.

Until the extension is fixed, we must use the same to interoperate.

This also has two small fixes: