Skip to content

fix(daemon): guard bootstrap config write against disk-full crash#203

Merged
akuehner merged 1 commit into
mainfrom
fix/daemon-bootstrap-config-write-guard
Jun 9, 2026
Merged

fix(daemon): guard bootstrap config write against disk-full crash#203
akuehner merged 1 commit into
mainfrom
fix/daemon-bootstrap-config-write-guard

Conversation

@akuehner

@akuehner akuehner commented Jun 9, 2026

Copy link
Copy Markdown
Member

No description provided.

Codex review finding: writeFileSync on fresh-install bootstrap was unprotected.
Disk-full or other I/O errors would throw uncaught and crash the daemon instead
of logging a clear error and exiting cleanly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@akuehner akuehner merged commit e779cec into main Jun 9, 2026
@akuehner akuehner deleted the fix/daemon-bootstrap-config-write-guard branch June 9, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant