Goodecode is the VS Code authoring extension for Goodebot projects.
The extension now has one focused path:
Create a Goodecode project.
Code the project in Python.
Export a .goode file for Goodebot import.
Goodebot is downloaded from a separate top-level Download Goodebot action. After a .goode file is imported, Goodebot handles Cortex, Cortex+, robot configuration, previews, deployment, and profile/cloud workflows.
What You Get
Goodecode file support for main.py, .goode.py, .goodecode, and .goode
syntax highlighting
a dedicated Goodecode Studio tab inside VS Code
starter project creation with src/main.py and goodecode.toml
source-only .goode package export for Goodebot import
quick access to detected Goodecode files
built-in syntax guide and snippets
separate Goodebot download link
What Goodebot Handles
Use Goodebot for everything after import:
Goodebot profiles and GitHub cloud profile integration