<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Architecture-Analysis on emsenn.net</title>
    <link>https://emsenn.net/tags/architecture-analysis/</link>
    <description>Recent content in Architecture-Analysis on emsenn.net</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 04 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://emsenn.net/tags/architecture-analysis/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OpenHands Architecture Analysis</title>
      <link>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/texts/openhands-architecture-analysis/</link>
      <pubDate>Sat, 04 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/texts/openhands-architecture-analysis/</guid>
      <description>&lt;p&gt;OpenHands (formerly OpenDevin) is an open-source AI software development platform. This analysis covers the V0 architecture (deprecated April 2026, with V1 migrating to a separate Software Agent SDK). The patterns here remain instructive regardless of version.&lt;/p&gt;&#xA;&lt;h2 id=&#34;runtime-isolation&#34;&gt;&lt;a href=&#34;#runtime-isolation&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Runtime Isolation&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;OpenHands isolates agent execution inside Docker containers. Each agent session gets a dedicated container (&lt;code&gt;openhands-runtime-{session_id}&lt;/code&gt;) with its own filesystem, network, and process namespace. The container runs as a dedicated non-root user (&lt;code&gt;openhands&lt;/code&gt;, UID 42420) to prevent UID conflicts with the host.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
