<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>PeppyOS Changelog</title>
<subtitle>Release notes and version history for PeppyOS</subtitle>
<author><name>PeppyOS</name></author>
<id>https://docs.peppy.bot/changelog.xml</id>
<link rel="self" type="application/atom+xml" href="https://docs.peppy.bot/changelog.xml" />
<link rel="alternate" type="text/html" href="https://docs.peppy.bot/reference/changelog/" />
<updated>2026-04-07T00:00:00Z</updated>
<entry>
  <title>v0.6.2</title>
  <id>https://docs.peppy.bot/releases/v0-6-2/</id>
  <updated>2026-04-07T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.6.2&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Add code and command optimizations&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on April 7, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Code cleanup &amp;amp; optimization by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4208984163" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/149" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/149/hovercard" href="https://github.com/Peppy-bot/peppy/pull/149"&gt;#149&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Node sync path by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4213759792" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/150" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/150/hovercard" href="https://github.com/Peppy-bot/peppy/pull/150"&gt;#150&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Core node name is now fixed across reboot/reinstallation by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4215091351" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/151" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/151/hovercard" href="https://github.com/Peppy-bot/peppy/pull/151"&gt;#151&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Release v0.6.2 by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4215767521" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/152" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/152/hovercard" href="https://github.com/Peppy-bot/peppy/pull/152"&gt;#152&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link" href="https://github.com/Peppy-bot/peppy/compare/v0.6.1...v0.6.2"&gt;&lt;tt&gt;v0.6.1...v0.6.2&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.6.1</title>
  <id>https://docs.peppy.bot/releases/v0-6-1/</id>
  <updated>2026-04-05T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.6.1&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Add support for arrays of objects in message format schemas&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on April 5, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Support arrays of objects in message format schemas by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4203927700" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/147" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/147/hovercard" href="https://github.com/Peppy-bot/peppy/pull/147"&gt;#147&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Release v0.6.1 by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4206870652" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/148" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/148/hovercard" href="https://github.com/Peppy-bot/peppy/pull/148"&gt;#148&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link" href="https://github.com/Peppy-bot/peppy/compare/v0.6.0...v0.6.1"&gt;&lt;tt&gt;v0.6.0...v0.6.1&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.6.0</title>
  <id>https://docs.peppy.bot/releases/v0-6-0/</id>
  <updated>2026-04-04T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.6.0&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Add support for node variants&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on April 4, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Create a dedicated &lt;code&gt;runtime&lt;/code&gt; section to hold &lt;code&gt;language&lt;/code&gt;, &lt;code&gt;container&lt;/code&gt;, &lt;code&gt;parameters&lt;/code&gt; and &lt;code&gt;add_cmd&lt;/code&gt;/&lt;code&gt;start_cmd&lt;/code&gt; by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4118615793" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/136" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/136/hovercard" href="https://github.com/Peppy-bot/peppy/pull/136"&gt;#136&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Node variants by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4124852976" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/137" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/137/hovercard" href="https://github.com/Peppy-bot/peppy/pull/137"&gt;#137&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Docker base images by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4190465069" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/143" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/143/hovercard" href="https://github.com/Peppy-bot/peppy/pull/143"&gt;#143&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fix variants by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4184884578" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/142" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/142/hovercard" href="https://github.com/Peppy-bot/peppy/pull/142"&gt;#142&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add more meaningful output to the &lt;code&gt;node add&lt;/code&gt; operation by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4201725629" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/144" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/144/hovercard" href="https://github.com/Peppy-bot/peppy/pull/144"&gt;#144&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add variant launchers support by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4202978215" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/145" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/145/hovercard" href="https://github.com/Peppy-bot/peppy/pull/145"&gt;#145&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Release v0.6.0 by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4203186635" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/146" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/146/hovercard" href="https://github.com/Peppy-bot/peppy/pull/146"&gt;#146&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link" href="https://github.com/Peppy-bot/peppy/compare/v0.5.10...v0.6.0"&gt;&lt;tt&gt;v0.5.10...v0.6.0&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.5.10</title>
  <id>https://docs.peppy.bot/releases/v0-5-10/</id>
  <updated>2026-03-28T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.5.10&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Add support for installation in containers&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on March 28, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Install in container by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4157275421" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/141" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/141/hovercard" href="https://github.com/Peppy-bot/peppy/pull/141"&gt;#141&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link" href="https://github.com/Peppy-bot/peppy/compare/v0.5.9...v0.5.10"&gt;&lt;tt&gt;v0.5.9...v0.5.10&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.5.9</title>
  <id>https://docs.peppy.bot/releases/v0-5-9/</id>
  <updated>2026-03-27T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.5.9&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Remove Apptainer setuid&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on March 27, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fix: Apptainer suid removal by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4139446675" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/139" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/139/hovercard" href="https://github.com/Peppy-bot/peppy/pull/139"&gt;#139&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link" href="https://github.com/Peppy-bot/peppy/compare/v0.5.8...v0.5.9"&gt;&lt;tt&gt;v0.5.8...v0.5.9&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.5.8</title>
  <id>https://docs.peppy.bot/releases/v0-5-8/</id>
  <updated>2026-03-25T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.5.8&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Fix architecture mismatch in Apptainer binary&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on March 25, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fix compilation of dependencies for correct architectures by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4133355183" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/138" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/138/hovercard" href="https://github.com/Peppy-bot/peppy/pull/138"&gt;#138&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link" href="https://github.com/Peppy-bot/peppy/compare/v0.5.7...v0.5.8"&gt;&lt;tt&gt;v0.5.7...v0.5.8&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.5.7</title>
  <id>https://docs.peppy.bot/releases/v0-5-7/</id>
  <updated>2026-03-23T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.5.7&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Official support for more Linux distros&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on March 23, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Officially support more Linux distros by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4117189264" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/134" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/134/hovercard" href="https://github.com/Peppy-bot/peppy/pull/134"&gt;#134&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;v0.5.7 by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4118544891" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/135" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/135/hovercard" href="https://github.com/Peppy-bot/peppy/pull/135"&gt;#135&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link" href="https://github.com/Peppy-bot/peppy/compare/v0.5.6...v0.5.7"&gt;&lt;tt&gt;v0.5.6...v0.5.7&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.5.6</title>
  <id>https://docs.peppy.bot/releases/v0-5-6/</id>
  <updated>2026-03-22T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.5.6&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Add support for mounted devices in containers&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on March 22, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;refactor: simplify PR 128 by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/claude/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/claude"&gt;@claude&lt;/a&gt;[bot] in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4113969239" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/131" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/131/hovercard" href="https://github.com/Peppy-bot/peppy/pull/131"&gt;#131&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add extra args support for apptainer build/run and lima shell by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4110861332" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/128" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/128/hovercard" href="https://github.com/Peppy-bot/peppy/pull/128"&gt;#128&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add documentation for llms by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4114389118" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/132" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/132/hovercard" href="https://github.com/Peppy-bot/peppy/pull/132"&gt;#132&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;v0.5.6 by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4115184103" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/133" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/133/hovercard" href="https://github.com/Peppy-bot/peppy/pull/133"&gt;#133&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link" href="https://github.com/Peppy-bot/peppy/compare/v0.5.5...v0.5.6"&gt;&lt;tt&gt;v0.5.5...v0.5.6&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.5.5</title>
  <id>https://docs.peppy.bot/releases/v0-5-5/</id>
  <updated>2026-03-21T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.5.5&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Fix issues with installation script on some systems&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on March 21, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improve install scripts by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4104051208" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/126" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/126/hovercard" href="https://github.com/Peppy-bot/peppy/pull/126"&gt;#126&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Containers mounts with runtime vars by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4100275794" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/125" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/125/hovercard" href="https://github.com/Peppy-bot/peppy/pull/125"&gt;#125&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;fix: switch container images to standard registries by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4111608299" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/129" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/129/hovercard" href="https://github.com/Peppy-bot/peppy/pull/129"&gt;#129&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;v0.5.5 by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4111623565" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/130" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/130/hovercard" href="https://github.com/Peppy-bot/peppy/pull/130"&gt;#130&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link" href="https://github.com/Peppy-bot/peppy/compare/v0.5.4...v0.5.5"&gt;&lt;tt&gt;v0.5.4...v0.5.5&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.5.0</title>
  <id>https://docs.peppy.bot/releases/v0-5-0/</id>
  <updated>2026-03-18T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.5.0&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Bidirectional communication support&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on March 18, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Rework peppy structure by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4056314672" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/102" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/102/hovercard" href="https://github.com/Peppy-bot/peppy/pull/102"&gt;#102&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Separate DAG from communication by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4064087552" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/104" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/104/hovercard" href="https://github.com/Peppy-bot/peppy/pull/104"&gt;#104&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fix/actions revamp by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4069552525" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/106" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/106/hovercard" href="https://github.com/Peppy-bot/peppy/pull/106"&gt;#106&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add bidirectional communication by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4070438156" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/107" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/107/hovercard" href="https://github.com/Peppy-bot/peppy/pull/107"&gt;#107&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fix node add with existing instances by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4079621568" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/109" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/109/hovercard" href="https://github.com/Peppy-bot/peppy/pull/109"&gt;#109&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Improvement launch files by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4087200579" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/112" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/112/hovercard" href="https://github.com/Peppy-bot/peppy/pull/112"&gt;#112&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fix yanked file by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4091311519" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/114" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/114/hovercard" href="https://github.com/Peppy-bot/peppy/pull/114"&gt;#114&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Optimize modules by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4091136973" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/113" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/113/hovercard" href="https://github.com/Peppy-bot/peppy/pull/113"&gt;#113&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Release 0.5.0 by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4092200566" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/115" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/115/hovercard" href="https://github.com/Peppy-bot/peppy/pull/115"&gt;#115&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link" href="https://github.com/Peppy-bot/peppy/compare/v0.4.0...v0.5.0"&gt;&lt;tt&gt;v0.4.0...v0.5.0&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.5.1</title>
  <id>https://docs.peppy.bot/releases/v0-5-1/</id>
  <updated>2026-03-18T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.5.1&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Add more explanatory logs for add_cmd and start_cmd failures&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on March 18, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
    &lt;ul&gt;
    &lt;li&gt;Include command name in spawn and execution failure error messages by &lt;a class="user-mention
    notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard"
    data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self"
    href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link"
    data-error-text="Failed to load title" data-id="4093022371" data-permission-text="Title is private"
    data-url="https://github.com/Peppy-bot/peppy/issues/116" data-hovercard-type="pull_request"
    data-hovercard-url="/Peppy-bot/peppy/pull/116/hovercard"
    href="https://github.com/Peppy-bot/peppy/pull/116"&gt;#116&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;Add more explanatory logs for add_cmd and start_cmd failures by &lt;a class="user-mention notranslate"
    data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click"
    data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a
    class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4093249318"
    data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/117"
    data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/117/hovercard"
    href="https://github.com/Peppy-bot/peppy/pull/117"&gt;#117&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;
    &lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link"
    href="https://github.com/Peppy-bot/peppy/compare/v0.5.0...v0.5.1"&gt;&lt;tt&gt;v0.5.0...v0.5.1&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;
    
