-
Notifications
You must be signed in to change notification settings - Fork 2.9k
fix(core): sync loaded-skill state with history eviction; add user /unskill command #8900
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
Closed
Closed
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
dd5e93c
fix(core): sync loaded-skill state with history eviction; add user /u…
6be1366
fix(core): address #8900 review — kept-suppression, hook dedup, i18n
68fad4c
fix(core): widen hookConfigKey to HookConfig so tsc --build passes
f87e889
fix(core): address R2 review — positive body check, rewind sync, dedup
19b901b
fix(core): address R3 review — sync-before-disarm, body guard, i18n p…
64a6a3e
fix(test): use buildSkillLlmContent in skill-eviction test fixtures
7b1dd42
fix(core): R4-1 — unloadSkillBody positive body check
76006c4
fix(core): move clearLoadedSkillTracking to GeminiChat layer
3cb3cf7
chore: merge main into feat/issue-6762-unskill
qwen-code-dev-bot f61a2f7
fix(core): guard chat-layer skill tracking clears with change checks
ac0c8c3
Merge remote-tracking branch 'origin/main' into feat/issue-6762-unskill
0ea2487
fix(core): keep loaded-skill tracking consistent across forked chats …
14df6c0
fix(core): reconcile loaded-skill tracking after history rewrites
d3fb5b0
fix(core): remove duplicate mock property breaking tsc --build
683169d
fix(core): harden loaded-skill tracking per R10 review
e7b7b01
fix(core): residency-aware settle reconcile and unskill pre-init guard
4cfe864
fix(core): harden skill-body residency check; document settle trade-off
8cbfecd
Merge origin/main into feat/issue-6762-unskill
de794a6
Merge remote-tracking branch 'origin/main' into feat/issue-6762-unskill
94ddbad
fix(core): blanket-clear tracking when a stripped skill body is unres…
03988a3
fix(core): close unresolvable-body gaps in strip sync and /unskill
f03e9f5
chore: drop stray local files accidentally carried in PR diff
000f5fe
fix(core): broaden /unskill refusal to any unattributable skill result
58c7a63
fix(core): scope /unskill markers to Skill responses; never enlarge t…
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
Some comments aren't visible on the classic Files Changed page.
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
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
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
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.