Skip to content

Windows Multi-Agent Development Factory (Studio Mode)

Notifications You must be signed in to change notification settings

shadepants/StudioMode

Repository files navigation

Studio Mode: The Governed HiVE

Studio Mode is a sophisticated multi-agent software engineering system designed for autonomous code generation, review, and research. It implements a "Governed Hive" architecture where autonomous agents (Engineer, Critic, Scout) collaborate under strict safety guardrails.

πŸš€ Quick Start

  1. Install Dependencies:

    ./scripts/install.ps1
  2. Start the Hive:

    ./start_hive.ps1

    This launches the Memory Server (Port 8000), Agents, Orchestrator, and the Studio Governor UI.

  3. Access the Dashboard: Open http://localhost:5173 to view the Task Board and Agent Feed.

πŸ“š Documentation

The documentation has been reorganized into docs/.

πŸ—οΈ Core Components

  • Memory Server (.core/services/memory_server.py): The central nervous system (FastAPI + LanceDB).
  • Engineer Agent (.core/services/engineer_service.py): Code generation specialist.
  • Critic Agent (.core/services/critic_service.py): QA and policy enforcement.
  • Scout Agent (.core/services/scout_service.py): Research and web scraping.
  • The Gateway (.core/integrations/): Universal adapter layer for Kiro and MCP.

🀝 Contributing

See Contributing Guide.


Powered by Gemini CLI & Kiro

About

Windows Multi-Agent Development Factory (Studio Mode)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published