&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.5.2</title>
  <id>https://docs.peppy.bot/releases/v0-5-2/</id>
  <updated>2026-03-18T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.5.2&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Fix daemon installation in Linux&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on March 18, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fix daemon installation in Linux by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4093580197" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/119" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/119/hovercard" href="https://github.com/Peppy-bot/peppy/pull/119"&gt;#119&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Release v0.5.2 by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4093586300" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/120" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/120/hovercard" href="https://github.com/Peppy-bot/peppy/pull/120"&gt;#120&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link" href="https://github.com/Peppy-bot/peppy/compare/v0.5.1...v0.5.2"&gt;&lt;tt&gt;v0.5.1...v0.5.2&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.5.3</title>
  <id>https://docs.peppy.bot/releases/v0-5-3/</id>
  <updated>2026-03-18T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.5.3&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Fix Linux .so Python lib not available for x86_64 systems&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on March 18, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fix Linux .so Python lib not available for x86_64 systems by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4094090880" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/121" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/121/hovercard" href="https://github.com/Peppy-bot/peppy/pull/121"&gt;#121&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Release v0.5.3 by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4094097989" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/122" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/122/hovercard" href="https://github.com/Peppy-bot/peppy/pull/122"&gt;#122&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link" href="https://github.com/Peppy-bot/peppy/compare/v0.5.2...v0.5.3"&gt;&lt;tt&gt;v0.5.2...v0.5.3&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.5.4</title>
  <id>https://docs.peppy.bot/releases/v0-5-4/</id>
  <updated>2026-03-18T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.5.4&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Add various fixes to the install script&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on March 18, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Various fixes to the install script by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4097141033" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/123" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/123/hovercard" href="https://github.com/Peppy-bot/peppy/pull/123"&gt;#123&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add various fixes to the install script by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4097148792" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/124" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/124/hovercard" href="https://github.com/Peppy-bot/peppy/pull/124"&gt;#124&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class="commit-link" href="https://github.com/Peppy-bot/peppy/compare/v0.5.3...v0.5.4"&gt;&lt;tt&gt;v0.5.3...v0.5.4&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.4.0</title>
  <id>https://docs.peppy.bot/releases/v0-4-0/</id>
  <updated>2026-03-08T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.4.0&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Containers support&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on March 8, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h2&gt;What's Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Feature/fix cross compilation by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4007265616" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/90" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/90/hovercard" href="https://github.com/Peppy-bot/peppy/pull/90"&gt;#90&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add fakeroot pre-flight check and service stop/uninstall commands by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4007801597" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/91" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/91/hovercard" href="https://github.com/Peppy-bot/peppy/pull/91"&gt;#91&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Final implementation for containers by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4003846123" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/88" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/88/hovercard" href="https://github.com/Peppy-bot/peppy/pull/88"&gt;#88&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;fix: auto-create host-side bind mount source directories by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4017039820" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/92" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/92/hovercard" href="https://github.com/Peppy-bot/peppy/pull/92"&gt;#92&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Replace fixed timeouts with idle + max timeout model for node by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4017458993" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/93" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/93/hovercard" href="https://github.com/Peppy-bot/peppy/pull/93"&gt;#93&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fix python libs by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4021952924" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/95" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/95/hovercard" href="https://github.com/Peppy-bot/peppy/pull/95"&gt;#95&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Optimize codegen by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4022203122" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/96" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/96/hovercard" href="https://github.com/Peppy-bot/peppy/pull/96"&gt;#96&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fix containers warnings by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4027593576" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/97" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/97/hovercard" href="https://github.com/Peppy-bot/peppy/pull/97"&gt;#97&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;fix: move DEBIAN_FRONTEND export to %post section in apptainer templates by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4027744523" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/98" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/98/hovercard" href="https://github.com/Peppy-bot/peppy/pull/98"&gt;#98&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;rename: daemon-node crate and related identifiers renamed to core-node by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4033525644" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/99" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/99/hovercard" href="https://github.com/Peppy-bot/peppy/pull/99"&gt;#99&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add Lima VM cross-compilation for multi-target releases by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4036776194" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/100" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/100/hovercard" href="https://github.com/Peppy-bot/peppy/pull/100"&gt;#100&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Release v0.4.0 by &lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/godardt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/godardt"&gt;@godardt&lt;/a&gt; in &lt;a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4040070828" data-permission-text="Title is private" data-url="https://github.com/Peppy-bot/peppy/issues/101" data-hovercard-type="pull_request" data-hovercard-url="/Peppy-bot/peppy/pull/101/hovercard" href="https://github.com/Peppy-bot/peppy/pull/101"&gt;#101&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a href="https://github.com/Peppy-bot/peppy/commits/v0.4.0"&gt;https://github.com/Peppy-bot/peppy/commits/v0.4.0&lt;/a&gt;&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.3.6</title>
  <id>https://docs.peppy.bot/releases/v0-3-6/</id>
  <updated>2026-02-23T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.3.6&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Optimize PeppyOS internal behavior&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 23, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;ul&gt;
    &lt;li&gt;sccache support&lt;/li&gt;
    &lt;li&gt;Optimize &lt;code&gt;node add&lt;/code&gt; command&lt;/li&gt;
    &lt;li&gt;Update Python node template to use direct venv execution&lt;/li&gt;
    &lt;li&gt;Add external JSON parameter loading for standalone nodes in Python and Rust&lt;/li&gt;
  &lt;/ul&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.3.5</title>
  <id>https://docs.peppy.bot/releases/v0-3-5/</id>
  <updated>2026-02-21T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.3.5&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Trim Rust nodes size&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 21, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.3.4</title>
  <id>https://docs.peppy.bot/releases/v0-3-4/</id>
  <updated>2026-02-19T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.3.4&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Optimize crates boundary crossing with Rust nodes&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 19, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.3.0</title>
  <id>https://docs.peppy.bot/releases/v0-3-0/</id>
  <updated>2026-02-17T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.3.0&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Python support&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 17, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;ul&gt;
    &lt;li&gt;Add python support&lt;/li&gt;
    &lt;li&gt;Rust codegen refactor&lt;/li&gt;
    &lt;li&gt;Rename master-node to daemon-node&lt;/li&gt;
    &lt;li&gt;Remove extra deps in nodes&lt;/li&gt;
    &lt;/ul&gt;
    
