Swiftshelf / server

Commit History

fix: server/app.py add main() and __main__ guard for multi-mode deployment
e9a1a2d

arjunannakodi commited on

fix: add server/app.py for multi-mode deployment validation
8879c98

arjunannakodi commited on

Fix: point references to root app.py instead of server.app
c908c19

arjunannakodi commited on

Fix: move app.py to server/app.py - fix module not found crash
668372e

arjunannakodi commited on

chore: clear nested __pycache__ folders
b0efd0b

arjunannakodi commited on

Final endpoint polish for resubmission
8feea0c

arjunannakodi commited on

Remove torch from server deps, fix endpoints, add keepalive
184e0f8

arjunannakodi commited on

feat: interactive agent console, grader panel, compliance matrix in dashboard
b1a30f8

arjunannakodi commited on

Fix OpenEnv spec compliance: add models.py, client.py, __init__.py; fix openenv.yaml spec_version, /state endpoint, keepalive lifespan, Dockerfile timeout
d2012e9

arjunannakodi commited on

Fix: Add main() function and update server entry point
a05510c

arjunannakodi commited on