merge dev into continuation runtime retry

# Conflicts:
#	src/hooks/ralph-loop/non-abort-error-continuation.test.ts
This commit is contained in:
YeonGyu-Kim
2026-05-07 11:34:33 +09:00
104 changed files with 2077 additions and 1654 deletions
@@ -88,7 +88,6 @@ describe("ralph-loop non-abort error continuation", () => {
expect(messagesCalls.length).toBeGreaterThan(0)
expect(hook.getState()?.iteration).toBe(2)
})
test("continues ultrawork loop immediately after non-abort session error", async () => {
// given - an active ULW Loop receives a recoverable runtime error
const hook = createRalphLoopHook({