Learn how to create custom AI coding assistants in Continue Hub by remixing existing assistants or building new ones from scratch with reusable blocks and YAML configuration.
To create an assistant from scratch, select “New assistant” in the top bar.Choose a name, slug, description, and icon for your assistant.The easiest way to create an assistant is to click “Create assistant” with the default configuration and then add / remove blocks using the sidebar.Alternatively, you can edit the assistant YAML directly before clicking “Create assistant”. Refer to examples of assistants on hub.continue.dev and visit the YAML Reference docs for more details.
You can also create an assistant by remixing an existing one. This is useful if you want to start with a pre-configured assistant and make modifications.By clicking the “remix” button, you’ll be taken to the “Create a remix” page.Once here, you’ll be able to
add or remove blocks in YAML configuration
change the name, description, icon, etc.
Clicking “Create assistant” will make this assistant available for use.