Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
e330c08
test: Dummy commit to mark rebase completion
Yeshitha-co Dec 3, 2025
2a96089
feat: Auto-generate PR descriptions on opened, synchronize, and reope…
Yeshitha-co Dec 3, 2025
9330578
feat: Update webhook PR description generation logic
Yeshitha-co Dec 3, 2025
a65b476
Fixing an intentionally created bug
Yeshitha-co Dec 3, 2025
5962723
Commit to test PR description generator
Yeshitha-co Dec 3, 2025
5bddd9b
fix: Use personal access token for PR description updates
Yeshitha-co Dec 3, 2025
377d1db
fix: Use PATCH instead of PUT for PR body updates and add debug logging
Yeshitha-co Dec 3, 2025
ad34d11
fix: Add comprehensive error logging for PR update debugging
Yeshitha-co Dec 3, 2025
21a9c4a
Generate changelog-style PR descriptions instead of bug reports
Yeshitha-co Dec 4, 2025
92f3d1f
fix: Update PR description AFTER review completes, not before
Yeshitha-co Dec 4, 2025
fb4d5c8
Integrate LLM-powered diff analysis into PR descriptions
Yeshitha-co Dec 4, 2025
421a4fe
fix: Correct try/except structure in process_pr_review function
Yeshitha-co Dec 4, 2025
de6dd96
refactor: Auto-generate PR descriptions only (suppress analysis comme…
Yeshitha-co Dec 4, 2025
e8c5d21
fix: Remove background analysis - only generate PR descriptions on we…
Yeshitha-co Dec 4, 2025
3340047
fix: Correct LLM client import from factory instead of client module
Yeshitha-co Dec 4, 2025
9814606
chore: Trigger Render redeployment
Yeshitha-co Dec 4, 2025
d86c914
fix: Use chat() method instead of generate() for LLM client
Yeshitha-co Dec 4, 2025
40ed603
refactor: Post PR description as comment instead of updating PR body
Yeshitha-co Dec 4, 2025
c83497f
fix: Remove async/await from analyze_diff_with_llm - function is sync…
Yeshitha-co Dec 4, 2025
8380452
fix: Show only current changes per push, not entire PR diff
Yeshitha-co Dec 4, 2025
3afa368
fix: Revert filtering - show all PR files again
Yeshitha-co Dec 4, 2025
66b4da5
test: Add testing note to trigger PR description webhook
Yeshitha-co Dec 4, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .chroma_db/chroma.sqlite3
Binary file not shown.
Binary file modified .gitignore
Binary file not shown.
Loading