theia

Let AI Commit (to) Your Workflows - with Theia and MCP

Wednesday, March 12, 2025 - 06:10 by Jonas Helming

What if your IDE or tool could handle tedious tasks for you? With Theia AI and the Model Context Protocol (MCP), you can create custom AI agents to automate workflows—whether it’s managing Git, coding, generating reports, or anything else you need. This article shows how easy it is to set up AI-driven automation even integrating external systems in minutes. Ready to boost your productivity?

Discover Theia Coder: The Open AI Coding Agent with Full Control

Tuesday, March 11, 2025 - 05:34 by Jonas Helming

Meet Theia Coder, an open and transparent AI coding assistant seamlessly integrated into the AI-powered Theia IDE. Unlike proprietary tools, it gives you full control over AI-generated code, allowing you to review, modify, and tailor its behavior to fit your workflow—experience AI-assisted development on your terms! 🚀

Eclipse Theia 1.59 Release: News and Noteworthy

Friday, March 7, 2025 - 05:20 by Jonas Helming

Eclipse Theia 1.59 has been released, featuring 95 improvements, including AI-powered chat context management, enhancements to Theia Coder for intelligent code modifications, expanded LLM compatibility, and updates to the Model Context Protocol (MCP). Notably, Theia IDE now integrates AI-assisted development tools more seamlessly, with improved agent interactions, logging APIs, and dev container support.

Why Theia supports any LLM!

Thursday, March 6, 2025 - 13:26 by Jonas Helming

Discover how Theia AI and the AI-powered Theia IDE give you full control over AI models—no vendor lock-in, complete flexibility, and future-proof AI integration. Whether you're using cloud-based, self-hosted, or local LLMs, Theia adapts to your needs. Read the full article to see why this matters! 🚀

Introducing the New and Improved Memory Inspector Debugger

Tuesday, March 23, 2021 - 13:13 by Brian King

When dealing with low-level code, the ability to inspect the state of memory as a program unfolds is a critical tool in a developer’s toolbox. To make that process as accessible as possible, we’ve been working at Ericsson to improve the capabilities of the Theia CPP Extension's cpp-debug-extension, and we are excited to make that work available to the open source community.

How to build a tree editor in Eclipse Theia

Wednesday, February 3, 2021 - 07:52 by Brian King

Are you interested in creating an editor displaying data as a tree structure with a detail form in Eclipse Theia, such as the screenshot shown below? In this article we introduce the tree editor framework for Eclipse Theia, which supports exactly that.

Eclipse Theia vs Che vs VS Code

Tuesday, August 25, 2020 - 07:09 by Brian King

Do you wonder whether you should use VS Code or Eclipse Theia? Are you confused by the relationship between Theia and Eclipse Che? Do you want to know how Che compares to VS Code Codespaces? If so, this talk at EclipseCon by Jonas Helming of EclipseSource is for you.