The claude-code agent imports createLogger from @uncaged/workflow-util but was missing the dependency declaration, causing test failures.
Claude Code CLI adapter for the workflow engine, mirroring workflow-agent-hermes architecture. Spawns `claude -p` with `--output-format json` for structured output parsing. Refs #391