&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.3.1</title>
  <id>https://docs.peppy.bot/releases/v0-3-1/</id>
  <updated>2026-02-17T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.3.1&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Add Python support with macOS (aarch64) and Linux (x86_64/aarch64) support&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 17, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;ul&gt;
    &lt;li&gt;Add python support&lt;/li&gt;
    &lt;li&gt;Rust codegen refactor&lt;/li&gt;
    &lt;li&gt;Rename master-node to daemon-node&lt;/li&gt;
    &lt;li&gt;Remove extra deps in nodes&lt;/li&gt;
    &lt;/ul&gt;
    
&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.3.2</title>
  <id>https://docs.peppy.bot/releases/v0-3-2/</id>
  <updated>2026-02-17T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.3.2&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Fix missing binaries for Python&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 17, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.3.3</title>
  <id>https://docs.peppy.bot/releases/v0-3-3/</id>
  <updated>2026-02-17T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.3.3&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Support dataclass instances in with_parameters method in Python&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 17, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.2.17</title>
  <id>https://docs.peppy.bot/releases/v0-2-17/</id>
  <updated>2026-02-14T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.2.17&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Fix for names-generator&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 14, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.2.18</title>
  <id>https://docs.peppy.bot/releases/v0-2-18/</id>
  <updated>2026-02-14T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.2.18&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Update all dependencies&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 14, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.2.15</title>
  <id>https://docs.peppy.bot/releases/v0-2-15/</id>
  <updated>2026-02-04T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.2.15&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Add interfaces integrity&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 4, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.2.13</title>
  <id>https://docs.peppy.bot/releases/v0-2-13/</id>
  <updated>2026-02-03T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.2.13&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Add dependency check to add command&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 3, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.2.14</title>
  <id>https://docs.peppy.bot/releases/v0-2-14/</id>
  <updated>2026-02-03T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.2.14&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Add user defined timeouts to add/start and launch cmd&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 3, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.2.12</title>
  <id>https://docs.peppy.bot/releases/v0-2-12/</id>
  <updated>2026-02-02T12:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.2.12&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Fix add_cmd and start_cmd user vars&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 2, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;p&gt;Fixed user variables not being properly applied in &lt;code&gt;add_cmd&lt;/code&gt; and &lt;code&gt;start_cmd&lt;/code&gt; operations.&lt;/p&gt;

