<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soryu, branch makima/curl-install-script</title>
<subtitle>soryu-co/soryu mirror</subtitle>
<id>http://src.eirin.xyz/soryu/atom?h=makima%2Fcurl-install-script</id>
<link rel='self' href='http://src.eirin.xyz/soryu/atom?h=makima%2Fcurl-install-script'/>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/'/>
<updated>2026-01-16T21:05:35+00:00</updated>
<entry>
<title>Merge branch 'makima/task-task-117fbf99-117fbf99' into makima/curl-install-script</title>
<updated>2026-01-16T21:05:35+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-01-16T21:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=03ff1aac3ed471be9896ecdb414b39b2678f2aab'/>
<id>urn:sha1:03ff1aac3ed471be9896ecdb414b39b2678f2aab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Task completion checkpoint</title>
<updated>2026-01-16T21:04:50+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-01-16T21:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=88f77a766956c6f6cb412193a1378279b41fde36'/>
<id>urn:sha1:88f77a766956c6f6cb412193a1378279b41fde36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add curl-based installation documentation to README</title>
<updated>2026-01-16T21:04:12+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-01-16T21:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=72d0568e30f9ac9423b96e9cb7aed59b2da17fce'/>
<id>urn:sha1:72d0568e30f9ac9423b96e9cb7aed59b2da17fce</id>
<content type='text'>
Document the new install.sh script in the README with:
- Quick install command using curl
- Custom INSTALL_DIR environment variable option
- Note about automatic OS/architecture detection

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Update install.sh to use master branch in usage comments</title>
<updated>2026-01-16T20:11:51+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-01-16T20:11:51+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=9392243027ae004197136910e8218d3972b730e0'/>
<id>urn:sha1:9392243027ae004197136910e8218d3972b730e0</id>
<content type='text'>
Changed URL references from 'main' to 'master' to match the
repository's actual default branch name.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Task completion checkpoint</title>
<updated>2026-01-16T20:00:57+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-01-16T20:00:57+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=5b46efc9c820da398a38473f2ad9567d240d05d4'/>
<id>urn:sha1:5b46efc9c820da398a38473f2ad9567d240d05d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add curl-based installation script for Makima CLI</title>
<updated>2026-01-16T19:56:33+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-01-16T19:56:33+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=32babd4b8ae93bb140664bbded2bd1c7f474ba75'/>
<id>urn:sha1:32babd4b8ae93bb140664bbded2bd1c7f474ba75</id>
<content type='text'>
Add install.sh that automatically downloads the right version of makima
from the latest GitHub release based on the user's OS and architecture.

Features:
- Auto-detects OS (Linux/macOS) and architecture (x86_64/arm64)
- Fetches latest release tag from GitHub API
- Downloads appropriate binary for the user's platform
- Supports custom INSTALL_DIR environment variable
- Graceful error handling with colored output
- Supports being piped from curl (curl -fsSL URL | bash)
- Verifies installation and checks PATH

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Fixup: fix history call and try to start pending tasks when a daemon is available</title>
<updated>2026-01-16T17:07:44+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-01-16T17:07:44+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=f84a7f2d820f6f432be2b1d78d6bf833b5b19380'/>
<id>urn:sha1:f84a7f2d820f6f432be2b1d78d6bf833b5b19380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixup: set daemon ID on spawned tasks by supervisor</title>
<updated>2026-01-16T16:57:09+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-01-16T16:57:09+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=dcec90d2c233671e64e412a9f7b883d8db6783ec'/>
<id>urn:sha1:dcec90d2c233671e64e412a9f7b883d8db6783ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixup: use default api.makima.jp URL and fix default branch detection</title>
<updated>2026-01-16T12:23:49+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-01-16T12:23:49+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=205ab8a223ddf6591a3e8bfc9108506502977c11'/>
<id>urn:sha1:205ab8a223ddf6591a3e8bfc9108506502977c11</id>
<content type='text'>
Also add checkpointing/history
</content>
</entry>
<entry>
<title>Fixup: add task contract type to frontend</title>
<updated>2026-01-16T01:39:16+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-01-16T01:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=05931d19bc0c161d0177c3f983d0cd903d5e8ae3'/>
<id>urn:sha1:05931d19bc0c161d0177c3f983d0cd903d5e8ae3</id>
<content type='text'>
</content>
</entry>
</feed>
