mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
- Add broadcastStreamEvent() for real-time CLI output to Dashboard - Send CLI_EXECUTION_STARTED/OUTPUT/COMPLETED events via /api/hook - Add killCurrentCliProcess() to terminate child CLI on SIGINT/SIGTERM - Track child process reference for cleanup on interruption - Make CLI stream viewer panel full-height (calc(100vh - 32px)) - Fix completion status not updating by using consistent executionId 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>