PaperMate / backend /main.py

Commit History

feat: redesign my_submissions panel + G2 guardrail rewrite + upload modal improvements
38c8c01

ntphuc149 Claude Sonnet 4.6 commited on

feat(postprocess): strip ACL review line numbers from Docling structured output
956404a

ntphuc149 Claude Sonnet 4.6 commited on

feat: add desk-rejection guardrails + home page CTA polish
7594014

ntphuc149 Claude Sonnet 4.6 commited on

feat: add 5-step submission tracker with live polling to my_submissions page
dc8a030

ntphuc149 Claude Sonnet 4.6 commited on

refactor: remove Resend email service — login required, no email needed
f19919a

ntphuc149 Claude Sonnet 4.6 commited on

fix: use uvicorn logger for terminal output instead of stderr/print
113da4b

ntphuc149 commited on

fix: catch-all wrapper for BackgroundTasks crash + stderr logging
d33a5c9

ntphuc149 commited on

fix: write pipeline logs to stderr so they appear in uvicorn worker terminal on Windows
4f06b0d

ntphuc149 commited on

feat: implement multi-agent LangGraph reviewer (4-gate deep review pipeline)
7dd4887

ntphuc149 Claude Sonnet 4.6 commited on

fix: restore /app/ mount, add / redirect to home.html
c288f45

ntphuc149 Claude Sonnet 4.6 commited on

fix: serve frontend at / instead of /app/ for cleaner URLs
07ffbe8

ntphuc149 Claude Sonnet 4.6 commited on

Merge remote-tracking branch 'origin/ntp' into phuc-dev
9af7046

Phuc-HugigFace commited on

feat(auth+db): session-aware nav, ownership fix, admin hardening, schema cleanup
73aafbd

Phuc-HugigFace Claude Opus 4.8 (1M context) commited on

feat: persist ParsedPaper to data/jobs/<key>_parsed.json for debugging
23d8012

ntphuc149 Claude Sonnet 4.6 commited on

feat: structured PDF parsing with ParsedPaper schema (Priority 2)
219471e

ntphuc149 Claude Sonnet 4.6 commited on

feat(backend): Supabase-backed storage, observability, and DB bug fixes
24af942

Phuc-HugigFace Claude Opus 4.8 (1M context) commited on

feat: add per-job file logging, Docling fallback provider, paper title extraction
5f91093

ntphuc149 Claude Sonnet 4.6 commited on

feat: rebrand to PaperMate, ARR review rubric, feedback form, UI improvements
04464c7

ntphuc149 commited on

Initial implementation of AI research paper review system
15b65cd

ntphuc149 Claude Sonnet 4.6 commited on