EclipseSource Blogs
Read all latest blog posts
Eclipse Theia 1.63 Release: News and Noteworthy
We are happy to announce the Eclipse Theia 1.63 release! The release contains in total 99 merged pull requests. In this article, we will highlight some selected improvements and provide an overview of …
AI Driven E2E Testing with the Theia IDE
Manual testing takes time. Writing end-to-end tests takes even more. What if you could automatically test your web app by simply talking to an AI agent? Now you can-with the App Tester Agent in the …
Theia Coder Agent Mode: From AI Assistant to Autonomous Developer
Tired of micromanaging every code suggestion your AI coding assistant makes—manually reviewing each file and fixing its mistakes yourself? There’s now a faster, more powerful alternative: Agent Mode …
Structured AI Coding with Task Context: A Better Way to Work with AI Agents
Are you using AI agents to assist with feature development or bug fixing—only to find yourself stuck in an unstructured back-and-forth chat session? Of course, you could wait for the next generation …
The AI Coding Spectrum: 6 Levels of Assistance Developers Should Know
As developers, we interact with an ever-growing range of tools that help us write, fix, and understand code. From rule-based linters that enforce formatting to autonomous AI agents capable of planning …
How to Build Custom AI Agents in the Theia IDE
Want to automate your daily workflows with AI - without writing any backend code? In this demo, we show how to create a custom AI agent from scratch using the AI-powered Theia IDE, based on Theia AI. …