Commit History

feat: local judge server (serve_judge.py) β€” replaces NVIDIA NIM entirely
1d8f7f8

lebiraja Claude Sonnet 4.6 commited on

fix: is_terminal bug in curriculum_basic + wire local judge into rollout_test
d5d4729

lebiraja Claude Sonnet 4.6 commited on

feat(training): local judge + parallel rollout + optimized batch config
0735466

lebiraja Claude Haiku 4.5 commited on

fix(rewards): LLM judge load balancing, premature query, keyword stuffing, SLA decay
341330e

lebiraja Claude Sonnet 4.6 commited on

fix: rate limit bypass for admin key + JSON 429 + LLM judge killswitch
9912fe1

lebiraja Claude Sonnet 4.6 commited on

fix: natural conversation flow β€” greet before querying DB
d65eebc

lebiraja Claude Sonnet 4.6 commited on

chore(round2): full audit pass β€” harden rewards, patch frontend, tighten training
1fa04c3

lebiraja Claude Opus 4.7 commited on

feat(round2): DB-grounded multi_domain task with 30-ticket curriculum stage
33c927a

lebiraja Claude Sonnet 4.6 commited on

docs: reorganize .md files into docs/ and rewrite README for Round 2
a8f3713

lebiraja commited on

fix(security): close all 7 audit findings from V2/V3 security audit
8732800

lebiraja Claude Sonnet 4.6 commited on

feat(env): double ticket pool size for better training generalization
c860e59

lebiraja Claude Sonnet 4.6 commited on

feat: hackathon improvements β€” benchmark dashboard, GRPO training pipeline, grader fixes
b4289f9

lebiraja Claude Sonnet 4.6 commited on

feat: Progressive 4-stage curriculum (v2.1.0)
1491607

lebiraja commited on

feat: Round 2 β€” Hierarchical multi-agent environment (v2.0)
6721f69

lebiraja commited on

fix: add nightmare grader, regenerate uv.lock without sentence-transformers
97dfba1

lebiraja Claude Sonnet 4.6 commited on

fix: remove sentence_transformers, restore TF-IDF scoring, fix nightmare tickets
5026bec

lebiraja JEFFERSON-007 17lohith Claude Sonnet 4.6 commited on

feat(hackathon): Win plan implementation - grader exploit fixes and prompt tuning
856314d

lebiraja commited on

fix: Phase 17 final production lock (auth, PII redact, structlog)
dd8440a

lebiraja commited on

feat: complete hackathon hardening and nightmare mode integration
a30699a

lebiraja commited on

fix: production hardening β€” rate limiting, session cap, body limit, logging, deep copy, e2e tests
ec80031

lebiraja JEFF2K07 lohithkrm Claude Sonnet 4.6 commited on

fix: address 6 audit report issues β€” input validation, CORS, session TTL, health check, log safety, history truncation
f97065c

lebiraja JEFF2K07 lohithkrm Claude Sonnet 4.6 commited on

feat: complete CustomerSupportEnv RL environment for OpenEnv hackathon
b722ec2

lebiraja JEFF2K07 lohithkrm Claude Sonnet 4.6 commited on