Add comprehensive frontend UI and distributed infrastructure

Frontend Enhancements:
- Complete React TypeScript frontend with modern UI components
- Distributed workflows management interface with real-time updates
- Socket.IO integration for live agent status monitoring
- Agent management dashboard with cluster visualization
- Project management interface with metrics and task tracking
- Responsive design with proper error handling and loading states

Backend Infrastructure:
- Distributed coordinator for multi-agent workflow orchestration
- Cluster management API with comprehensive agent operations
- Enhanced database models for agents and projects
- Project service for filesystem-based project discovery
- Performance monitoring and metrics collection
- Comprehensive API documentation and error handling

Documentation:
- Complete distributed development guide (README_DISTRIBUTED.md)
- Comprehensive development report with architecture insights
- System configuration templates and deployment guides

The platform now provides a complete web interface for managing the distributed AI cluster
with real-time monitoring, workflow orchestration, and agent coordination capabilities.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
anthonyrawlins
2025-07-10 08:41:59 +10:00
parent fc0eec91ef
commit 85bf1341f3
28348 changed files with 2646896 additions and 69 deletions

6
frontend/node_modules/victory-vendor/lib/d3-array.js generated vendored Normal file
View File

@@ -0,0 +1,6 @@
// `victory-vendor/d3-array` (CommonJS)
// See upstream license: https://github.com/d3/d3-array/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-array`
module.exports = require("../lib-vendor/d3-array/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-color.js generated vendored Normal file
View File

@@ -0,0 +1,6 @@
// `victory-vendor/d3-color` (CommonJS)
// See upstream license: https://github.com/d3/d3-color/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-color`
module.exports = require("../lib-vendor/d3-color/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-ease.js generated vendored Normal file
View File

@@ -0,0 +1,6 @@
// `victory-vendor/d3-ease` (CommonJS)
// See upstream license: https://github.com/d3/d3-ease/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-ease`
module.exports = require("../lib-vendor/d3-ease/src/index.js");

View File

@@ -0,0 +1,6 @@
// `victory-vendor/d3-format` (CommonJS)
// See upstream license: https://github.com/d3/d3-format/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-format`
module.exports = require("../lib-vendor/d3-format/src/index.js");

View File

@@ -0,0 +1,6 @@
// `victory-vendor/d3-interpolate` (CommonJS)
// See upstream license: https://github.com/d3/d3-interpolate/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-interpolate`
module.exports = require("../lib-vendor/d3-interpolate/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-path.js generated vendored Normal file
View File

@@ -0,0 +1,6 @@
// `victory-vendor/d3-path` (CommonJS)
// See upstream license: https://github.com/d3/d3-path/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-path`
module.exports = require("../lib-vendor/d3-path/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-scale.js generated vendored Normal file
View File

@@ -0,0 +1,6 @@
// `victory-vendor/d3-scale` (CommonJS)
// See upstream license: https://github.com/d3/d3-scale/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-scale`
module.exports = require("../lib-vendor/d3-scale/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-shape.js generated vendored Normal file
View File

@@ -0,0 +1,6 @@
// `victory-vendor/d3-shape` (CommonJS)
// See upstream license: https://github.com/d3/d3-shape/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-shape`
module.exports = require("../lib-vendor/d3-shape/src/index.js");

View File

@@ -0,0 +1,6 @@
// `victory-vendor/d3-time-format` (CommonJS)
// See upstream license: https://github.com/d3/d3-time-format/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-time-format`
module.exports = require("../lib-vendor/d3-time-format/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-time.js generated vendored Normal file
View File

@@ -0,0 +1,6 @@
// `victory-vendor/d3-time` (CommonJS)
// See upstream license: https://github.com/d3/d3-time/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-time`
module.exports = require("../lib-vendor/d3-time/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-timer.js generated vendored Normal file
View File

@@ -0,0 +1,6 @@
// `victory-vendor/d3-timer` (CommonJS)
// See upstream license: https://github.com/d3/d3-timer/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-timer`
module.exports = require("../lib-vendor/d3-timer/src/index.js");

View File

@@ -0,0 +1,6 @@
// `victory-vendor/d3-voronoi` (CommonJS)
// See upstream license: https://github.com/d3/d3-voronoi/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-voronoi`
module.exports = require("../lib-vendor/d3-voronoi/src/index.js");

View File

@@ -0,0 +1,6 @@
// `victory-vendor/internmap` (CommonJS)
// See upstream license: https://github.com/mbostock/internmap/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/internmap`
module.exports = require("../lib-vendor/internmap/src/index.js");