<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>DotBox Blog</title>
  <link>https://dotbox.zip/blog</link>
  <description>Guides on agent orchestration, working directories, and building portable agentic systems.</description>
  <language>en-us</language>
  <atom:link href="https://dotbox.zip/feed.xml" rel="self" type="application/rss+xml" />
  <item>
    <title>Claude Code settings.json: Every Option Explained</title>
    <link>https://dotbox.zip/blog/claude-code-settings-json</link>
    <guid>https://dotbox.zip/blog/claude-code-settings-json</guid>
    <pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate>
    <description>The complete guide to Claude Code settings.json. Learn how to configure permissions, hooks, environment variables, and model preferences.</description>
  </item>
  <item>
    <title>What Is an Agent Harness? The Infrastructure Layer Behind Every AI Agent</title>
    <link>https://dotbox.zip/blog/what-is-an-agent-harness</link>
    <guid>https://dotbox.zip/blog/what-is-an-agent-harness</guid>
    <pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
    <description>An agent harness manages context, tools, permissions, and memory for AI agents. Learn what it is, why it matters more than the model, and how to avoid lock-in.</description>
  </item>
  <item>
    <title>Agentic System Architecture: Patterns for Multi-Agent Workflows</title>
    <link>https://dotbox.zip/blog/agentic-system-architecture</link>
    <guid>https://dotbox.zip/blog/agentic-system-architecture</guid>
    <pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
    <description>How to architect an agentic system with defined agent roles, orchestration patterns, and shared state. Covers sequential, parallel, hub-and-spoke, and hierarchical delegation.</description>
  </item>
  <item>
    <title>Agent Memory Ownership: Why File-Based Memory Beats API Lock-In</title>
    <link>https://dotbox.zip/blog/agent-harness-memory-ownership</link>
    <guid>https://dotbox.zip/blog/agent-harness-memory-ownership</guid>
    <pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
    <description>Your AI agent accumulates valuable project knowledge across sessions. Where that memory lives determines whether you own it or rent it. A guide to portable agent memory.</description>
  </item>
  <item>
    <title>What Is Agent Orchestration? A Practical Guide</title>
    <link>https://dotbox.zip/blog/what-is-agent-orchestration</link>
    <guid>https://dotbox.zip/blog/what-is-agent-orchestration</guid>
    <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
    <description>What is agent orchestration? Learn how AI agent orchestration coordinates multi-agent workflows with clear roles, handoffs, and specs.</description>
  </item>
  <item>
    <title>OpenCode vs Claude Code: A Side-by-Side Comparison</title>
    <link>https://dotbox.zip/blog/opencode-vs-claude-code</link>
    <guid>https://dotbox.zip/blog/opencode-vs-claude-code</guid>
    <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
    <description>OpenCode vs Claude Code — compare directory structures, agent formats, and configuration to pick the right coding agent for your workflow.</description>
  </item>
  <item>
    <title>Working Directories for AI Agents: A Practical Guide</title>
    <link>https://dotbox.zip/blog/working-directories-for-ai-agents</link>
    <guid>https://dotbox.zip/blog/working-directories-for-ai-agents</guid>
    <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
    <description>Learn how to set up working directories for AI agents with real examples, directory layouts, and patterns that make agent workflows repeatable.</description>
  </item>
  <item>
    <title>What Is CLAUDE.md and How to Write One</title>
    <link>https://dotbox.zip/blog/what-is-claude-md</link>
    <guid>https://dotbox.zip/blog/what-is-claude-md</guid>
    <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
    <description>CLAUDE.md is the main instruction file for Claude Code. Learn what goes in it, see a practical template, and understand the 200-line rule.</description>
  </item>
  <item>
    <title>AGENTS.md Guide: Configure OpenCode Like a Pro</title>
    <link>https://dotbox.zip/blog/agents-md-guide</link>
    <guid>https://dotbox.zip/blog/agents-md-guide</guid>
    <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
    <description>Learn how to write an AGENTS.md file to configure OpenCode. Practical examples, format breakdown, and comparison with CLAUDE.md for Claude Code.</description>
  </item>
  <item>
    <title>The Complete Guide to Claude Code Directory Structure</title>
    <link>https://dotbox.zip/blog/claude-code-directory-structure</link>
    <guid>https://dotbox.zip/blog/claude-code-directory-structure</guid>
    <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
    <description>Learn how the .claude/ directory structure works in Claude Code. Explore agents, skills, rules, hooks, and configuration files.</description>
  </item>
</channel>
</rss>
