paperclip/packages/adapters/opencode-local/src/server
dotta c844ca1a40 Improve orphaned local heartbeat recovery
Persist child-process metadata for local adapter runs, keep detached runs alive when their pid still exists, queue a single automatic retry when the pid is confirmed dead, and clear detached warnings when the original run reports activity again.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-20 06:05:15 -05:00
..
execute.ts Improve orphaned local heartbeat recovery 2026-03-20 06:05:15 -05:00
index.ts Merge PR #62: Full OpenCode adapter integration 2026-03-06 15:23:55 +00:00
models.test.ts Add OpenCode provider integration and strict model selection 2026-03-05 15:24:20 +01:00
models.ts fix: guard os.userInfo() for UID-only containers, exclude HOME from cache key 2026-03-17 13:05:23 -04:00
parse.test.ts Fix opencode-local adapter: parser, UI, CLI, and environment tests 2026-03-07 19:01:04 +00:00
parse.ts Fix opencode-local adapter: parser, UI, CLI, and environment tests 2026-03-07 19:01:04 +00:00
test.ts Address PR feedback: keep testEnvironment non-destructive, warn on swallowed errors 2026-03-07 19:15:10 +00:00