Commit History

fix: separate root and /web route handlers in server/app.py
027f772

Akki0404 commited on

fix: explicitly wrap dashboard string in HTMLResponse
1854705

Akki0404 commited on

fix: add HTMLResponse response_class to root endpoint
5bef51f

Akki0404 commited on

fix: serve HTML directly on root path instead of redirecting
fa87c09

Akki0404 commited on

fix: redirect root to /web to load dashboard in hf spaces
9062902

Akki0404 commited on

fix: use os.getcwd() for Dashboard.html path resolution
faeb815

Akki0404 commited on

fix: use os.getcwd() for Dashboard.html path resolution
e380b99

Akki0404 commited on

fix log_end missing score field
16f51f6

Akki0404 commited on

v2 - web interface, health endpoint, full app.py
51ba28f

Akki0404 commited on

v2 - web interface, health endpoint, full app.py
c623e32

Akki0404 commited on

v2 - web interface, health endpoint, full app.py
45674a6

Akki0404 commited on

v2 - web interface, health endpoint, full app.py
3fa60e4

Akki0404 commited on

v2 - web interface, health endpoint, full app.py
7ba76bf

Akki0404 commited on

fix server entry point with main function
27db00b

Akki0404 commited on

fix openenv validate issues
bd8ac82

Akki0404 commited on