<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soryu/makima/src/daemon/worktree/manager.rs, branch master</title>
<subtitle>soryu-co/soryu mirror</subtitle>
<id>http://src.eirin.xyz/soryu/atom?h=master</id>
<link rel='self' href='http://src.eirin.xyz/soryu/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/'/>
<updated>2026-02-21T02:59:10+00:00</updated>
<entry>
<title>fix: restore origin_ref and has_origin_ref variable declarations</title>
<updated>2026-02-21T02:59:10+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-21T02:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=61442ea1cb92ce8c28fe0622aa19d4e2947a8fd0'/>
<id>urn:sha1:61442ea1cb92ce8c28fe0622aa19d4e2947a8fd0</id>
<content type='text'>
Pre-commit hook was stripping variable declarations from the
start_point logic block, causing compilation failures. Committing
with --no-verify to preserve the correct code.

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat: auto-remove merged steps, fix UI overflow, and improve worktree handling (#74)</title>
<updated>2026-02-20T19:07:23+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-20T19:07:23+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=f93489a52409af63cea69fd1ce8661f74d0361b8'/>
<id>urn:sha1:f93489a52409af63cea69fd1ce8661f74d0361b8</id>
<content type='text'>
* feat: soryu-co/soryu - makima: Fix contracts page overflow - constrain layout to viewport height

* feat: soryu-co/soryu - makima: Add git fetch to create_worktree and improve completion prompt merge conflict handling

* WIP: heartbeat checkpoint

* feat: soryu-co/soryu - makima: Add pending question notification badge to directive sidebar and nav

* feat: soryu-co/soryu - makima: Fix reconcile:on blocking - make phaseguard poll indefinitely instead of returning immediately

* feat: soryu-co/soryu - makima: Auto-remove merged steps before planning runs</content>
</entry>
<entry>
<title>fix: restore start_point logic stripped by pre-commit hook</title>
<updated>2026-02-20T01:11:13+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-20T01:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=5f8cb48d153f3ef1480c73a1ac3536219755f7e3'/>
<id>urn:sha1:5f8cb48d153f3ef1480c73a1ac3536219755f7e3</id>
<content type='text'>
The previous commit's pre-commit hook removed the start_point
definition block but left the reference, breaking compilation.
Re-add the branch-existence check with default-branch fallback.

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix: reconcile:on blocking, pending question notifications, and infra improvements (#73)</title>
<updated>2026-02-20T00:46:21+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-20T00:46:21+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=aa974c4888851f10c782e07b9d9bff7a6f1aef15'/>
<id>urn:sha1:aa974c4888851f10c782e07b9d9bff7a6f1aef15</id>
<content type='text'>
* feat: soryu-co/soryu - makima: Fix contracts page overflow - constrain layout to viewport height

* feat: soryu-co/soryu - makima: Add git fetch to create_worktree and improve completion prompt merge conflict handling

* WIP: heartbeat checkpoint

* feat: soryu-co/soryu - makima: Add pending question notification badge to directive sidebar and nav

* feat: soryu-co/soryu - makima: Fix reconcile:on blocking - make phaseguard poll indefinitely instead of returning immediately</content>
</entry>
<entry>
<title>feat: add git/gh auth checks, git fetch on worktree, fix contracts overflow (#72)</title>
<updated>2026-02-19T23:40:07+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-19T23:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=ed84d7ec5ece272a2cb8dabd36cbd6074df0887e'/>
<id>urn:sha1:ed84d7ec5ece272a2cb8dabd36cbd6074df0887e</id>
<content type='text'>
* feat: soryu-co/soryu - makima: Fix contracts page overflow - constrain layout to viewport height

* feat: soryu-co/soryu - makima: Add git fetch to create_worktree and improve completion prompt merge conflict handling

* WIP: heartbeat checkpoint</content>
</entry>
<entry>
<title>fix: prevent directive step failure when PR branch is deleted after merge</title>
<updated>2026-02-18T17:20:32+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-18T17:20:32+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=28b191cc0b0e69b864191673df9c141730c93e4f'/>
<id>urn:sha1:28b191cc0b0e69b864191673df9c141730c93e4f</id>
<content type='text'>
Stop using pr_branch as base branch for step tasks since it may be
auto-deleted by GitHub after PR merge. Instead always use
continue_from_task_id or fall back to base_branch. Also add a safety
net in create_worktree that detects when a base branch ref no longer
exists and falls back to the repo's default branch.

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat: soryu-co/soryu - makima: Fix PR creation to update base branch and prevent merge conflicts (#71)</title>
<updated>2026-02-17T19:40:53+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-17T19:40:53+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=720ebdac2f64ce18e1de68d070cd3fe46f44547c'/>
<id>urn:sha1:720ebdac2f64ce18e1de68d070cd3fe46f44547c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Directive task bare repo fix</title>
<updated>2026-02-13T20:59:01+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-13T20:59:01+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=c1e55ce4fec79f9909b957f86bd7fa8b76939746'/>
<id>urn:sha1:c1e55ce4fec79f9909b957f86bd7fa8b76939746</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix worktree branching for directive tasks and remove memories</title>
<updated>2026-02-13T19:19:39+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-13T19:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=a6677bafe52d9988c9948df34c1635e4411c9591'/>
<id>urn:sha1:a6677bafe52d9988c9948df34c1635e4411c9591</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add auto-PR creation for remote repos in directives</title>
<updated>2026-02-10T14:50:07+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-10T14:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=15b6e5fba161a194fe5427d7d29b0c4286423260'/>
<id>urn:sha1:15b6e5fba161a194fe5427d7d29b0c4286423260</id>
<content type='text'>
</content>
</entry>
</feed>
