claude-code-best/.github/workflows
James Feng 18f5f99e7d fix: resolve all 14 test failures to 0
- Remove duplicate notifyAutomationStateChanged that shadowed real impl (sessionState 3→0)
- Fix messages.ts stub: re-export instead of type-only (ExecuteTool/VaultHttpFetch mock leaks)
- Fix CWD-dependent paths in queryModelOpenAI and VaultHttpFetch tests (use import.meta.url)
- Add missing logger.ts stub for remote-control-server
- CI: add --isolate flag, baseline 14→0
- Tests: 3643 pass,14 fail → 3857 pass,0 fail (--isolate)
2026-06-05 01:17:04 +08:00
..
ci.yml fix: resolve all 14 test failures to 0 2026-06-05 01:17:04 +08:00
codeql.yml feat: 恢复 Chrome MCP 浏览器自动化支持 2026-06-04 17:27:58 +08:00
release-rcs.yml feat: 支持自托管的 remote-control-server (#214) 2026-04-09 17:40:50 +08:00
update-contributors.yml feat: add contributors auto-update workflow 2026-04-06 12:55:19 +08:00