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(perforce): Implement get_file() for source context
Implement get_file() in PerforceClient using p4 print to fetch file
contents from the depot. This enables the SCM source context feature to
display inline code in stack traces for Perforce-hosted projects.
Converts P4Exception to ApiError(404) so the source context caller
handles errors consistently with other integrations.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments