<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soryu/makima/frontend/package.json, 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-05-02T15:50:06+00:00</updated>
<entry>
<title>fix(frontend): regenerate pnpm-lock.yaml as v6 format + pin packageManager (#123)</title>
<updated>2026-05-02T15:50:06+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-05-02T15:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=2c3b0e3926b8c535fb610092301f8621440b51ed'/>
<id>urn:sha1:2c3b0e3926b8c535fb610092301f8621440b51ed</id>
<content type='text'>
Build env's pnpm warned "Ignoring not compatible lockfile" against the v9
lockfile produced by my last regen — older pnpm (8.x and below, which
some build images still ship) only understands v6 lockfiles, and falls
back to "no lockfile" mode which then errors under --frozen-lockfile:

    WARN  Ignoring not compatible lockfile at /app/pnpm-lock.yaml
    ERR_PNPM_NO_LOCKFILE  Cannot install with "frozen-lockfile" because
    pnpm-lock.yaml is absent

Two-pronged fix:

1. Regenerate the lockfile in v6 format using pnpm 8.15.4 via corepack
   (`corepack pnpm@8.15.4 install`). The lockfile now starts with
   `lockfileVersion: '6.0'` again — readable by both old and new pnpm.

2. Pin `packageManager: "pnpm@8.15.4"` in package.json so build envs
   that respect corepack/Volta install the right version automatically
   instead of falling back to whatever's globally installed.

Verified locally with `corepack pnpm@8.15.4 install --frozen-lockfile`
(the CI command). \`tsc --noEmit\` passes.

Co-authored-by: Claude Opus 4.7 (1M context) &lt;noreply@anthropic.com&gt;</content>
</entry>
<entry>
<title>feat: document-mode directive UI proof of concept (Lexical) (#101)</title>
<updated>2026-04-29T00:10:11+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-04-29T00:10:11+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=4b1d608b839769052634b4facc345b891d468926'/>
<id>urn:sha1:4b1d608b839769052634b4facc345b891d468926</id>
<content type='text'>
* WIP: heartbeat checkpoint

* feat: soryu-co/soryu - makima: Backend: feature flag + goal-edit interrupt messaging

* WIP: heartbeat checkpoint

* WIP: heartbeat checkpoint

* feat: soryu-co/soryu - makima: Frontend: Lexical document editor with step blocks, context menu, countdown</content>
</entry>
<entry>
<title>Replace custom DAG editor with React Flow library</title>
<updated>2026-02-05T00:33:04+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-02-05T00:33:04+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=e16d49b52a393aa9a762edf57f93434a4bd7844e'/>
<id>urn:sha1:e16d49b52a393aa9a762edf57f93434a4bd7844e</id>
<content type='text'>
- Install @xyflow/react for smooth node-based UI
- Create custom DefinitionNode and ContractNode components
- Use React Flow's built-in drag-and-drop, edge drawing, pan/zoom
- Removes laggy custom implementation

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Initial Control system</title>
<updated>2026-01-11T03:01:13+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2026-01-06T04:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=8b17a175c3e7e27b789812eba4e3cd760beadb10'/>
<id>urn:sha1:8b17a175c3e7e27b789812eba4e3cd760beadb10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add file body and initial tool call system</title>
<updated>2025-12-23T14:47:18+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2025-12-23T14:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=555061b179b8ec034cb70f9a2dd6c823ced0f637'/>
<id>urn:sha1:555061b179b8ec034cb70f9a2dd6c823ced0f637</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update makima FE build command for railway</title>
<updated>2025-12-23T14:47:18+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2025-12-22T15:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=41d457bdb6f021cf3377b5c6551427af5e300d85'/>
<id>urn:sha1:41d457bdb6f021cf3377b5c6551427af5e300d85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update makima FE to have autoscroll and simplify FE</title>
<updated>2025-12-23T14:47:18+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2025-12-22T14:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=fcf6d22f6f83b13af61b7c2c395d37411d40a92a'/>
<id>urn:sha1:fcf6d22f6f83b13af61b7c2c395d37411d40a92a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update makima FE to add initial listening system</title>
<updated>2025-12-23T14:47:18+00:00</updated>
<author>
<name>soryu</name>
<email>soryu@soryu.co</email>
</author>
<published>2025-12-22T04:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=0741a8b8e9a2099c82bff6d6b9ebbce9c07cad53'/>
<id>urn:sha1:0741a8b8e9a2099c82bff6d6b9ebbce9c07cad53</id>
<content type='text'>
</content>
</entry>
</feed>
