将学习记忆收敛到课程空间并完善用户控制 - #254
Merged
Merged
Conversation
taekchef
marked this pull request as ready for review
August 18, 2026 11:48
taekchef
marked this pull request as draft
August 18, 2026 12:53
Collaborator
Author
|
重新占用共享核心文件 |
Collaborator
Author
|
补充占用共享核心: |
Collaborator
Author
|
共享核心占用已释放: |
taekchef
marked this pull request as ready for review
August 18, 2026 13:18
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.
目标
把学习记忆收敛为课程空间内的学习状态:由魏碑根据真实课程进度和学习表现智能维护,用户可以查看、修改、结案、恢复或删除。
实际改动
明确不做
共享文件占用
Sources/WeiBei/Stores/WorkspaceStore.swiftscript/check-agent-project-tools.tscodex/complete-learning-memory当前开放 PR #201/#215 仅占用
website/,未发现共享核心冲突。验证
提交:
86453419d1e6b16dd518a4087ff2425a99849c53swift build:通过。swift run WeiBeiSelfCheck:通过。npm run typecheck:agent:通过。npx tsx script/check-agent-project-tools.ts:通过。./script/check_file_growth.sh origin/main HEAD:通过;核心状态文件净减少 6 行。./script/build_and_run.sh package:通过;候选构建 1142,提交一致,生产卫生检查通过。