chore: generate

This commit is contained in:
opencode-agent[bot] 2026-05-03 00:40:21 +00:00
commit 80f2b13a55
4 changed files with 333 additions and 332 deletions

View file

@ -236,5 +236,4 @@ describe("InstanceStore", () => {
expect(() => Instance.current).toThrow()
}),
)
})