Commit History

Fix: Disable SSL verification to prevent crash
4bf6ecf

vasanthfeb13 commited on

Fix: Start background services at global scope for Gradio SDK
7bd04f5

vasanthfeb13 commited on

Revert: Split API (8888) and UI (7860) ports for stability
581bd1c

vasanthfeb13 commited on

Refactor: Mount Gradio on FastAPI to expose API on port 7860
6531321

vasanthfeb13 commited on

Revert debug logging
b03175f

vasanthfeb13 commited on

Fix: Use shlex.split for command parsing
a6867e2

vasanthfeb13 commited on

Fix: Regex to handle optional 'command' keyword
6eb02f0

vasanthfeb13 commited on

Log response body on HTTP error
c79c973

vasanthfeb13 commited on

Add debug logging to HTTPNodeClient
fac9711

vasanthfeb13 commited on

Fix: Unbound variable target_node in execute_command
9bcfe62

vasanthfeb13 commited on

Fix: Use direct ls command to avoid 403 on VM
e0d20ec

vasanthfeb13 commited on

Fix: Enforce direct node routing in chat commands
c65f457

vasanthfeb13 commited on

Force restart to apply service.py changes
c186894

vasanthfeb13 commited on

Add: execute_command_on_node method to OrchestratorService
97b4339

vasanthfeb13 commited on

Fix: Add node_id routing to commands/execute + update UI to use it
ac2dd8c

vasanthfeb13 commited on

Fix: Mac path → Linux path for HF Space macbook-local node
9bdbcd1

vasanthfeb13 commited on

Fix: Dynamic node labels + increase dashboard timeout 5s→15s
8f30a5a

vasanthfeb13 commited on

Fix: Expand allowed commands for hf-space-local node (fixes 403 error)
4c3abf9

vasanthfeb13 commited on

Fix: Update VM Space node_id to vm-node-01 (from SSH)
57c2b5a

vasanthfeb13 commited on

Add: HuggingFace VM Space as hardcoded node for auto-connection
40b462d

vasanthfeb13 commited on

Fix: Blaxel workspace vasanthfeb13 + model sandbox-openai
a36f65b

vasanthfeb13 commited on

Fix: Backend API syntax error + move HF demo to Help section
14cbec3

vasanthfeb13 commited on

Add: HuggingFace Demo section with tags in UI (always visible)
495200b

vasanthfeb13 commited on

Fix: Add backend API endpoints for UI dropdown + HF docs
47932af

vasanthfeb13 commited on

Fix: Add Blaxel sandbox workspace to config
fd6af08

vasanthfeb13 commited on

Fix: Switch from Modal to Blaxel-OpenAI as default backend
441a364

vasanthfeb13 commited on

Fix: Change orchestrator port from 8000 to 8888 (match UI)
0d74014

vasanthfeb13 commited on

Fix: Uncomment modal dependency (required by agents.py)
4f30eb5

vasanthfeb13 commited on

Fix: Rename id to node_id in config
d92ed8f

vasanthfeb13 commited on

Deploy Main Space
09e8c1e

vasanthfeb13 commited on