redrob-ranker / src /agents

Commit History

Fix: role-type skill detection, OpenRouter base_url support, Dockerfile for HF Spaces with 500-profile sample indexes
c5691ae

MrNK2107 commited on

feat: align candidate relevance ranking & implement robust Turbo Mode fallback
4efdc67

MrNK2107 commited on

Fix remote candidate search returning 0 results by mapping preferred_work_mode
3cae53e

MrNK2107 commited on

refactor: extract shared query parser module, clean up imports
abc6ea2

MrNK2107 commited on

fix: reranker degradation, skip_reranker bug, eval latency, branch cleanup
022010c

MrNK2107 commited on

feat: full 100k index pipeline - switch from samples to full offset index
5a40cb1

MrNK2107 commited on

feat: final smoke-test fixes + spectacular README + UI bugfixes
25bfed8

MrNK2107 commited on

perf(agents): parallelize candidate profile loading
bfb0e04

MrNK2107 commited on

fix(agents): instantiate experience/location models in planner fallback
71b8ade

MrNK2107 commited on

fix(agents): compile graph on init and add state filter wiring
93de837

MrNK2107 commited on

chore: fix all ruff lint errors (174 -> 0), clean up unused imports/vars, fix line lengths
e9fe93a

MrNK2107 commited on

Refine skill matching and add original query pipeline
1f02c7c

MrNK2107 commited on

Multi-dimensional scoring upgrade: behavioral signals, career trajectory, skill proficiency, honeypot detection
5c40e56

MrNK2107 commited on

Cross-encoder enabled, rank.py entry point, multi-query pipeline
179749f

MrNK2107 commited on

Fix e2e test failures: planner/reflector timeouts, bias-detector, listwise-rank API
900c34e

MrNK2107 commited on

Fix cross-encoder loading, add offline mode, improve simple query detection
ded4649

MrNK2107 commited on

fix: resolve 20 high/medium bugs across search, agents, core, and extraction modules
842e3d0

MrNK2107 commited on

fix: resolve critical bugs - evaluation import cycle, bias detector, slider weights, and 7 more high-severity issues
28d0c82

MrNK2107 commited on

Overhaul: Plackett-Luce ranking, PII anonymization, live fairness dashboard + LLM-free fallback agents
72224ba

MrNK2107 commited on

feat(agents): turbo mode for short queries, stop words, rationale generator wiring
b7c6773

MrNK2107 commited on

feat(extraction): add FieldExtractor pipeline, ProfileStore with lazy loading, and skill matching
e01a2b0

MrNK2107 commited on

chore: commit remaining changes from previous sessions (PRD, plans, tests)
a3671cc

MrNK2107 commited on

feat(ui): wire search pipeline, add scoring sliders, fix infinite replan loop
66788e6

MrNK2107 commited on

fix(core): three architecture fixes β€” translation API, constants, vector scoring
07bc60c

MrNK2107 commited on

feat: Phase 7 agentic workflow β€” planner, executor, reflector, LangGraph orchestrator
f670cca

MrNK2107 commited on

chore: create directory structure with __init__.py files and placeholder scripts
93a281a

MrNK2107 commited on