mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-14 17:41:22 +08:00
- Fix prompt input priority (stdin demoted to #4 to prevent blocking in host CLI) - Add auto-stream in Claude Code task environment (CLAUDECODE + non-TTY) - Add codex JSONL passthrough with command_execution filtering - Add rawLine field to CliOutputUnit for pass-through streaming - Add deepwiki-service getStats() (kept HEAD's extended version) - Add comprehensive tests for non-TTY and Claude Code scenarios - Remove deprecated sync-version.mjs script