<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>에이전트 on Ted Factory</title><link>https://tedfactory.com/en/tags/%EC%97%90%EC%9D%B4%EC%A0%84%ED%8A%B8/</link><description>Recent content in 에이전트 on Ted Factory</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 19 Apr 2026 16:28:05 +0900</lastBuildDate><atom:link href="https://tedfactory.com/en/tags/%EC%97%90%EC%9D%B4%EC%A0%84%ED%8A%B8/index.xml" rel="self" type="application/rss+xml"/><item><title>Claude Managed Agents — Can It Replace Your Existing Agent System?</title><link>https://tedfactory.com/en/notes/essays/managed-agents-practical-guide/</link><pubDate>Sun, 12 Apr 2026 00:00:00 +0900</pubDate><guid>https://tedfactory.com/en/notes/essays/managed-agents-practical-guide/</guid><description>&lt;h1 id="claude-managed-agents--can-it-replace-your-existing-agent-system"&gt;Claude Managed Agents — Can It Replace Your Existing Agent System?&lt;a class="anchor" href="#claude-managed-agents--can-it-replace-your-existing-agent-system"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;2026-04-12&lt;/p&gt;
&lt;p&gt;&lt;img src="https://tedfactory.com/images/notes/managed-agents-guide-cover.png" alt="Managed Agents Guide" /&gt;&lt;/p&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;a class="anchor" href="#introduction"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;On April 8, 2026, Anthropic launched &lt;strong&gt;Claude Managed Agents&lt;/strong&gt; in public beta. It is a hosted agent execution environment that handles agent loops, sandboxing, and tool execution infrastructure — you declare the agent, and Anthropic handles the orchestration.&lt;/p&gt;
&lt;p&gt;I currently operate two agent systems. One is a &lt;strong&gt;local agent environment built on Claude Code + harness&lt;/strong&gt; (hereafter &amp;ldquo;local agents&amp;rdquo;), where operators interact with AI in real time to handle daily tasks. The other is a &lt;strong&gt;multi-agent system built on Strands + AWS Bedrock AgentCore&lt;/strong&gt; (hereafter &amp;ldquo;system agents&amp;rdquo;), which autonomously runs monitoring, diagnosis, and reporting without human intervention.&lt;/p&gt;</description></item><item><title>How to Add Coding Runtimes to an AI Agent Web Service</title><link>https://tedfactory.com/en/notes/essays/ai-agent-webservice-coding-runtime-strategy/</link><pubDate>Sun, 19 Apr 2026 00:00:00 +0900</pubDate><guid>https://tedfactory.com/en/notes/essays/ai-agent-webservice-coding-runtime-strategy/</guid><description>&lt;h1 id="how-to-add-coding-runtimes-to-an-ai-agent-web-service"&gt;How to Add Coding Runtimes to an AI Agent Web Service&lt;a class="anchor" href="#how-to-add-coding-runtimes-to-an-ai-agent-web-service"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;2026-04-19&lt;/p&gt;
&lt;p&gt;&lt;img src="https://tedfactory.com/images/notes/ai-agent-webservice-coding-runtime-strategy-cover.png" alt="Cover for coding runtime strategy in an AI agent web service" /&gt;&lt;/p&gt;
&lt;p&gt;When you start designing or building an AI agent web service, one question shows up surprisingly early:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;ldquo;If these agents are supposed to do real work, where does their coding ability actually come from?&amp;rdquo;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;At first, it is tempting to think the answer is straightforward. Call a strong model API, add file editing, let it run shell commands, execute tests, and package the results. But once you look more closely, the problem expands fast.&lt;/p&gt;</description></item></channel></rss>