Skip to content

Add graph body excerpts - #2653

Merged
Widthdom merged 3 commits into
mainfrom
fix-issue1594
May 25, 2026
Merged

Add graph body excerpts#2653
Widthdom merged 3 commits into
mainfrom
fix-issue1594

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

Validation

  • dotnet build CodeIndex.sln -c Release -p:UseSharedCompilation=false
  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj -c Release -p:UseSharedCompilation=false --filter "FullyQualifiedName~CliFlagSchemaTests|FullyQualifiedName~QueryCommandRunnerTests.ParseArgs_ParsesFiltersFlagsAndAcceptsMaxSnippetLines|FullyQualifiedName~QueryCommandRunnerTests.GraphCommands_BodyOptionAddsCappedBodyExcerpt_Issue1594"
  • dotnet run --project tools/CodeIndex.Changelog -- check
  • codex adversarial review: No blocking/actionable issues found.

Documentation and Changelog

  • Updated USER_GUIDE.md.
  • Added changelog fragment changelog.d/unreleased/1594.added.md.

Follow-up Candidates

  • None.

Fixes #1594

@Widthdom
Widthdom merged commit 3505591 into main May 25, 2026
10 checks passed
@Widthdom
Widthdom deleted the fix-issue1594 branch May 25, 2026 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

references/callers/callees lack --body flag to inline matched symbol bodies

1 participant