<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Agents SDK on SoloSoft</title><link>https://www.solosoft.dev/tags/agents-sdk/</link><description>Recent content in Agents SDK on SoloSoft</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://www.solosoft.dev/tags/agents-sdk/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenAI Agents SDK Gets Sandboxing: Enterprise AI's Missing Layer</title><link>https://www.solosoft.dev/trends/openai-agents-sdk-sandbox-enterprise-20260419/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/trends/openai-agents-sdk-sandbox-enterprise-20260419/</guid><description>&lt;p&gt;For two years, enterprise AI pilots shared the same confession: &amp;ldquo;Our agents can reason brilliantly, but we can&amp;rsquo;t actually let them touch production systems.&amp;rdquo; The missing layer was not intelligence — it was safe, isolated execution. On April 15, 2026, OpenAI closed that gap with a significant update to its Agents SDK, introducing native sandbox execution that gives AI agents a controlled workspace to read and write files, install dependencies, run code, and use tools — all without touching the broader enterprise environment. The move signals that the agentic AI moment is no longer a forecast; it is a deployment requirement.&lt;/p&gt;</description></item><item><title>Planning-with-Files: Persistent Markdown Planning Skill for AI Coding Agents</title><link>https://www.solosoft.dev/post/planning-with-files-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/planning-with-files-2026/</guid><description>&lt;p&gt;Planning-with-Files is an innovative open-source project by &lt;a href="https://github.com/OthmanAdi"&gt;OthmanAdi&lt;/a&gt; that implements a persistent markdown-based planning system for AI coding agents. Inspired by Manus&amp;rsquo;s planning approach, the project uses a structured 3-file system to maintain a living plan document that evolves as the AI agent works through tasks. It&amp;rsquo;s designed as both a Claude Code skill and a standalone integration via the Agents SDK.&lt;/p&gt;
&lt;p&gt;The core insight behind Planning-with-Files is that AI coding agents &amp;ndash; particularly those working on complex, multi-step tasks &amp;ndash; benefit enormously from persistent, structured planning that survives across conversation turns and model context window limitations. By maintaining plans in markdown files that are read, updated, and written back as work progresses, the system enables AI agents to maintain coherent long-term strategies even when context windows are exhausted.&lt;/p&gt;</description></item></channel></rss>