Skip to content

fix: How to achieve hierarchical summary generation for community r...#2274

Open
JiwaniZakir wants to merge 1 commit intomicrosoft:mainfrom
JiwaniZakir:fix/issue-1907
Open

fix: How to achieve hierarchical summary generation for community r...#2274
JiwaniZakir wants to merge 1 commit intomicrosoft:mainfrom
JiwaniZakir:fix/issue-1907

Conversation

@JiwaniZakir
Copy link

Summary

This addresses #1907.

What changed

Implemented a fix based on the issue description. See the diff for specifics.

Testing

  • Verified against the existing test suite
  • Checked that the fix addresses the reported behavior

…al community summaries (microsoft#1907)

The two separate loops (one to build all level contexts, then another to
generate reports) meant that `reports` was always empty when passed to
`level_context_builder`. Merging them into a single loop ensures reports
from lower levels are available as context when building higher levels.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@JiwaniZakir
Copy link
Author

@microsoft-github-policy-service agree

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.

1 participant