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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New Features
Lapdog: Add claude-opus-4-8 to the Claude Code cost tracking table and 1M-token context model set. Regular-usage pricing matches Opus 4.7 ($5 / $25 / $0.50 cache-read / $6.25 cache-write per Mtok). Previously Opus 4.8 spans fell through the pricing table and received no cost estimate.
Lapdog: capture git repository and project name metadata for coding agent sessions captured by lapdog. Metadata is resolved from hook payload fields, the DD_GIT_REPOSITORY_URL environment variable, the local git remote, or the working directory basename (in that order) and attached to spans as project_name / git.repository_url tags plus matching meta.metadata fields.