DevPulse Companion V1.0
The ultimate Studio & Autopilot orchestrator for Antigravity & local LLM Multi-Agent programming.
🚀 Overview
DevPulse Companion is a revolutionary Visual Studio Code extension that bridges the gap between raw LLM text generation and physical, autonomous multi-agent software development. Optimized for Antigravity, this tool doesn't just chat with you—it physically architects, delegates, and writes code files directly to your workspace using an interactive React Flow node graph.
🔥 Features & Capabilities
1. 🤖 Two Core Modes: Autopilot vs. Studio
- Autopilot Mode: Just say what you want. The AI acts as a Super Orchestrator, deciding exactly how many files are needed. For every UI/CSS file, it spawns a "UI/UX Designer" node; for logic scripts, a "Frontend Engineer"; and for server files, a "Backend Developer." It builds its own node map on the fly!
- Studio Mode: Take full control. Drag and drop custom agents, name them whatever you want (e.g., "Marketing Chief," "Senior Coder"). The LLM dynamically reads your board's structure and strictly distributes the task based on the personas you placed!
2. ⚡ Auto-Wiring & Cinematic Traffic
No more tedious arrow connections! In Studio Mode, just drop unconnected agents onto the canvas. The moment you hit Start AI Task, the engine auto-wires all free-floating agents instantly. When a specific agent finishes writing a file, only their dedicated connecting edge brilliantly lights up, providing true visual feedback on who did what.
3. 💾 Direct File-System Injection
Forget copying and pasting from a chat window. Agent Companions uses an advanced regex parsing engine to extract ///FILE: filename.ext instructions generated by the AI, buffering and physically writing pure, production-ready code files straight into your repository root folder.
4. 🕵️ Integrated QA Review Layer
Every bit of code generated flows through an automatic Cross-Team Review checkpoint visualized directly on the timeline, ensuring you get the most robust logical output achievable.
🛠️ Setup & Requirements
- Visual Studio Code installed.
- Antigravity or an OpenAI-compatible local LLM server (like LM Studio) running on
127.0.0.1:1234.
- Open the extension, focus the Companions 🤖 tab at the bottom panel.
💻 Usage Instructions
- Activate the Panel: Open the bottom panel and switch to the
Companions 🤖 tab.
- Choose Your Architecture:
- Toggle Autopilot
ON for fully autonomous graph generation.
- Toggle Autopilot
OFF to manually spawn and drag agents using + Add Agent. Rename them via the right sidebar to set their personas.
- Trigger the Orchestrator: Press
Ctrl+Shift+P and execute Start AI Task (or just type @agent in the core VS Code Chat).
- Watch the Magic: Observe the timeline and graph nodes dynamically animate as the files are physically written to your disk!
Built with ❤️ by devfatih specifically for the Antigravity ecosystem.