Skip to content

Pull Request: Integrate Trae IDE CN and Trae IDE AI into Docker Images#163

Open
CES4751 wants to merge 2 commits into
kasmtech:developfrom
CES4751:develop
Open

Pull Request: Integrate Trae IDE CN and Trae IDE AI into Docker Images#163
CES4751 wants to merge 2 commits into
kasmtech:developfrom
CES4751:develop

Conversation

@CES4751
Copy link
Copy Markdown

@CES4751 CES4751 commented May 24, 2026

Pull Request: Integrate Trae IDE CN and Trae IDE AI into Docker Images

Overview

This PR adds two powerful AI-assisted development tools to Kasm Workspaces: Trae IDE CN and Trae IDE AI.

About Trae IDE

Trae is an innovative AI-integrated development environment with the following core features:

  • SOLO Mode: Fully autonomous coding agent that understands user intent, plans development workflows, selects appropriate tools, executes with precision, and deploys production-ready code
  • IDE Mode: Brings agentic capabilities into traditional coding workflows
  • Multi-Agent Collaboration: Built-in specialized agents with support for custom agents to tackle complex challenges together
  • Cross-Platform Support: Available on Desktop, Web, and Mobile

For more information, visit the official website: https://www.trae.ai/

Changes Summary

Component Files Added Description
Trae IDE CN 7 files Complete Docker image configuration for Chinese version
Trae IDE AI 8 files Complete Docker image configuration for international version

New Files Added

Docker Build Files

  • dockerfile-kasm-trae-cn - Dockerfile for Trae IDE CN
  • dockerfile-kasm-trae-ai - Dockerfile for Trae IDE AI

Documentation

  • docs/trae-cn/README.md - Documentation for Trae IDE CN
  • docs/trae-cn/README-ZH_CN.md - Chinese documentation for Trae IDE CN
  • docs/trae-ai/README.md - Documentation for Trae IDE AI
  • docs/trae-ai/README-ZH_CN.md - Chinese documentation for Trae IDE AI

Installation Scripts

  • src/ubuntu/install/trae_cn/install_trae_cn.sh - Installation script for Trae IDE CN
  • src/ubuntu/install/trae_ai/install_trae_ai.sh - Installation script for Trae IDE AI

Configuration Files

  • src/ubuntu/install/trae_cn/custom_startup.sh - Custom startup script
  • src/ubuntu/install/trae_cn/vnc_startup.sh - VNC startup configuration
  • src/ubuntu/install/trae_cn/kasmvnc_defaults.yaml - VNC defaults configuration
  • src/ubuntu/install/trae_cn/ui-BKiQa3b8.js - UI configuration, enable ime defaultly
  • src/ubuntu/install/trae_ai/custom_startup.sh - Custom startup script
  • src/ubuntu/install/trae_ai/vnc_startup.sh - VNC startup configuration
  • src/ubuntu/install/trae_ai/kasmvnc_defaults.yaml - VNC defaults configuration
  • src/ubuntu/install/trae_ai/ui-BKiQa3b8.js - UI configuration, enable ime defaultly

Use Cases

Developers can quickly deploy Trae IDE through Kasm Workspaces to experience AI-driven coding, enhancing development efficiency and code quality.

Checklist

  • Code follows the project's coding standards
  • Documentation has been updated
  • All new files have been included
  • Tests have been added/updated (if applicable)
  • Docker images build successfully

Related Links


This PR is ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant