<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soryu/makima/src/server/handlers/chains.rs, branch v0.2.2</title>
<subtitle>soryu-co/soryu mirror</subtitle>
<id>http://src.eirin.xyz/soryu/atom?h=v0.2.2</id>
<link rel='self' href='http://src.eirin.xyz/soryu/atom?h=v0.2.2'/>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/'/>
<updated>2026-02-06T20:15:27+00:00</updated>
<entry>
<title>Fix: Cleanup old chain code</title>
<updated>2026-02-06T20:15:27+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-06T20:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=1b692b8cde4a888c8a35af69231f181b57bf5619'/>
<id>urn:sha1:1b692b8cde4a888c8a35af69231f181b57bf5619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add makima directives</title>
<updated>2026-02-05T01:42:59+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-05T01:42:59+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=6a0c912a3fbd8e9b3e87ef40e960803d819d966d'/>
<id>urn:sha1:6a0c912a3fbd8e9b3e87ef40e960803d819d966d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add multi-repository support for chains</title>
<updated>2026-02-05T00:48:38+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-05T00:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=0302b4596e14210884df5d645df9a179d8f0c1c6'/>
<id>urn:sha1:0302b4596e14210884df5d645df9a179d8f0c1c6</id>
<content type='text'>
Chains can now have multiple repositories attached, with one marked as
primary. Repositories are used by contracts created from chain definitions.

Backend changes:
- Add chain_repositories table migration
- Add ChainRepository model with CRUD operations
- Add API endpoints for listing, adding, deleting repositories
- Add endpoint to set a repository as primary
- Update Chain and ChainEditorData models to use repositories
- Update chain parser to support repositories in YAML format
- Remove deprecated repository_url/local_path from Chain

Frontend changes:
- Add ChainRepository interface and API functions
- Add repository section to ChainEditor showing attached repos
- Add modal for adding new repositories (remote or local)
- Support setting primary repository and removing repositories

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Remove chain supervisor capability</title>
<updated>2026-02-04T01:59:40+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-04T01:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=612cecc5bd5dbfc73d4a3a9d38626378eaf39041'/>
<id>urn:sha1:612cecc5bd5dbfc73d4a3a9d38626378eaf39041</id>
<content type='text'>
Chains no longer spawn a supervisor task. Checkpoint contracts will be
automatically run as part of the DAG execution when dependencies complete.

- Remove supervisor task creation from start_chain handler
- Remove chain supervisor CLI commands
- Remove supervisor_task_id from StartChainResponse
- Remove withSupervisor option from frontend

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Add chain checkpoint contracts</title>
<updated>2026-02-04T01:07:14+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-04T01:07:14+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=a734bf1a472b19d63341769d26a66628575df7f4'/>
<id>urn:sha1:a734bf1a472b19d63341769d26a66628575df7f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow chain creation via web interface</title>
<updated>2026-02-03T23:49:19+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-03T23:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=c732dd048128808cd9f67f6e1176a5b565df5678'/>
<id>urn:sha1:c732dd048128808cd9f67f6e1176a5b565df5678</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add makima chain mechanism</title>
<updated>2026-02-03T22:01:37+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-03T22:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=cf0a25af1d2834bfe6c5ea892ce5769936e5a673'/>
<id>urn:sha1:cf0a25af1d2834bfe6c5ea892ce5769936e5a673</id>
<content type='text'>
</content>
</entry>
</feed>
