Skip to content

Kernel: silent fallback on pre-execution compile failures - #353

Merged
Sportinger merged 1 commit into
masterfrom
staging
Jul 28, 2026
Merged

Kernel: silent fallback on pre-execution compile failures#353
Sportinger merged 1 commit into
masterfrom
staging

Conversation

@Sportinger

Copy link
Copy Markdown
Owner

Compile-stage kernel failures (before any timeline mutation) now fall back to the legacy chat loop instead of surfacing an opaque error; details stay in the KernelGateway log.

Pairs with kernel-side fixes already deployed: cut-count requests ("mache N schnitte" / "make N cuts") compile mechanically as N+1 even clips with zero provider cost, and story runs whose assembly beats all collide fail honestly with a recovery hint instead of succeeding without a winner.

🤖 Generated with Claude Code

Compile-stage failures happen before any timeline mutation, so the
legacy loop can still serve the request; the failure detail stays in the
KernelGateway log. Honest user-facing failures remain reserved for
post-execution states (deferred rollback, fingerprint mismatch).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying masterselects with  Cloudflare Pages  Cloudflare Pages

Latest commit: e4735b1
Status: ✅  Deploy successful!
Preview URL: https://f8986ea5.masterselects.pages.dev
Branch Preview URL: https://staging.masterselects.pages.dev

View logs

@Sportinger
Sportinger merged commit f1591fa into master Jul 28, 2026
7 checks passed
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