Claude AI Guides & Dashboard Polish

Claude AI Guides & Dashboard Polish Claude AI Guides & Dashboard Polish

This release improves the platform's utility for AI-driven development by introducing comprehensive guides for Claude. Users can now follow detailed instructions to set up Claude coding agents and run Claude Code securely within Daytona sandboxes.

Additionally, a new guide for the OpenCode web UI has been added to broaden interface options for developers, ensuring more flexibility when managing remote environments.

This release also improves visual consistency and API efficiency across the ecosystem.

The dashboard received a semantic color overhaul to enhance the user interface, alongside fixes for webhook links and sidebar organization.

On the technical side, the Python SDK now utilizes a single toolbox API client for all sandboxes, streamlining communication.

API audits were also refined to better handle synchronization states, ensuring more reliable background operations during recovery.

Release Details

Features

  • dashboard: tweak semantic colors (#3258)

  • docs: add Claude coding agent guide (#3237)

  • docs: Run Claude Code inside Daytona sandbox (#3239)

  • guides: add OpenCode web UI guide (#3291)

Fixes

  • api: set recoverable false on start sync and recover audit (#3220)

  • dashboard: fix webhooks link & DRY sidebar (#3262)

  • sdk-python: one toolbox api client for all sandboxes (#3298)