-
Notifications
You must be signed in to change notification settings - Fork 134
feat(workspace): sync a bound workspace's custom skills into the project #1172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
sahrizvi
wants to merge
18
commits into
main
Choose a base branch
from
feat/workspace-skills
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
87e750c
feat(workspace): mirror a bound workspace's custom skills onto disk
sahrizvi 6384fd2
fix(workspace): align skill sync with the real backend contract
sahrizvi 723d37d
feat(workspace): sync workspace skills on bind and at session start
sahrizvi c44b163
perf(workspace): pull workspace skills once per process, not per message
sahrizvi 9755fc1
fix(workspace): correct two skill API contract errors found by E2E
sahrizvi f5075f2
revert(workspace): drop the mid-session skill-registry refresh
sahrizvi 501a8b8
fix(workspace): resolve a project's binding from the server, not just…
sahrizvi 80c6851
feat(workspace): pick up SaaS-side skill changes in an open session
sahrizvi 37ddab7
fix(workspace): resolve the memory mirror's binding from the server too
sahrizvi 14ea2fe
fix(workspace): close eight defects an adversarial audit found in ski…
sahrizvi 66a7012
fix(workspace): atomic snapshot swap, page sanity, and bundle ceilings
sahrizvi ee0f372
fix(workspace): take skills out of service on disconnect or opt-out
sahrizvi a036159
fix(workspace): address the consensus review's blocking findings
sahrizvi c1e12a9
fix(workspace): mark adopted bindings, and state the memory trade hon…
sahrizvi 958db8c
fix(workspace): satisfy the marker guard, and skip the hook entirely …
sahrizvi 64a9da5
fix(workspace): address the bot review findings
sahrizvi aac751d
fix(workspace): revalidate cached bindings against the server
sahrizvi 7b7c3a8
fix(workspace): stop the skill hook perturbing turns for users who ne…
sahrizvi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.