claude-code-best/src/components/agents
claude-code-best ed4bdb9338
feat: 增强 auto mode 的易用性 (#312)
* feat: poor 模式降级 yolo 审阅模型

* feat: 为多模块添加 Langfuse tracing 支持

在 web search、agent creation、away summary、token estimation、
skill improvement 等模块中集成 Langfuse trace,并透传至
compact/apiQueryHook/execPromptHook 等调用链。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: 让 auto mode 记录回主 trace

* fix: reopen auto mode prompt when classifier is unavailable

* fix: 修复 auto mode 情况下, llm 报错导致弹窗也不打开的问题

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-20 21:13:09 +08:00
..
new-agent-creation feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
src feat: 完成stub 2026-03-31 20:40:16 +08:00
AgentDetail.tsx feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
AgentEditor.tsx feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
agentFileUtils.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
AgentNavigationFooter.tsx Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
AgentsList.tsx feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
AgentsMenu.tsx feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
ColorPicker.tsx feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
generateAgent.ts feat: 增强 auto mode 的易用性 (#312) 2026-04-20 21:13:09 +08:00
ModelSelector.tsx Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
SnapshotUpdateDialog.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
ToolSelector.tsx feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
types.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
utils.ts feat: build 2026-03-31 19:22:47 +08:00
validateAgent.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00