8000 GitHub - POWERFULMOVES/PMOVES-BoTZ
[go: up one dir, main page]

Skip to content

POWERFULMOVES/PMOVES-BoTZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PMOVES-BoTZ

PMOVES-BoTZ is a unified multi-agent platform for document processing, memory management, API testing, sandbox execution, and vision-language processing.

Structure

  • core/: Core infrastructure and configurations.
    • docker-compose/: Docker Compose files.
    • mcp/: MCP server catalog and modes.
  • features/: Feature-specific code and configurations.
    • cipher/: Cipher Memory.
    • docling/: Docling Document Processing.
    • e2b/: E2B Sandbox Runner.
    • vl_sentinel/: Vision-Language Sentinel.
    • gateway/: MCP Gateway.
  • scripts/: Unified management scripts.
    • start.ps1: Start the application.
    • stop.ps1: Stop the application.
    • test.ps1: Run tests.
    • setup.ps1: Initial setup.
  • tests/: Integration tests.

Quick Start

  1. Setup:

    .\scripts\setup.ps1
  2. Start:

    .\scripts\start.ps1
  3. Stop:

    .\scripts\stop.ps1

Linux Users: Services using host.docker.internal (like VL Sentinel for Ollama access) require --add-host=host.docker.internal:host-gateway on Linux. See AGENTS.md for details.

Services

Documentation

  • Architecture Guide: Overview of the BoTZ directory structure, services, and networking.
  • Legacy Reference: See docs/archive/PMOVES.AI_Reference/ for the upstream Enterprise Architecture.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

0