Tag: Agent
All the articles with the tag "Agent".
我不会直接让 Claude Code 修 Bug,而是先让它还原现场
建立复现、定位、修改和验证的 Bug 修复闭环,避免 Agent 只改表面症状。
让 Claude Code 补测试之前,先把“应该测什么”说清楚
使用 Claude Code 为前端函数补充测试,并识别生成测试中的常见陷阱。
人在回路(HITL):用 Interrupt 与 Command 构建可控 Agent
译述 LangGraph 的 Human-in-the-loop 核心设计:如何利用 interrupt 挂起运行、持久化 Checkpoint,并通过 Command 与前端审批流无缝恢复。
当代码之外还有设计稿和工单,Claude Code 怎么拿到上下文
理解 MCP 如何连接外部数据源,并用它补充前端 Agent 的项目上下文。