Code from tasks
Tasks are the most structured way to initiate a coding agent session. You start by creating a task, optionally ask the agent to assess it for readiness, and then click “Start Task”.

- Coding Agent - Choice of coding agent such as Claude Code or OpenAI Codex
- Custom Skills - Any optional skills
- MCP Servers - Any optional MCP servers
- Additional instructions - Additional instructions that aren’t included in the task itself
- Full environment access - Whether the agent should run with full access to the environment and without the need to ask for any permissions before making changes
- Branch Management - Choice of where to make the changes (e.g. current branch, new branch or worktree)
Ensure the necessary API keys are configured for your selected coding agent.
Interactive coding
Interactive coding uses a similar approach but without a structured task, so you interact with the coding agent directly.