claude-code-best/packages
James Feng a30bb60034 fix: restore MonitorTool.tsx and WorkflowPermissionRequest.tsx from Phase 2a
These were wrongly reduced to empty stubs during Bun splitting deadlock
experiments. The deadlock root cause was ToolSearchTool alone (now fixed
by moving to src/tools/). These two files are safe to restore.

MonitorTool (180 lines): long-running background monitor with
  tengu_monitor_tool_used telemetry, BashTool permission delegation,
  and spawnShellTask integration.

WorkflowPermissionRequest (145 lines): permission confirmation UI
  with logUnaryEvent accept/reject tracking, progressive trust
  (don't ask again), and strategy-pattern permission routing.

Verified: build (562 files) + runtime (-p mode) pass without deadlock.
2026-06-04 01:15:36 +08:00
..
@ant feat(bridge): tsc 全绿 — 补齐 Bridge/UDS/TCP/ACP 远程控制链类型 2026-06-02 11:26:11 +08:00
acp-link feat(bridge): tsc 全绿 — 补齐 Bridge/UDS/TCP/ACP 远程控制链类型 2026-06-02 11:26:11 +08:00
agent-tools feat: pull in Vite build system + complete packages/builtin-tools/ 2026-06-01 18:18:03 +08:00
audio-capture-napi feat: enable /voice mode with native audio binaries 2026-04-03 21:14:44 +08:00
builtin-tools fix: restore MonitorTool.tsx and WorkflowPermissionRequest.tsx from Phase 2a 2026-06-04 01:15:36 +08:00
color-diff-napi chore(typecheck-green): fix 28 tsc errors — baseline 62→34 2026-06-02 10:16:40 +08:00
image-processor-napi feat: 实现 4 个 NAPI 包 — modifiers/image-processor/audio-capture/url-handler 2026-04-01 01:07:42 +08:00
mcp-client feat: pull in Vite build system + complete packages/builtin-tools/ 2026-06-01 18:18:03 +08:00
modifiers-napi feat: 完成最新的可构建版本 2026-04-01 10:42:53 +08:00
remote-control-server Phase 1: security do-now — redaction helpers + RCS defaults hardened 2026-06-03 13:43:38 +08:00
url-handler-napi feat: 实现 4 个 NAPI 包 — modifiers/image-processor/audio-capture/url-handler 2026-04-01 01:07:42 +08:00
weixin feat: pull in Vite build system + complete packages/builtin-tools/ 2026-06-01 18:18:03 +08:00
tsconfig.json feat: merge 4 upstream improvements (effort + sideQuery routing + agent hints + plan/paste fixes) 2026-06-02 02:29:54 +08:00