feat(kernel): developer-agent-merge - #130
Merged
Merged
Conversation
- developer.md: 技术栈无关实现 agent,permission 只读白名单 + 写 deny 置尾 + profile-test-command 占位,工程原则单份引用 - 删除 backend.md / frontend.md(loadAgents 扫描 team/ 自动不再加载) - 测试锁定 developer 加载、permission 结构、body 无技术栈假设
…r name - isWorkerAgent/worker-capability-conflict 从路径匹配 backend/frontend 改为解析 frontmatter name === developer - 避免 worktree 路径含 developer 子串导致的误判 - 测试:构造临时 developer.md 声明 gh pr create allow 必须报违规
…pts and docs - dev-lifecycle 调度团队合并为 @developer(不 push,push/PR 由 task_control 完成) - architect/goal-verify/goal.ts 提示语同步 - docs/guides 三篇 + flow-tasks 任务模板 label 更新 - server-permissions fixture 适配
devcxl
force-pushed
the
feat/developer-agent-merge
branch
from
July 31, 2026 21:26
2c05225 to
63bb3d0
Compare
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.
developer-agent-merge
assets/agents/team/developer.md— 技术栈无关实现 agent(permission 白/黑名单 + profile-test-command 占位 + 工程原则单份引用)Closes #112