The Problem
AI coding assistants like Claude Code and Cursor are powerful for individual developers but break down in team settings โ they have no concept of shared project context, team roles, or collaborative workflows. Every developer starts from scratch with each session. There's no way to delegate subtasks to specialized agents, share context across team members, or integrate AI assistance directly into team communication channels.
Solution Objective
A team-first AI coding assistant that understands your project, your team's roles, and your workflow. QWork brings together a CLI, a web UI, a VS Code companion, and a team agent โ all sharing the same core intelligence โ so AI assistance is consistent whether you're coding solo, collaborating in a browser, or asking questions in a team chat.
What Makes It Unique
7 specialized subagents in one system โ workspace manager, project manager, coding specialist, documentation writer, testing expert, debugging assistant, and general-purpose agent. Each has its own context, skills, and delegation criteria. The triage agent routes tasks intelligently.
Project context persistence โ QWork maintains a living understanding of your codebase, architecture decisions, and team conventions across sessions. Ask "why was this designed this way?" and it knows.
Template variable system โ 15 context variables (project name, workspace path, session state, etc.) flow automatically through all agent prompts, eliminating repetitive context-setting.
MCP (Model Context Protocol) integration โ pluggable tool servers including a stock market MCP service, enabling agents to call external APIs as naturally as reading files.
90%+ code reuse across interfaces โ CLI, web UI, and VS Code companion all share the same core package. One codebase, three interfaces, consistent behavior.
Private LLM first โ built around Qwen models (local) with OpenAI-compatible API support. Your code never leaves your machine.
Key Features
7 specialized subagents
Project context persistence
VS Code companion
Web UI + CLI
MCP tool integration
15 template variables
WebSocket streaming
Multi-session support
History compression
Private LLM (Qwen)
OpenAI-compatible API
Team collaboration
Plan mode
YOLO auto-execution
Who Benefits
Software development teams
Solo developers
DevOps engineers
Technical writers
Privacy-conscious teams