The Eclipse Theia Community Release 2025-08

September 11, 2025 | 6 min Read

We are happy to announce the eleventh Eclipse Theia community release, “2025-08,” incorporating the latest advances from Theia releases 1.62, 1.63, and 1.64.

New to Eclipse Theia? It is the next-generation platform for building IDEs and tools for the web or desktop, based on modern web technologies. With Theia AI, you can build AI-powered tools and IDEs with ease. Visit the Theia website for more info.

The Theia project also delivers a product: the Theia IDE, a modern, AI-powered, and open IDE for cloud and desktop environments. The Theia IDE is based on Theia and includes advanced AI-powered features. See the Theia IDE website or download the latest release for a hands-on experience!

Community releases are provided quarterly and serve as stable anchors for downstream adopters. Each combines features, fixes, and hardening from three monthly releases. Learn more about the advantages of the community release, or visit Theia’s releases page.

Before we dive into the release news, let’s showcase what’s possible with Theia AI! The community built a fascinating proof-of-concept: a native Claude Code integration directly into Eclipse Theia. While not directly related to this release, it demonstrates the incredible potential of building AI-powered tools with the Theia platform:

This tailored IDE shows Claude Code as a truly native part of the IDE experience—complete with chat sessions, drag-and-drop context, rich tool renderers, and seamless editor integration. It’s a perfect example of how Theia’s extensible architecture enables innovative AI experiences that go far beyond what’s possible with traditional IDE extensions. Read more about this Claude Code integration project.

Now let’s explore key highlights from this eleventh Theia community release!

Highlights of the Theia 2025-08 Community Release

This community release ships cumulative improvements from releases 1.62, 1.63 and 1.64, in total 213 improvements. For a comprehensive list of changes, please see the individual announcements. Here are some top highlights:

Theia IDE AI Features Promoted to Beta: More Stable, Feature-Rich Experience

Theia AI continues to power next-gen developer experiences, and this cycle brings a major milestone:

  • Beta Status for Theia IDE AI Features: The AI-powered Theia IDE officially graduates from alpha to beta status, representing months of refinement and community feedback integration. It’s important to note that Theia AI as a framework has been stable and production-ready for building AI-powered tools and IDEs—this beta promotion specifically applies to the pre-built AI features within Theia IDE itself, enhancing stability while maintaining transparency and LLM independence.
  • Important Update for users of the AI-features in the Theia IDE Users and Theia AI Adopters:
    Theia AI 1.63 introduces significant changes to prompt and function identifiers used by built-in agents. If you’re customizing or extending prompts or using LLM tools in your workflows, please read the 1.63 announcement carefully to ensure compatibility with the updated naming conventions and function definitions.
  • Model Aliases & Default Models: Simplified AI configuration with model aliases (e.g., default/code) that automatically select the best available model based on configured API keys—no more per-agent configuration needed! (Details)

Model alias selection interface showing simplified AI configuration with automatic model selection based on available API keys

  • Enhanced LLM Support: Expanded compatibility including Claude 4 Sonnet and Opus support, improved Mistral model integration with better reliability, and enhanced Ollama support with streaming tool calling and reasoning output visualization. Also see the model comparison video below!

New Agent Capabilities: Autonomous Development & Testing

  • Theia Coder Agent Mode: Autonomous coding workflow where Theia Coder gains full workspace access to plan, implement, test, and refine code with minimal user input—perfect for greenfield development and complex multi-step tasks. (Details). Also see the demo video below!
  • AI-driven E2E Testing Agent: Completely automated web application testing through natural language prompts—the App Tester agent uses browser automation to test applications without writing any test code! (Details). Also see the demo video below!
  • Agent-to-Agent Delegation: Multi-agent workflows where specialized agents can delegate tasks to each other (e.g., App Tester delegating bug fixes to Theia Coder) with integrated change set management (see demo video below). (Details)

Advanced Context Management & Visual AI

  • Task Context Management: Structured, reproducible AI-assisted development with externalized prompts in version-controlled files for better collaboration and accuracy. (Details)
  • Image Support: Full visual context integration—share screenshots, diagrams, or UI mockups directly with AI agents for more intuitive problem-solving and communication. (Details). Also see the image demo below!
  • Context Variables & Editor Integration: New #openFilesRelative and #editorContext variables plus “Ask AI” right-click functionality and Ctrl+I shortcut for seamless code-to-chat transitions.

Enhanced MCP & Tool Integration

  • Remote MCP Server Support: Connect to external Model Context Protocol servers via HTTP, enabling enterprise services integration and centralized MCP server management. (Details). Also see the demo video below!
  • MCP as VS Code Extensions: Install MCP servers as easily as any other extension—no more manual configuration required! (Details). Also see the demo video below!
  • Tool Function Enhancements: New launch configuration functions for app control, improved workspace search with file extension filtering, and granular tool call confirmation system for better security control.

Developer Experience & Performance Improvements

  • 3-Way Merge Editor: Visual Git conflict resolution with a dedicated merge editor based on VS Code’s implementation—streamline complex merges with confidence. (Details)
The new 3-way merge editor in action, with AI assistance for creating demo conflicts.
  • Prompt Caching for Anthropic: Significant token usage reduction and cost savings through automatic caching of system prompts and tool definitions—especially beneficial for agent workflows.
  • WSL Remote Support: Seamless Windows Subsystem for Linux integration for hybrid development environments. (Details)
  • Code Actions on Save: Automated code cleanup and organization (like import sorting) executed automatically when files are saved.

Extensibility & Framework Improvements

  • Vercel AI Integration: Experimental generic LLM provider support through Vercel AI SDK, reducing maintenance complexity while supporting diverse model backends.
  • Refactored Prompt Management: Unified prompt fragment system with improved configuration UI, better state handling, and clearer distinction between templates and fragments.
  • Enhanced Menu System: Active menu nodes with polymorphic behavior for better VS Code plugin compatibility and reduced special-case logic.

For a comprehensive breakdown, please read the in-depth release news:

Build or Extend Your Own IDE or Tool with Eclipse Theia

If you are interested in building custom tools or IDEs based on Eclipse Theia, EclipseSource provides consulting and implementation services for Eclipse Theia, for AI-powered tools and IDEs, for Tools or extensions based on VS Code as well as for web-based tools in general. We also provide a Eclipse Theia online training that you can take anytime for a running start with Theia extension development. If you want to extend Theia with features or bug fixes, EclipseSource provides sponsored development for Theia, too. Finally, for cloud deployments we offer consulting and support for web-based tools.

👉 Contact us to find the perfect (AI-driven) solution for your projects!

👉 Follow us on LinkedIn to join our community of tool builders and AI enthusiasts!

👉 Subscribe to our YouTube channel.

Stay Updated with Our Latest Articles

Want to ensure you get notifications for all our new blog posts? Follow us on LinkedIn and turn on notifications:

  1. Go to the EclipseSource LinkedIn page and click "Follow"
  2. Click the bell icon in the top right corner of our page
  3. Select "All posts" instead of the default setting
Follow EclipseSource on LinkedIn

Jonas, Maximilian & Philip

Jonas Helming, Maximilian Koegel and Philip Langer co-lead EclipseSource, specializing in consulting and engineering innovative, customized tools and IDEs, with a strong …