-
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
24
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
24 commits
Select commit
Hold shift + click to select a range
e74fcf4
feat(workspace): mirror a bound workspace's custom skills onto disk
sahrizvi 618255d
fix(workspace): align skill sync with the real backend contract
sahrizvi 4fc9724
feat(workspace): sync workspace skills on bind and at session start
sahrizvi 121114f
perf(workspace): pull workspace skills once per process, not per message
sahrizvi 2e3dde4
fix(workspace): correct two skill API contract errors found by E2E
sahrizvi 0ab6b82
revert(workspace): drop the mid-session skill-registry refresh
sahrizvi fb2dcd4
fix(workspace): resolve a project's binding from the server, not just…
sahrizvi a5b8de5
feat(workspace): pick up SaaS-side skill changes in an open session
sahrizvi c7777a7
fix(workspace): resolve the memory mirror's binding from the server too
sahrizvi 0419df9
fix(workspace): close eight defects an adversarial audit found in ski…
sahrizvi 4f9b3f4
fix(workspace): atomic snapshot swap, page sanity, and bundle ceilings
sahrizvi 8738355
fix(workspace): take skills out of service on disconnect or opt-out
sahrizvi fa1563a
fix(workspace): address the consensus review's blocking findings
sahrizvi aca855a
fix(workspace): mark adopted bindings, and state the memory trade hon…
sahrizvi f1f8241
fix(workspace): satisfy the marker guard, and skip the hook entirely …
sahrizvi 73507fe
fix(workspace): address the bot review findings
sahrizvi 2b4445c
fix(workspace): revalidate cached bindings against the server
sahrizvi 6c343cd
fix(workspace): stop the skill hook perturbing turns for users who ne…
sahrizvi b088fee
fix(workspace): make the mid-session skill refresh actually fire
sahrizvi 1147dc7
fix(workspace): close the bot review's opt-out and binding findings
sahrizvi 017675e
test(workspace): make the warm-bind mock answer binding lookups
sahrizvi 6a47be5
fix(skill): restore the altimate_change marker pairing
sahrizvi e6d5756
fix(workspace): symlink-guard the no-credentials purge
sahrizvi cfa54fb
fix(workspace): let a one-shot run finish the sync it started
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.