Gridmind / main.go

Commit History

docs: remove links section from main.go HTML response
2f90681

Prajwal782007 commited on

fix: remove broken OpenEnv Specification link from documentation footer
a8aa990

Prajwal782007 commited on

feat: make GitHub link open in new tab
8078e50

Prajwal782007 commited on

feat: make Google Colab link open in new tab
8240ff4

Prajwal782007 commited on

feat: add Google Colab link to dashboard
b39d65e

Prajwal782007 commited on

feat: update HF space URL, add judge demo scripts and project documentation
a4bc605

Prajwal782007 commited on

refactor: replace heuristic log generation with Go-based environment simulation and update API schema
3b977fc

adityss commited on

Add coordinator endpoint tests and project readiness verification script
88da572

adityss commited on

feat: add multi-agent and planning CLI flags to inference and expose environment metadata via /info endpoint
ebe8fa5

adityss commited on

feat: define GridMind-RL environment data models and task structures
c009bc5

adityss commited on

Add Task 4 instruction following, Curriculum Manager for self-improvement, and world modeling simulation
0af208b

adityss commited on

fix: Replace ineffective break with return in WebSocket close handler
d012f99

ShreeshantXD commited on

feat: Add full OpenEnv compliance
4ec4472

ShreeshantXD commited on

Fix UTF-8 encoding for landing page emojis
f75687e

ShreeshantXD commited on

Fix GitHub URL in landing page
1838d55

ShreeshantXD commited on

Add root landing page handler with links to dashboard and API endpoints
90c0e10

ShreeshantXD commited on

Add dashboard reverse proxy at /dashboard
84fb786

ShreeshantXD commited on

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

ShreeshantXD commited on

Initial commit
1875b13

adityss commited on