<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soryu, branch v0.3.1</title>
<subtitle>soryu-co/soryu mirror</subtitle>
<id>http://src.eirin.xyz/soryu/atom?h=v0.3.1</id>
<link rel='self' href='http://src.eirin.xyz/soryu/atom?h=v0.3.1'/>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/'/>
<updated>2026-02-24T23:37:44+00:00</updated>
<entry>
<title>feat: non-blocking reconcile polling, directive CLI orders &amp; cleanup (#82)</title>
<updated>2026-02-24T23:37:44+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-24T23:37:44+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=5d1fbed2733e93cc2be2e1a89ca022d88bef613f'/>
<id>urn:sha1:5d1fbed2733e93cc2be2e1a89ca022d88bef613f</id>
<content type='text'>
* feat: soryu-co/soryu - makima: Remove aarch64-unknown-linux-gnu from release workflow

* WIP: heartbeat checkpoint

* WIP: heartbeat checkpoint

* WIP: heartbeat checkpoint

* feat: soryu-co/soryu - makima: Implement non-blocking ask with client-side polling for reconcile mode</content>
</entry>
<entry>
<title>fix: add ports.ubuntu.com source for ARM64 cross-compilation packages</title>
<updated>2026-02-23T19:39:36+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-23T19:39:36+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=b9bc33ab69d094d97fd1398aaa39e8e435547d17'/>
<id>urn:sha1:b9bc33ab69d094d97fd1398aaa39e8e435547d17</id>
<content type='text'>
Default Ubuntu mirrors on GitHub runners only host amd64 packages.
Add ports.ubuntu.com as the ARM64 source and pin existing sources to
amd64 to avoid conflicts.

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix: install ARM64 OpenSSL headers for cross-compilation</title>
<updated>2026-02-23T18:01:12+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-23T18:01:12+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=0a360de32029fc8e750c9d1bc858c989f4cd83e0'/>
<id>urn:sha1:0a360de32029fc8e750c9d1bc858c989f4cd83e0</id>
<content type='text'>
Add dpkg --add-architecture arm64 and libssl-dev:arm64 to the Linux
ARM64 build step so openssl-sys can find the cross-compilation headers.

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix: restore old README look, replace agent with daemon, fix branch triggers</title>
<updated>2026-02-23T14:11:56+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-23T14:11:56+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=df5118dae459805d43575a825dbac2c026e9bab1'/>
<id>urn:sha1:df5118dae459805d43575a825dbac2c026e9bab1</id>
<content type='text'>
- Fix workflow branch triggers from main to master (workflows were never
  firing on branch pushes)
- Restore original makima README style with banner image and tagline
- Replace 'agent' with 'daemon' in public README
- Update container image ref to ghcr.io/soryu-co/makima

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat: publish makima to public repo with sync, GHCR, and install updates (#79)</title>
<updated>2026-02-23T00:30:44+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-23T00:30:44+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=212953938d84b6fca07112dcac759eea060a8393'/>
<id>urn:sha1:212953938d84b6fca07112dcac759eea060a8393</id>
<content type='text'>
* feat: soryu-co/soryu - makima: Update install.sh to point at public makima repo

* feat: soryu-co/soryu - makima: Update daemons page download links to use public makima releases

* feat: soryu-co/soryu - makima: Research Cloudflare Containers for running full makima daemon

* feat: soryu-co/soryu - makima: Push container image to ghcr.io/soryu-co/makima namespace

* feat: soryu-co/soryu - makima: Add workflow to sync public files to soryu-co/makima repo</content>
</entry>
<entry>
<title>fix: remove duplicate daemon page, add ARM64 binary, use makima.jp URLs (#78)</title>
<updated>2026-02-22T16:39:15+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-22T16:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=a8dd432fd58a3036cf952eec691981dff43a7c7e'/>
<id>urn:sha1:a8dd432fd58a3036cf952eec691981dff43a7c7e</id>
<content type='text'>
* feat: soryu-co/soryu - makima: Add macOS ARM64 binary to daemon download bundle

* feat: soryu-co/soryu - makima: Remove duplicate Daemon nav entry and route

* feat: soryu-co/soryu - makima: Update download URLs to use makima.jp hosted instance</content>
</entry>
<entry>
<title>fix: restore backfilledTasksRef and fix unused var in daemons route</title>
<updated>2026-02-22T15:29:28+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-22T15:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=0c00b6aa26baf49ba02164cd44aab16f9c804bbd'/>
<id>urn:sha1:0c00b6aa26baf49ba02164cd44aab16f9c804bbd</id>
<content type='text'>
- Re-add backfilledTasksRef declaration that was stripped
- Remove unused _response variable and RestartDaemonResponse import
  in daemons.tsx

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix: resolve frontend TypeScript build errors</title>
<updated>2026-02-22T15:26:46+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-22T15:23:24+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=28f69e923cb7ee711b56fad07fb2d5b5220ce127'/>
<id>urn:sha1:28f69e923cb7ee711b56fad07fb2d5b5220ce127</id>
<content type='text'>
- DirectiveDAG: fix layer rendering (afterSteps -&gt; layer.steps with
  StepNode), remove unused imports (StepNode re-added, BEFORE_TYPES
  and OrchestratorStepNode removed)
- DirectiveDetail: remove dead virtualSteps code superseded by
  specializedSteps
- useMultiTaskSubscription: remove duplicate backfilledTasksRef
  declaration and dead backfillTask/convertTaskEventToEntry block
  referencing non-existent TaskEvent and listTaskEvents

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat: Add daemon page with download binary and Cloudflare Agent setup (#77)</title>
<updated>2026-02-22T14:39:14+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-22T14:39:14+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=6a34a6f3c423a7c57616762eb4cea2b7da52eaf3'/>
<id>urn:sha1:6a34a6f3c423a7c57616762eb4cea2b7da52eaf3</id>
<content type='text'>
* feat: soryu-co/soryu - makima: Create DaemonList and DaemonDetail page components

* feat: soryu-co/soryu - makima: Add daemon page routes, CSS styles, and navigation

* feat: soryu-co/soryu - makima: Create daemon page with download and monitoring

* WIP: heartbeat checkpoint

* WIP: heartbeat checkpoint

* feat: soryu-co/soryu - makima: Integrate Cloudflare Agent setup into daemon page</content>
</entry>
<entry>
<title>feat: Add daemon health monitoring page, downloads &amp; K8s support (#76)</title>
<updated>2026-02-21T23:51:11+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-21T23:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=0523765af84492640928d571f481e17b26008b13'/>
<id>urn:sha1:0523765af84492640928d571f481e17b26008b13</id>
<content type='text'>
* feat: soryu-co/soryu - makima: Add server-side daemon binary download endpoint

* feat: soryu-co/soryu - makima: Create Kubernetes daemon manifests and Dockerfile

* feat: soryu-co/soryu - makima: Create dedicated Daemons page with health monitoring UI

* WIP: heartbeat checkpoint

* feat: soryu-co/soryu - makima: Integrate daemon platform availability into frontend downloads</content>
</entry>
</feed>
