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 all reward values are strictly between 0 and 1
ed4fc09

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

build: update frontend distribution assets
0fe6881

ashishMenon05 commited on

feat: remove multi-agent verdict panel, keep unified summary only
ae4346b

ashishMenon05 commited on

build: update frontend deployment assets with latest UI changes
2142915

ashishMenon05 commited on

feat: add unified investigation summary combining all agent conclusions
c90dd9f

ashishMenon05 commited on

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

ashishMenon05 commited on

build: update production distribution assets for multi-agent support
f309cb4

ashishMenon05 commited on

feat: unlimited agents support with fixed build configuration
cb0d29a

ashishMenon05 commited on

fix(frontend): correct syntax errors in SettingsView for Tailwind v4 compatibility
68fba27

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(frontend): dynamically map multi-agent message streams in websocket hook and dashboard render
3a45de3

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

fix(frontend): resolve vite syntax error
be84c71

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(inference): lazily initialize OpenAI client to support test runner mocks
43956b9

Your Name commited on

fix(inference): prioritize evaluator .env over default.env
b275204

Your Name commited on

fix(inference): exact match of OpenAI client init for AST validators
354e4bd

Your Name commited on

fix(inference): perfect alignment with pre-submission checklist defaults
a22ca25

Your Name commited on

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

Your Name commited on

Fix inference.py with proper error handling
408c10b

Antigravity commited on

final: absolute comprehensive synchronization - 01:19
09aedd9

Antigravity commited on

Simplify pyproject.toml
b366246

Antigravity commited on

Remove uv.lock from Dockerfile
f9d1cea

Antigravity commited on

Update pyproject.toml format to match OpenEnv example
12780d8

Antigravity commited on

Fix server __init__.py
36e64b8

Antigravity commited on

Fix server entry point and add __init__.py
1114ec1

Antigravity commited on

Add openenv-core dependency and server entry point
08c0cf7

Antigravity commited on

sync: absolute forced verification commit - 00:56
6949cb6

Antigravity commited on

final: absolute comprehensive synchronization - capturing server fixes - 00:51
0243041

Antigravity commited on

verify: absolute forced sync marker 00:47
394553d

Antigravity commited on

final: definitive release synchronization including pyproject.toml - 00:43
4f14584

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

verify: sync timestamp 00:07
1964617

Antigravity commited on

build: update frontend and top nav bar
f4ce09a

Antigravity commited on

final: 15th definitive synchronization - refined UI logic and state helpers - timestamp 2026-04-07 23:38:07
54f4814

Antigravity commited on

final: definitive release synchronization with UI button visibility logic - timestamp 2026-04-07 23:31:05
670934a

Antigravity commited on

fix: add robust safety checks for agent.messages (fixes non-iterable crash)
b133b4c

Antigravity commited on