EclipseSource Blogs

Read all latest blog posts

Invisible Blockers for AI Coding - Our Workflow

Everyone talks about context engineering and about writing the perfect prompt. But where AI coding often gets messy is right after we run that first prompt and the LLM generated a supposed solution. …

Invisible Blockers for AI Coding: Why Developers Feel Useless

During a recent workshop, a developer pulled one of us aside during a break. “I used to love my job,” he said. “Now I feel tired and useless.” He wasn’t burned out from overwork. He didn’t have bad …

MCP and Context Overload: Why More Tools Make Your AI Agent Worse

The Model Context Protocol (MCP) is one of the most successful innovations in AI tooling. It lets agents connect to external systems — GitHub, databases, browsers, IDEs — through a standardized …

Invisible Blockers for AI Coding: When Good Leadership Blocks Progress

What if your best leadership instincts are exactly what’s killing AI coding adoption in your organization? As part of our AI coding adoption consulting, we talk to executives from companies of all …

Invisible Blockers for AI Coding: When Your Setup Blocks Progress

Teams invest a lot of time and effort into configuring AI coding tools. MCP servers, custom commands, context files, automation pipelines — everything carefully designed and optimized. And yet, when …

Slash Commands: Automating AI Workflows in Theia AI

AI-assisted development becomes truly productive when repetitive interactions disappear. Instead of repeatedly explaining the same task to an AI agent, developers need reliable, reusable entry points …