OCTO-VEC: Open-source virtual software company with 24 AI agents

✍️ OpenClawRadar📅 Published: March 16, 2026🔗 Source
OCTO-VEC: Open-source virtual software company with 24 AI agents
Ad

What OCTO-VEC does

OCTO-VEC simulates a real software company with AI agents. You talk to the Project Manager (Arjun), who breaks down your request and delegates to specialist agents. These agents write real files, run automated security scans, commit code with per-agent git identity, and document everything.

Agent structure

9 default agents: PM (Arjun), Architect, BA, Researcher, Developer, QA, Security Engineer, DevOps, Tech Writer.

15 hirable agents on-demand from Dashboard Directory: Frontend Dev, Backend Dev, Mobile Dev, ML Engineer, DBA, SRE, UI/UX Designer, Scrum Master, Compliance Officer, Release Manager, Data Analyst, Support Engineer and more.

Key features

  • Three-tier persistent memory: session / daily journals / permanent
  • Sunset/Sunrise daily lifecycle — agents journal at end of day, wake up informed
  • Real-time dashboard with 10 views: Kanban, Live stream, Network graph, Finance, Snoop...
  • 22+ LLM providers with per-agent model configuration
  • CLI + Telegram + Slack + Discord channels
  • Built-in security scanning after every coding task (SAST/SCA/secrets via Semgrep, Gitleaks, Trivy)
  • Per-agent cost tracking in Finance dashboard
  • MCP support, self-hosted, MIT licensed
  • Works on Groq free tier
Ad

Technical details

Built with TypeScript and SQLite. You can hire/fire agents from the Dashboard. The system runs automated security scans including SAST/SCA/secrets detection using Semgrep, Gitleaks, and Trivy.

Demo: https://www.youtube.com/watch?v=6UJH4bcs-hM

GitHub: https://github.com/akhil2129/OCTO_VEC

📖 Read the full source: r/LocalLLaMA

Ad

👀 See Also

Foreman: Open Source Slack Bot for Remote Control of Local Claude Code
Tools

Foreman: Open Source Slack Bot for Remote Control of Local Claude Code

Foreman is a free, open source Slack bot that provides remote control for locally running Claude Code instances. It allows developers to send tasks to Claude from their phone while maintaining full local access to filesystem, tools, and environment.

OpenClawRadar
Integrating Local LLM Agents with ComfyUI for Natural Language Batch Image Generation
Tools

Integrating Local LLM Agents with ComfyUI for Natural Language Batch Image Generation

A developer shares how they wired their local OpenClaw agent to ComfyUI, enabling natural language commands for batch image generation workflows. The integration uses a custom agent skill that maps English requests to ComfyUI workflow JSON and handles API communication.

OpenClawRadar
OpenClaw Integration for Indian Stock Markets: Multi-Agent Analysis and Trading Terminal
Tools

OpenClaw Integration for Indian Stock Markets: Multi-Agent Analysis and Trading Terminal

An open source trading terminal for Indian markets has been wired up as an OpenClaw skill server, allowing any OpenClaw agent to pull Indian stock market data and run full analysis over HTTP without local installation. The system uses seven specialist agents working in parallel to generate structured analysis with trade plans.

OpenClawRadar
Swarm Leak Detector: Free Tool to Scan for Exposed API Keys in OpenClaw Configs
Tools

Swarm Leak Detector: Free Tool to Scan for Exposed API Keys in OpenClaw Configs

A developer released swarm-leak-detector, a zero-dependency MIT-licensed tool that scans for over 21 credential patterns (OpenAI, Anthropic, OpenRouter, Stripe, etc.) in plaintext JSON config files. Run it with npx swarm-leak-detector scan ~/.clawdbot/ to check for leaks in about 30 seconds.

OpenClawRadar