Coding assistants help you as you work: they read your Project’s code and write alongside you in the IDE. To build an agentic system and deploy it for other people to use, see Agents.

What’s included
The Domino Standard Environment ships with three coding agents, pre-installed and ready to use:
In VS Code workspaces, all three agents come as pre-installed extensions. Claude Code and Codex also work as CLI tools in any workspace IDE, including the VS Code terminal.
Domino-aware agents
Coding assistants that run in Domino detect your Domino project automatically. They interact with platform resources, including datasets, jobs, and registered models, through a skills framework. Your coding agent knows about your project files, datasets, and the full Domino platform. There’s no generic sandbox. The agent operates with full context of where the workspace runs and which tools are available.
Persistence
Workspace home directory persistence preserves your coding agent settings and chat history. When you restart a workspace, your agents keep their configuration, authentication state, and conversation context from previous sessions.Next steps
The topics in this section show you how to use AI coding assistants in your projects.- Get started: Launch a workspace and authenticate your coding agent in under five minutes.
- Domino Skills: Explore the skills framework and the full list of Domino-specific actions available to your agent.
- Modeling assistant walkthrough: See a full end-to-end demo of how to train and compare models with the modeling assistant skill.
- Custom environments (advanced): Standardize on a different coding agent, pin versions, or add CLI tools using custom environments.
- Troubleshoot: Get information about known issues and workarounds for coding assistants in Domino workspaces.