Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MCP-1st-Birthday
/
fleetmind-dispatch-ai
like
17
Running
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
d132a19
fleetmind-dispatch-ai
562 kB
3 contributors
History:
62 commits
mashrur950
feat: Refactor landing page implementation and update MCP server routing
d132a19
13 days ago
.github
Initial commit: FleetMind MCP with GitHub Actions auto-sync
15 days ago
chat
feat: Implement auto and intelligent order assignment features
13 days ago
database
feat: Add mandatory expected delivery time and SLA tracking to order management
13 days ago
scripts
Initial commit: FleetMind MCP with GitHub Actions auto-sync
15 days ago
ui
Add order and driver management tools with update and delete functionalities
14 days ago
.dockerignore
Safe
359 Bytes
feat: Add Dockerfile and .dockerignore for FleetMind MCP Server setup
13 days ago
.env.example
Safe
2.3 kB
feat: Integrate Google Routes API for real-time routing with fallback logic
13 days ago
.gitignore
Safe
475 Bytes
feat: Add .claude/ to .gitignore to exclude Claude IDE files
13 days ago
DRIVER_CREATION_GUIDE.md
Safe
7.49 kB
Initial commit: FleetMind MCP with GitHub Actions auto-sync
15 days ago
Dockerfile
Safe
895 Bytes
feat: Update Dockerfile and app.py to enhance MCP server with landing page and updated SSE endpoint
13 days ago
GITHUB_ACTIONS_SETUP.md
Safe
7.68 kB
Initial commit: FleetMind MCP with GitHub Actions auto-sync
15 days ago
MCP_TOOLS_SUMMARY.md
Safe
6.69 kB
feat: Implement auto and intelligent order assignment features
13 days ago
MIGRATION_SUMMARY.md
Safe
14.4 kB
feat: Initialize FleetMind MCP Server with core functionalities
13 days ago
QUICK_START.md
Safe
2.87 kB
Initial commit: FleetMind MCP with GitHub Actions auto-sync
15 days ago
README.md
Safe
21.9 kB
fix: Update short description in README for clarity on MCP server features
13 days ago
README_MCP.md
Safe
14.2 kB
feat: Initialize FleetMind MCP Server with core functionalities
13 days ago
ROUTES_API_IMPLEMENTATION.md
Safe
9.31 kB
feat: Integrate Google Routes API for real-time routing with fallback logic
13 days ago
TEAM_COLLABORATION_GUIDE.md
Safe
7.77 kB
Initial commit: FleetMind MCP with GitHub Actions auto-sync
15 days ago
VEHICLE_SPECIFIC_ROUTING.md
Safe
12 kB
feat: Integrate Google Routes API for real-time routing with fallback logic
13 days ago
app.py
Safe
10.5 kB
feat: Refactor landing page implementation and update MCP server routing
13 days ago
flow.md
Safe
23.9 kB
Initial commit: FleetMind MCP with GitHub Actions auto-sync
15 days ago
launcher.py
Safe
1.5 kB
feat: Implement unified launcher and update unified app for Gradio UI and MCP SSE server integration
13 days ago
mcp_config.json
Safe
679 Bytes
feat: Initialize FleetMind MCP Server with core functionalities
13 days ago
pyproject.toml
Safe
1.68 kB
feat: Initialize FleetMind MCP Server with core functionalities
13 days ago
requirements.txt
Safe
663 Bytes
feat: Refactor landing page implementation and update MCP server routing
13 days ago
server.py
Safe
52.8 kB
feat: Implement auto and intelligent order assignment features
13 days ago
test_assignment_system.py
Safe
7.78 kB
Implement migrations for assignments management and testing framework
13 days ago
test_auto_assignment.py
Safe
6.97 kB
feat: Implement auto and intelligent order assignment features
13 days ago
test_complete_delivery.py
Safe
6.01 kB
Implement migrations for assignments management and testing framework
13 days ago
test_delivery_timing.py
Safe
9.11 kB
feat: Add mandatory expected delivery time and SLA tracking to order management
13 days ago
test_directions.py
Safe
3.27 kB
Implement migrations for assignments management and testing framework
13 days ago
test_driver_validation.py
Safe
6.63 kB
feat: Add mandatory expected delivery time and SLA tracking to order management
13 days ago
test_duplicate_assignment.py
Safe
4.8 kB
Implement migrations for assignments management and testing framework
13 days ago
test_fail_delivery.py
Safe
8.08 kB
Implement migrations for assignments management and testing framework
13 days ago
test_intelligent_assignment.py
Safe
8.8 kB
feat: Implement auto and intelligent order assignment features
13 days ago
unified_app.py
Safe
7.93 kB
feat: Implement unified launcher and update unified app for Gradio UI and MCP SSE server integration
13 days ago