You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(daemon): send session-project path mapping to server
Parse session_id and workspace from Claude Code statusline input,
send the session→project mapping to the daemon via unix socket,
which forwards it to the server via POST /api/v1/cc/session-project.
This enables the server to fix incorrect pwd values during OTEL
ingestion.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments