fix(providers): discover skills in the active workspace - #310
Merged
Conversation
(cherry picked from commit 80a14b6588f0e856983e6d10002cde9e00e9d3e2)
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com> (cherry picked from commit 15fea6c5f40331c8325f33bd08b2dcbf924e935a)
… pipe truncation (#9585) (cherry picked from commit 2152d44de2db30a6bae965b0afd30be080e5c872)
(cherry picked from commit 087cfb8ae262f344f7e409f5a8c0eda6f0ef12f9)
Contributor
Thread transfer impact✅ Thread transfer remains within every enforced ceiling.
Baseline: Scenario and decoded snapshot size10 historical turns, 5 command tools per turn, 878.9 KiB retained MCP result per historical turn, and a 1.05 MiB retained result in the measured turn.
Updated in place by a trusted workflow. PR artifacts are strictly validated and never executed. |
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.
Project skills were missing from the composer, and large OpenCode inventories could be truncated into an empty list. This ports four upstream fixes for workspace discovery across Codex, Claude, Cursor, Grok, and OpenCode, including mobile composers and externally symlinked Cursor skill packages.
Pylon keeps its live session command catalog, interaction controls, provider capacity ownership, and exact session admission. Discovery belongs to the reactor scope. Failed Cursor scans remain retryable instead of caching an empty session catalog. Prime keeps its existing session resource controls.
Validation: focused provider, shared-client, mobile-menu, and reactor tests pass; contracts, shared-client, server, web, and mobile typechecks pass; targeted lint passes.
Upstream: #8778, #9180, #9585, #9420.
Integrated Chromium verification used a controlled workspace-scoped provider snapshot to verify composer skill visibility and scope labels. Server discovery itself is covered independently by the focused provider tests. No live provider invocation or native-device verification is claimed.
Client verification evidence
skills-and-quit-verified.webm
Model: GPT-6 Astra. Harness: Codex.