chore: remove resolved WIP artifacts - #2160
Merged
Merged
Conversation
|
agents
@cloudflare/ai-chat
@cloudflare/channels
@cloudflare/codemode
hono-agents
@cloudflare/shell
@cloudflare/think
@cloudflare/voice
@cloudflare/worker-bundler
commit: |
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.
Summary
wip/wip/*workspace glob and its three lockfile importersuseChatsownership note self-containedWhy
These files were useful while the affected features and fixes were being designed and validated, but their durable replacements now live in package tests, accepted design records, examples, and user documentation.
The removed issue harnesses cover fixes that have shipped:
The raw workerd behavior isolated by the #1677 repro still occurs in production, but the Agents SDK now avoids that invalid access and has regression coverage for the facet/root connection boundary. This cleanup does not claim the underlying runtime behavior changed.
No changeset is needed because this removes internal WIP material and does not change a published package API or behavior.
Validation
pnpm run buildpnpm run checkpnpm exec nx affected -t test --base=origin/main(22 projects, all green)