AriaAria
Development

Development

Use AI coding agents, spin up development sandboxes, and collaborate on canvas to build and ship faster.

The Development module provides AI-powered coding tools, isolated sandboxes, and collaborative canvas workspaces for building and shipping software faster.

Development Overview

The Development Overview page gives you quick access to your coding agents, active sandboxes, and canvas workspaces along with recent activity.

Coding Agent

The Coding Agent is an AI assistant that writes, reviews, and refactors code:

  • Describe what you want to build in natural language
  • The agent generates code, makes changes, and explains its reasoning
  • Review changes before accepting them
  • Use the agent for bug fixes, feature implementation, and code review

Use the Coding Agent

  1. Navigate to DevelopmentCoding Agent
  2. Describe the task you want completed (e.g., "Add a login form with email validation")
  3. Review the agent's proposed changes
  4. Accept, modify, or reject the changes
  5. Iterate until the code meets your requirements

Sandboxes

The Sandboxes page provides isolated development environments:

  • Spin up a new sandbox in seconds
  • Each sandbox is a fully isolated environment with its own runtime
  • Install dependencies, run servers, and test code
  • Share sandboxes with team members
  • Sandboxes automatically clean up when no longer needed

Use sandboxes for quick prototyping and testing without affecting your local environment. They're perfect for experimenting with new libraries or reproducing bugs.

Canvas

The Canvas page is a collaborative workspace for visual development:

  • Work alongside AI agents on a shared canvas
  • Create and organize components visually
  • Iterate on designs with real-time collaboration
  • Export canvas work into your projects