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
refactor(mcp): dedupe annotated_source's PC-fallback onto the shared helpers
Rebasing 5439c13 ("fall back to the presentation compiler in
annotated_source") onto master landed it after the already-merged #315,
which had generalized the same PC-fallback into annotationsOf/
pcFallbackFields for source_ranges and source_around_position.
annotated_source ended up with its own copy of that (engine, pcFallback,
anns) logic instead of reusing them. Switch it over so all three tools
share one implementation.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DYMBTKayWeQihL2YyQRUid
0 commit comments