fix: use correct audioop-lts package name for Python 3.13 shim a7e11da chrisa142857 Claude Sonnet 4.6 commited on Apr 18
fix: add pyaudioop shim and pin gradio 5.29 for Python 3.13 on HF Spaces d3acaf7 chrisa142857 Claude Sonnet 4.6 commited on Apr 18
fix: upgrade to gradio>=5 for Python 3.13 compatibility (audioop removed) 8b63782 chrisa142857 Claude Sonnet 4.6 commited on Apr 18
feat: add Gradio frontend for Hugging Face Spaces deployment dc18c33 chrisa142857 Claude Sonnet 4.6 commited on Apr 18
Merge pull request #15 from lexmar07/feature/doi-crossref-verification 5ac91c2 unverified Vishakh P commited on Mar 14
feat: prioritize CrossRef DOI resolution in paper search 9afe3ab Alexey Minabutdinov commited on Feb 19
Add bogus DOI detection and CrossRef verification tests fc5fa01 Alexey Minabutdinov commited on Feb 19
feat: add CrossRef DOI verification (Check 3b) Resolve each DOI via CrossRef API and compare returned metadata 1e0ae88 Alexey Minabutdinov commited on Feb 18
Merge pull request #13 from vishakhpk/vishakhpk-patch-1 d28e44a unverified Vishakh P commited on Jan 24
Merge pull request #12 from vishakhpk/codex/update-readme-with-verified-claims fc20d3e unverified Vishakh P commited on Jan 23
Merge pull request #11 from vishakhpk/copilot/make-hyperparameters-optional 2bc99a1 unverified Vishakh P commited on Jan 23
Change bibtex_file to option for consistency with other parameters b9997e0 copilot-swe-agent[bot] vishakhpk commited on Jan 23
Remove redundant FileNotFoundError handler 3d671d2 copilot-swe-agent[bot] vishakhpk commited on Jan 23
Fix validation to allow default file when it doesn't exist yet 48b7eed copilot-swe-agent[bot] vishakhpk commited on Jan 23
Make all hyperparameters optional with defaults afd6fd6 copilot-swe-agent[bot] vishakhpk commited on Jan 23
Merge pull request #9 from vishakhpk/copilot/handle-429-error-responses 94967a6 unverified Vishakh P commited on Jan 23
Make max_retries configurable via command-line argument aba5c8f copilot-swe-agent[bot] vishakhpk commited on Jan 23
Add detailed verbose logging to _parse_google_scholar_first_result 422e2ea copilot-swe-agent[bot] vishakhpk commited on Jan 23
Convert Google Scholar tests to integration tests with real HTTP requests 01c4288 copilot-swe-agent[bot] vishakhpk commited on Jan 23
Add test case for SOTOPIA-π paper with Google Scholar parsing ffc381f copilot-swe-agent[bot] vishakhpk commited on Jan 23
Add verbose logging for 429 retries and Semantic Scholar author verification 08c97b1 copilot-swe-agent[bot] vishakhpk commited on Jan 23
Update README to document 429 rate limit handling feature 1c40442 copilot-swe-agent[bot] vishakhpk commited on Jan 23
Improve documentation for _make_request_with_retry method 4c4aa5b copilot-swe-agent[bot] vishakhpk commited on Jan 23
Fix return type of _make_request_with_retry to always return a response 63b6cef copilot-swe-agent[bot] vishakhpk commited on Jan 23
Add 429 error handling with retry logic and exponential backoff 70d39ac copilot-swe-agent[bot] vishakhpk commited on Jan 23
Merge pull request #7 from vishakhpk/copilot/better-handle-google-scholar-links 9b5c273 unverified Vishakh P commited on Jan 23
Add test for Tomasello book entry to verify Google Scholar parsing works correctly 741e129 copilot-swe-agent[bot] vishakhpk commited on Jan 23
Add comprehensive verbose logging for findability checks and Google Scholar metadata verification f9aa41f copilot-swe-agent[bot] vishakhpk commited on Jan 23
Fix security issue: use proper URL parsing for Google Scholar domain check 13854ea copilot-swe-agent[bot] vishakhpk commited on Jan 23
Address code review feedback - improve regex patterns and ellipsis handling d680052 copilot-swe-agent[bot] vishakhpk commited on Jan 23
Add comprehensive tests for Google Scholar HTML parsing 6a67744 copilot-swe-agent[bot] vishakhpk commited on Jan 23
Add Google Scholar HTML parsing with BeautifulSoup and difflib cd48f8b copilot-swe-agent[bot] vishakhpk commited on Jan 23
Merge pull request #5 from vishakhpk/copilot/remove-curly-braces-from-title 9146795 unverified Vishakh P commited on Jan 21
Use _titles_similar for Semantic Scholar search consistency cf3e1a9 copilot-swe-agent[bot] vishakhpk commited on Jan 21
Apply code review feedback: use _remove_curly_braces for authors a24e73d copilot-swe-agent[bot] vishakhpk commited on Jan 21
Implement curly brace removal and difflib-based title similarity e273d04 copilot-swe-agent[bot] vishakhpk commited on Jan 21
Merge pull request #3 from vishakhpk/copilot/update-readme-documentation dade17f unverified Vishakh P commited on Jan 19
Update README title from package name to descriptive title 5b773e1 copilot-swe-agent[bot] vishakhpk commited on Jan 19
Polish README: use consistent terminology for character differences b3d2461 copilot-swe-agent[bot] vishakhpk commited on Jan 19
Fix README documentation: clarify title similarity thresholds and formatting 750ef68 copilot-swe-agent[bot] vishakhpk commited on Jan 19