Conversation
ymichael
deleted the
bb/implement-lifecycle-thread-ownership-alternative-thr_dpzkbp4itd
branch
September 16, 2026 18:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Human comments
What was wrong
Side chats and workflow workers could outlive their origins, continue executing, or retain environments. Replacing a workflow worker lost references to earlier attempts, and notifications to unavailable origins could retry indefinitely. Review also found timestamp resets, inconsistent archive traversal, and shutdown/retry races.
What changed
lifecycleOwnerThreadId, independent of sidebar parent, fork source, visibility, and plugin attribution. Owners may be in another project, environment, or host.--lifecycle-owner-thread) and updated the guide/API audit. Plugin SDK is 0.4.98 with matching Workflows and Side Chat minimums. No daemon wire change or protocol bump.How you verified
408130292c, targeted Turbo suites passed: 2,743 server, 4,690 app, 525 DB, 624 CLI, 294 Codex provider, and 240 Workflows tests (9,116 passed total; 4 skipped). All 14 Turbo tasks succeeded.e02f848f7a, including all active test shards, build/typecheck/lint, and Linux/macOS package smoke. Current-commit CI is pending after this update.pnpm start:worktreeserver. Server and daemon health passed, the host connected, the app rendered in a real headless browser, and Workflows started with a fresh isolated plugin store.Limits: live checks used one host and unmanaged fixture directories. Remote-host outage, managed-machine retirement, forced native crash containment, and iOS were not exercised live; deterministic harnesses cover failure and reconnect paths. The verification inventory still reports unrelated pre-existing
browserCLI catalog drift. No production records were changed.The isolated inspection server remains available at https://ymichael--20713.getbb.app (Connect login).