NEXON / backend

Commit History

chore: update inference script and core logic for alignment
6a6a0f9

ashishMenon05 commited on

fix: add _clamp method to base_grader and update all graders to use it for strict 0-1 range
0375ef1

ashishMenon05 commited on

fix: clamp all scores in reward_engine and environment to be strictly between 0 and 1
eeb6990

ashishMenon05 commited on

fix: adjust easy grader criteria so max score is 0.98 (not 1.0)
2eb124c

ashishMenon05 commited on

fix: ensure grader scores are strictly between 0 and 1 (not 0.0 or 1.0)
4379b47

ashishMenon05 commited on

add: openenv-core dependency required for hackathon evaluator
3e2ef4e

ashishMenon05 commited on

fix: resolve _default_roles scope error in config.py
0815f50

ashishMenon05 commited on

feat: unlimited agents support with fixed build configuration
cb0d29a

ashishMenon05 commited on

chore: update dependencies and environment configuration for unlimited agent support
26f67bb

ashishMenon05 commited on

feat(ui): support unlimited agents with scalable terminal grid and scrollable settings
7fbbd40

ashishMenon05 commited on

fix(backend): fix syntax error in reset handler and properly flush UI terminal logs
174293c

ashishMenon05 commited on

fix(backend): resolve hardcoded agent_a reference in simulation loop startup
9ffd769

ashishMenon05 commited on

fix(backend): resolve AttributeError in episode reset payload
399ee59

ashishMenon05 commited on

feat: complete multi-agent refactor and robust scoring updates
9fdf940

ashishMenon05 commited on

fix: full resubmission patch - fix [STEP] format, add close(), expose system_state, fix /state endpoint, improve reward variance
fd5d7f9

ashishMenon05 commited on

refactor: improve environment variable handling for API authentication - 18:47
3168d77

ashishMenon05 commited on

fix(api): use injected proxy url and api key
8da36ab

Your Name commited on

Add openenv-core dependency and server entry point
08c0cf7

Antigravity commited on

final: release synchronization - refined reset endpoint state logic - 00:38
ecbd542

Antigravity commited on

final: definitive release synchronization with defensive state fixes - timestamp 00:33
e5624f5

Antigravity commited on

final: definitive synchronization - fresh build 00:27
1913914

Antigravity commited on

fix: implement hybrid scoring (semantic + objective) and flexible grader
6d245af

Antigravity commited on

final: absolute sync of all resources for HF Space - timestamp 2026-04-07 22:27:49
3f6f2b9

Antigravity commited on

initial clean push: N-A finalized build
5fe93dd

Antigravity commited on