Two tightly coupled infrastructure fixes: - Fix toClaudeProjectPath(): leading `/` becomes `-` (not stripped), matching Claude Code's actual project directory naming convention. - Replace manual 4KB buffer read in readLastJsonlEntry() with `tail -1` + JSON.parse — handles any file size, any line length, and eliminates the truncated-line edge case entirely. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent-orchestrator | ||
| cli | ||
| core | ||
| integration-tests | ||
| plugins | ||
| web | ||