agents

ACP Java SDK: Building IDE Agents in Java
acp

ACP Java SDK: Building IDE Agents in Java

ACP standardizes how code editors talk to AI agents — LSP for the agent era. The Java SDK gives you annotations, a sync API, and in-memory testing. Here's what the programming model looks like.

I Read My Agent's Diary
agents

I Read My Agent's Diary

Every agent run leaves a trail. Record it, judge it, find the hotspots, fix them, run again. That's the loop that turns unpredictable agents into reliable ones.