&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.2.11</title>
  <id>https://docs.peppy.bot/releases/v0-2-11/</id>
  <updated>2026-02-02T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.2.11&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Update docs &amp;amp; add optimizations&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on February 2, 2026
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;p&gt;Implement internal code optimizations&lt;/p&gt;
    
&lt;/article&gt;</content>
</entry>
<entry>
  <title>v0.2.10</title>
  <id>https://docs.peppy.bot/releases/v0-2-10/</id>
  <updated>2025-01-15T00:00:00Z</updated>

  <content type="html">&lt;article&gt;
  &lt;header&gt;
    &lt;h1&gt;v0.2.10&lt;/h1&gt;
    &lt;p&gt;&lt;em&gt;Initial alpha release of PeppyOS&lt;/em&gt;&lt;/p&gt;
    &lt;p&gt;&lt;small&gt;
      Released on January 15, 2025
    &lt;/small&gt;&lt;/p&gt;
  &lt;/header&gt;
&lt;h5&gt;Features&lt;/h5&gt;
    &lt;ul&gt;
    &lt;li&gt;Core node system with Rust support&lt;/li&gt;
    &lt;li&gt;Topic-based communication between nodes&lt;/li&gt;
    &lt;li&gt;Service and action patterns&lt;/li&gt;
    &lt;li&gt;Parameter system for node configuration&lt;/li&gt;
    &lt;li&gt;Launch files for multi-node orchestration&lt;/li&gt;
    &lt;li&gt;Node stack management&lt;/li&gt;
    &lt;li&gt;Standalone node execution mode&lt;/li&gt;
    &lt;li&gt;CLI tools for project management&lt;/li&gt;
    &lt;/ul&gt;
    
&lt;/article&gt;</content>
</entry>
</feed>