mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
Dashboards use fetch() API which doesn't work with file:// protocol due to browser CORS restrictions. Now starts Python HTTP server for proper access. - review-module-cycle: port 8765 - review-session-cycle: port 8765 - review-fix: port 8766 (different port for concurrent use) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>