xiaxinhang
  • Joined on 2025-06-11
xiaxinhang synced commits to main at xiaxinhang/pr-agent from mirror 2025-07-21 04:50:39 +08:00
1663eaad4a fix: reorder PR to Ticket entry in mkdocs.yml
0ee115e19c Merge pull request #1947 from qodo-ai/hl/create_ticket_docs
aaba9b6b3c add to README.md
93aaa59b2d reorder
f1c068bc44 Merge pull request #1946 from qodo-ai/hl/create_ticket_docs
Compare 9 commits »
xiaxinhang synced commits to gh-pages at xiaxinhang/pr-agent from mirror 2025-07-21 04:50:39 +08:00
6f50a0dd85 Deployed 1663eaa with MkDocs version: 1.6.1
xiaxinhang synced commits to main at xiaxinhang/pr-agent from mirror 2025-07-20 20:40:44 +08:00
f42dc28a55 feat(config): enhance ignore_pr_authors to support regex patterns
7251e6df96 docs: add num_best_practice_suggestions parameter to improve tool configuration table
b01a2b5f4a docs: add num_best_practice_suggestions parameter to improve tool configuration table
Compare 3 commits »
xiaxinhang synced commits to gh-pages at xiaxinhang/pr-agent from mirror 2025-07-20 20:40:44 +08:00
a5b6b3713f Deployed f42dc28 with MkDocs version: 1.6.1
xiaxinhang synced commits to main at xiaxinhang/pr-agent from mirror 2025-07-19 03:50:40 +08:00
65e71cb2ee docs: fix formatting inside the collapsible compliance priority section in Compliance.md
xiaxinhang synced commits to gh-pages at xiaxinhang/pr-agent from mirror 2025-07-19 03:50:40 +08:00
2fa25c525e Deployed 65e71cb with MkDocs version: 1.6.1
xiaxinhang synced commits to main at xiaxinhang/pr-agent from mirror 2025-07-18 19:40:41 +08:00
9773afe155 docs: minor fixes in the compliance.md file
0a8a263809 Merge pull request #1934 from abhinav-1305/fix-tag
597f553dd5 Merge pull request #1933 from abhinav-1305/config-docs-update
4b6fcfe60e Merge pull request #1944 from qodo-ai/tr/describe_Redesign
7cc4206b70 Update pr_agent/tools/pr_description.py
Compare 13 commits »
xiaxinhang synced commits to gh-pages at xiaxinhang/pr-agent from mirror 2025-07-18 19:40:41 +08:00
5a5759a2b4 Deployed 9773afe with MkDocs version: 1.6.1
xiaxinhang synced commits to main at xiaxinhang/pr-agent from mirror 2025-07-18 03:20:39 +08:00
bec70dc96a docs: fix alignment in compliance tool monorepo directory structure example
fd32c83c29 Merge pull request #1942 from qodo-ai/of/compliance-tool
7efeeb1de8 docs: fix indentation in compliance tool directory structure example
d7d4b7de89 docs: improve compliance tool overview and remove redundant conclusion
2a37225574 Merge branch 'main' into of/compliance-tool
Compare 6 commits »
xiaxinhang synced commits to gh-pages at xiaxinhang/pr-agent from mirror 2025-07-18 03:20:39 +08:00
b49baeefed Deployed bec70dc with MkDocs version: 1.6.1
xiaxinhang synced commits to main at xiaxinhang/pr-agent from mirror 2025-07-16 18:40:40 +08:00
c0d7fd8c36 update docs
xiaxinhang synced commits to gh-pages at xiaxinhang/pr-agent from mirror 2025-07-16 18:40:40 +08:00
1f923260bb Deployed c0d7fd8 with MkDocs version: 1.6.1
xiaxinhang synced commits to main at xiaxinhang/pr-agent from mirror 2025-07-14 09:40:39 +08:00
5933280417 Merge pull request #1935 from qodo-ai/tr/refactor_litllm
8e0c5c8784 refactor(ai_handler): remove model parameter from _get_completion and handle it within the method
0e9cf274ef refactor(ai_handler): move streaming response handling and Azure token generation to helpers
3aae48f09c Merge pull request #1925 from Makonike/feature_only_streaming_model_support
8c7680d85d refactor(ai_handler): add a return statement or raise an exception in the elif branch
Compare 11 commits »
xiaxinhang synced commits to main at xiaxinhang/pr-agent from mirror 2025-07-13 09:10:38 +08:00
e12b27879c Merge pull request #1931 from abhinav-1305/fix-title-pr
fac2141df3 refactor: remove unnecessary blank lines
1dbfd27d8e fix: use strip instead of regex
eaeee97535 Merge pull request #1929 from abhinav-1305/add-ignore
71bbc52a99 Update bitbucket_server_webhook.py
Compare 20 commits »
xiaxinhang synced commits to main at xiaxinhang/pr-agent from mirror 2025-07-13 01:00:39 +08:00
28750c70e0 Merge pull request #1921 from abhinav-1305/add-flex-processing
e0d7083768 feat: refactor LITELLM.EXTRA_BODY processing into a dedicated method
e2d71acb9d fix: remove comments
8127d52ab3 fix: security checks
6a55bbcd23 fix: prevent LITELLM.EXTRA_BODY from overriding existing parameters in LiteLLMAIHandler
Compare 6 commits »
xiaxinhang synced commits to gh-pages at xiaxinhang/pr-agent from mirror 2025-07-13 01:00:39 +08:00
922674173f Deployed 28750c7 with MkDocs version: 1.6.1
xiaxinhang synced commits to main at xiaxinhang/pr-agent from mirror 2025-07-12 00:30:40 +08:00
583ed10dca docs: standardize capitalization for Grok-4 entry in index
07d71f2d25 docs: add Grok-4 evaluation section with strengths and weaknesses
Compare 2 commits »
xiaxinhang synced commits to gh-pages at xiaxinhang/pr-agent from mirror 2025-07-12 00:30:40 +08:00
a324a1d803 Deployed 583ed10 with MkDocs version: 1.6.1
xiaxinhang synced commits to main at xiaxinhang/pr-agent from mirror 2025-07-09 15:20:39 +08:00
dbf96ff749 Merge pull request #1927 from abhinav-1305/minor-fix
5f9eee2d12 Merge pull request #1924 from abhinav-1305/fix-span
d4c5ab7bf0 Merge pull request #1923 from abhinav-1305/fix-handling
5ae6d71c37 Merge pull request #1922 from abhinav-1305/fix-bug
d30d077939 Merge pull request #1920 from abhinav-1305/fix-typo
Compare 11 commits »
xiaxinhang synced commits to gh-pages at xiaxinhang/pr-agent from mirror 2025-07-09 15:20:39 +08:00
7034b9a7a3 Deployed dbf96ff with MkDocs version: 1.6.1