Commit History

refactor: improve physical simulation stability with RK2 integration and update documentation across the environment and task modules
ba6f178

Kaushalraj Puwar commited on

feat: add Apache 2.0 license and update environment failure thresholds, recovery metrics, and success scoring.
2aa9cb1

Kaushalraj Puwar commited on

refactor: adjust task scoring weights, update dynamics coefficients, and include score in episode logging
814208b

Kaushalraj Puwar commited on

refactor: decouple inference logic to support multi-task execution and update success threshold to 0.80
39c490e

Kaushalraj Puwar commited on

refactor: standardize score clamping to [0.01, 0.99], update task definitions, and add health check endpoint
1d58ae8

Kaushalraj Puwar commited on

fix(constants): update default episode id and enable dotenv override
d04a3cb

Kaushalraj Puwar commited on

refactor(server): migrate FastAPI app to server module and enhance robustness
91bef46

Kaushalraj Puwar commited on

feat(graders): implement task graders with metrics and registry integration
92b1f5c

Kaushalraj Puwar commited on

refactor(core): integrate modular task system for episode management
e987a94

Kaushalraj Puwar commited on

feat(api): enhance endpoint validation, thread safety, and testing infrastructure
79412de

Kaushalraj Puwar commited on

feat: implement phase 2 with non-linear transitions and robust parser
f592868

Kaushalraj Puwar commited on

Merge branch 'main' into p1A
a250191
unverified

Kaushalraj Puwar commited on

updated transition logic, completed parsing update and fixed inference values
8b00c96

Kaushalraj Puwar commited on

teammate B's work
c721b39

Freakun commited on

initialised inference and parsing
5df4501

nikunjmahajan23 commited on

state variables and update equations and state transitions created
b1eb3d4

Kaushalraj Puwar commited on

test suite initialised
e19c3ef

Kaushalraj Puwar commited on

structure initialised
2c842e8

Kaushalraj Puwar commited on