Commit History

feat: add CrossRef DOI verification (Check 3b) Resolve each DOI via CrossRef API and compare returned metadata
1e0ae88

Alexey Minabutdinov commited on

Fix validation logic and formatting
d7a80a2

copilot-swe-agent[bot] vishakhpk commited on

Use Click callback for file validation
6873fcf

copilot-swe-agent[bot] vishakhpk commited on

Change bibtex_file to option for consistency with other parameters
b9997e0

copilot-swe-agent[bot] vishakhpk commited on

Remove redundant FileNotFoundError handler
3d671d2

copilot-swe-agent[bot] vishakhpk commited on

Fix validation to allow default file when it doesn't exist yet
48b7eed

copilot-swe-agent[bot] vishakhpk commited on

Make all hyperparameters optional with defaults
afd6fd6

copilot-swe-agent[bot] vishakhpk commited on

Make max_retries configurable via command-line argument
aba5c8f

copilot-swe-agent[bot] vishakhpk commited on

Fix author verification tracking to match "Could not verify metadata automatically" count
867d2c5

copilot-swe-agent[bot] vishakhpk commited on

Add summary section for citations with unverified author lists
7ea1b99

copilot-swe-agent[bot] vishakhpk commited on

Add missing colon and improve comment clarity
1855cca

copilot-swe-agent[bot] vishakhpk commited on

Fix 403 error counting and reformat summary output
384e013

copilot-swe-agent[bot] vishakhpk commited on

Add 403 error count to summary and manual verification reminder
1b407a4

copilot-swe-agent[bot] vishakhpk commited on

Require complete author lists for 'and others' entries and add verbose logging
bdd3513

copilot-swe-agent[bot] vishakhpk commited on

Improve author matching with fuzzy logic and update color coding for better UX
c8afaed

copilot-swe-agent[bot] vishakhpk commited on

Improve verification heuristics and address code review feedback
9067804

copilot-swe-agent[bot] vishakhpk commited on

Add core citation verification implementation
fc906cf

copilot-swe-agent[bot] vishakhpk commited on