Commit History

feat: add OpenEnv submission validator script to check HF Space status and Docker build
e82aa27

adityss commited on

chore: update environment variable defaults in .env.example and inference.py for clarity and consistency
eb251de

adityss commited on

Refactor project structure and remove unused files; update inference script for clarity and compliance with environment variable handling.
4c68447

adityss commited on

fix: update Dockerfile for dependency management and remove unused packages; clean up inference.py
5c4340e

adityss commited on

refactor: update Dockerfile and pyproject.toml for dependency management; remove FastAPI server implementation
cda28c0

adityss commited on

feat: add baseline scores JSON and update inference.py for hackathon spec compliance
dd83f0d

adityss commited on

feat: add server script entry point and create uv.lock for dependency management
85593d9

adityss commited on

Enhance Dockerfile and project structure for GridMind-RL
c588022

adityss commited on

Merge branch 'main' of https://github.com/LO-Kyu/gridmind
0c3f011

Prajwal782007 commited on

Update Python version requirement to 3.10+
8fc598c

ShreeshantXD commited on

perf: update baseline scores with reduced elapsed execution times
f506286

Prajwal782007 commited on

feat: add real-time dashboard visualization script and update baseline scores configuration
35b91c0

Prajwal782007 commited on

feat: add example environment variables, update README, and enhance inference script for better error handling
b054ef7

ShreeshantXD commited on

docs: update docker run commands to expose port 7861 in README
926806a

adityss commited on

chore: update baseline scores for Llama-3.3-70b-instruct model on OpenRouter
41ffa07

adityss commited on

feat: initialize project with documentation, inference script, and environment configuration
b4281fc

adityss commited on

feat: implement core environment simulation logic and update baseline scores
5569b4d

adityss commited on

feat: add task weights to configuration and implement LLM-based inference agent
0361922

adityss commited on

docs: add reward structure and deployment guide, update baseline scores, and implement dashboard UI
e3fbc9c

Prajwal782007 commited on

fix: resolve merge conflicts, finalize inference + README
2e0c292

ShreeshantXD commited on

docs: update README for project overview, quick start instructions, and API details
574589d

ShreeshantXD commited on

feat: implement reward system logic in new rewards module
f1bfee9

adityss commited on

feat: add baseline scores JSON, inference script, and update Dockerfile for improved project structure
6d74982

ShreeshantXD commited on

feat: add console logging for inference start, step, and end events
cb1f26a

adityss commited on

feat: add baseline inference script, performance scores, and update openenv configuration
60cbc23

adityss commited on

docs: add instructions for starting the visualization dashboard to README
e3130b4

adityss commited on

chore: add Python bytecode cache file to dashboard directory
b946275

adityss commited on

feat: add pre-built executable for easier project setup
0aa215f

adityss commited on

chore: update author name and reformat action schema requirements in openenv.yaml
a43b40b

ShreeshantXD commited on

feat: add GridMind-RL inference script and update documentation
2787b1e

adityss commited on

Enhance dashboard: Live Simulation, 72h episodes, and step reward tracking curve
4c1963b

adityss commited on

Merge branch 'main' of https://github.com/LO-Kyu/gridmind
baea0a8

adityss commited on

Initial commit
1875b13

adityss commited on