0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. PilotDeck
  2. /
  3. products
  4. /
  5. _example
  6. /
  7. brand
Ddafix: resolve TS errors, remove dead permission docs, and speed up test suite
329eaf6f创建于 19 天前历史提交
文件最后提交记录最后更新时间
theme.json
fix: resolve TS errors, remove dead permission docs, and speed up test suite - Remove misleading project-level deny documentation (pilotdeck.yaml permissions.deny was never implemented) - Add --test-force-exit and --test-timeout 60000 to npm test script, reducing suite runtime from 19+ minutes (hanging) to ~60 seconds - Fix TS compilation errors after rebase: EdgeClaw memory apiType cast, workspace-tool null check, gateway destructuring, microcompaction protocol removal, build-forked-messages assertion update - Add cronRunNow to MockGateway, remove stale serverToolTokens field - TUI permission prompt, help dialog, and related test/doc additions Co-authored-by: Cursor <cursoragent@cursor.com> 19 天前