Skip to content

feat: 前端专家 - #1

Closed
HelloWorldU wants to merge 2 commits into
mainfrom
agent/-fdw1
Closed

feat: 前端专家#1
HelloWorldU wants to merge 2 commits into
mainfrom
agent/-fdw1

Conversation

@HelloWorldU

Copy link
Copy Markdown
Owner

由 Kimi Code Swarm Agent 自动创建

HelloWorldU pushed a commit that referenced this pull request May 14, 2026
- CONSTRAINTS.md: fix CI pipeline order (test before check-docs), mark backend integration test as ✅
- FRONTEND.md: fix CI pipeline order
- STATUS.md: update last-updated date, clarify review-gate merge behavior, document runInstructionSilent timeout
- CLI_HARNESS.md: add CI monitor branch to state machine diagram
- pr-workflow-alignment.md: mark all PR #1 issues as resolved, document CI auto-fix loop
HelloWorldU pushed a commit that referenced this pull request May 14, 2026
…gration + animations

PR #3 squash merge lost several modifications from PR #1. Restore:

- useSwarmStore.ts: integrate useToast for error notifications
  (createAgent/startAgent/stopAgent/engine errors now show Toast instead of alert)
- AgentDashboard.vue: stat cards with gradient backgrounds + progress bars
- CreateTaskModal.vue: Vue <Transition> fade/slide animations on open/close
- TaskCard.vue: integrate useConfirm for delete action with custom modal

Docs synced: COMPONENT_PATTERNS.md / FRONTEND.md / ARCHITECTURE.md
HelloWorldU pushed a commit that referenced this pull request May 20, 2026
#1 F5 刷新 dashboard 后 agents 不可见(前端没有「engine 已活着、拉回
当前 agents」的命令路径)
#2 orphan agent 删除时工作目录不清(engine 对未知 id 的 delete-agent
直接走早期分支,没兜底清理 E:/workspace/<id>)

每条带现象 / 根因猜测 / 修复方向 / 优先级,落地后从本文件移除。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
HelloWorldU added a commit that referenced this pull request May 27, 2026
review-flow-fixes.md v4 阶段 4 实施完毕(C-1 / A / B / C-2+F / E 共
5 个 commit 全部落地)。原 backlog #1 F5 刷新 / #2 orphan 删目录
保留;新增 #3 收录 Bug D,记录调查现状 + 下次复现需收集的诊断数据。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
HelloWorldU added a commit that referenced this pull request May 28, 2026
删除 6 份历史 exec-plan:均为已实施或自述过期方案,git log 保留可追溯。
保留 backlog.md 作为下次开工入口。

- critical-bugs-resolved.md  历史 bug 记录
- engine-persistence.md      引擎自持久化(已 ship)
- pr-workflow-alignment.md   PR #1-#3 历史(文中已标"已全部解决")
- review-flow-fixes.md       review 流程修复(v4 全部决策已实施)
- session-resume-migration.md  kimi -r 续会话(已上线)
- active/task-system.md      任务系统(已完成 2026-05-12,自述归档)

顺手清掉 backlog.md 对 engine-persistence.md 的链接引用。
HelloWorldU added a commit that referenced this pull request May 28, 2026
- 新增「engine→runtime」架构决策项作为首位优先级
- 新增 Bug #1 reviewer.comment 丢失(PR #25 暴露,源码确认)
- 新增 Bug #2 stop() 不级联取消异步链
- 新增 Bug #3 syncBranchWithMain 同步成功却报「同步提交失败」
- 保留 Bug #4 F5 刷新失踪
- 重新收回 Bug #5 CI log 截断方向错(PR #28 重现,被 8KB git config 噪音占满)
- 删除已实施的 syncBranchWithMain 完成项、低优 orphan 工作目录项、旧设计哲学段
HelloWorldU added a commit that referenced this pull request May 28, 2026
…iewer 修订

接管 PR #29 + 应用自审 reviewer 两处修订:

PR #29 原内容:
- agent.ts submitReview: 补 review.comment = comment || '',解决 fix loop 拿不到具体审阅意见的根因(Bug #1)
- agent.ts syncBranchWithMain: 删 merge 成功后多余的 gitCommit/abortMerge,squash merge 场景不再误报「同步提交失败」(Bug #3)
- agent.ts: sendInstruction 后增加 stopped 状态检查,最小可行的 stop 级联兜底(Bug #2 增量修,根治仍归并到架构决策项)
- github-api.ts getCheckRunLogs: 截断方向从 slice(0, 8000) 改为 slice(-8000)(Bug #5)
- 配套文档同步 + AgentDetail/Store 透传 review.comment 字段

reviewer 修订(本次额外):
- github-api.ts: '...[truncated]' 标记从尾部挪到头部,避免误导用户以为尾部还有截断
- backlog.md: footer 同步更新(4 个活跃 bug → 1 个 #4 F5 失踪)+ 应用本地删除架构项「风险」段
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant