Final submission: Add video with LFS and remove Twitter link d802f0c vasanthfeb13 commited on Nov 29, 2025
Fix: Resolve SyntaxError in blaxel_backend.py by rewriting file da5d605 vasanthfeb13 commited on Nov 29, 2025
Fix: Remove duplicate json argument and propagate timeout correctly d56fc93 vasanthfeb13 commited on Nov 29, 2025
Fix: Remove duplicate capture_output argument causing SyntaxError 7c994c4 vasanthfeb13 commited on Nov 29, 2025
Fix: Support directory/folder aliases in AI navigation and refine regex 281222a vasanthfeb13 commited on Nov 29, 2025
Fix: Propagate timeout to AI backend and increase default to 60s 6c17c25 vasanthfeb13 commited on Nov 29, 2025
Fix: Add explicit filename cleaning to robustly handle 'read the file' queries 627d167 vasanthfeb13 commited on Nov 29, 2025
Fix: Refine read_file regex to handle 'read the file' queries correctly 449e864 vasanthfeb13 commited on Nov 29, 2025
Fix: AI conversational responses now show as chat messages instead of system notes ee92fb7 vasanthfeb13 commited on Nov 29, 2025
Fix: Correct name spelling and use absolute path for cat command 4c9cf37 vasanthfeb13 commited on Nov 29, 2025
Update: Comprehensive README with demo guide for judges and community d8deee5 vasanthfeb13 commited on Nov 29, 2025
Update: Comprehensive demo guide for judges and community with step-by-step instructions 14f7865 vasanthfeb13 commited on Nov 29, 2025
Fix: read_file command now routes to current_node for AI-powered file reading 0ef0349 vasanthfeb13 commited on Nov 29, 2025
Fix: Add missing node_label definition in navigation code 76ed86b vasanthfeb13 commited on Nov 29, 2025
Fix: Handle None root_dir properly, default to /app for VM nodes c2270b1 vasanthfeb13 commited on Nov 29, 2025
Fix: Set path to node's root_dir when switching nodes (use /app for vm-node-01) 5590a41 vasanthfeb13 commited on Nov 29, 2025
Fix: Initialize session_id with unique value to persist context across chat messages e2f8b39 vasanthfeb13 commited on Nov 29, 2025
Fix: Remove ALL remaining macbook-local references (conversational_ui, HTML, examples) 6922580 vasanthfeb13 commited on Nov 29, 2025
Fix: Remove all macbook-local hardcoded references from server 4663b65 vasanthfeb13 commited on Nov 29, 2025
Fix: Replace hardcoded macbook-local with hf-space-local in UI 6b8add7 vasanthfeb13 commited on Nov 28, 2025
Config: Remove unwanted nodes, keep only VM Space and Local 9191587 vasanthfeb13 commited on Nov 28, 2025
Fix: Rename 'app' to 'api_app' to avoid Gradio SDK confusion 6104a7e vasanthfeb13 commited on Nov 28, 2025
Fix: Replace hardcoded node labels with dynamic registry lookup 0241d11 vasanthfeb13 commited on Nov 28, 2025
Fix: Start background services at global scope for Gradio SDK 7bd04f5 vasanthfeb13 commited on Nov 28, 2025
Revert: Split API (8888) and UI (7860) ports for stability 581bd1c vasanthfeb13 commited on Nov 28, 2025
Refactor: Mount Gradio on FastAPI to expose API on port 7860 6531321 vasanthfeb13 commited on Nov 28, 2025
Add: execute_command_on_node method to OrchestratorService 97b4339 vasanthfeb13 commited on Nov 27, 2025
Fix: Add node_id routing to commands/execute + update UI to use it ac2dd8c vasanthfeb13 commited on Nov 27, 2025
Fix: Mac path → Linux path for HF Space macbook-local node 9bdbcd1 vasanthfeb13 commited on Nov 27, 2025
Fix: Dynamic node labels + increase dashboard timeout 5s→15s 8f30a5a vasanthfeb13 commited on Nov 27, 2025
Fix: Expand allowed commands for hf-space-local node (fixes 403 error) 4c3abf9 vasanthfeb13 commited on Nov 27, 2025
Add: HuggingFace VM Space as hardcoded node for auto-connection 40b462d vasanthfeb13 commited on Nov 27, 2025
Fix: Blaxel workspace vasanthfeb13 + model sandbox-openai a36f65b vasanthfeb13 commited on Nov 27, 2025
Fix: Backend API syntax error + move HF demo to Help section 14cbec3 vasanthfeb13 commited on Nov 27, 2025
Add: HuggingFace Demo section with tags in UI (always visible) 495200b vasanthfeb13 commited on Nov 27, 2025