Skip to content

ULis3h/iteam

Repository files navigation

iTeam Logo

One Person, One Team · Empower solo developers with team-level capabilities

Release Build License Ask DeepWiki

Quick StartFeaturesAgent ClientTech StackDocs中文文档


Dashboard Preview

🎯 Core Concept

iTeam enables solo developers to coordinate multiple AI Agents and development devices like managing a full team.

  • 🛡️ BMAD Integration - Standardized Agent Roles and Workflows
  • 🖥️ Multi-device Collaboration - Manage multiple devices as virtual team members
  • 🤖 AI Agent Integration - Deep integration with Claude Code, Gemini CLI, and more
  • 📊 Real-time Topology - Visualize connections and status of all devices and agents
  • 📝 Knowledge Base - Centralized management for docs, tech notes, and bug fixes

⚡ Quick Start

# Clone the repository
git clone https://github.com/ULis3h/iteam.git
cd iteam

# Start development environment
./start-dev.sh

Visit http://localhost:5173 to get started!

Download Agent Client

Download macOS


✨ Features

📡 Device Topology

Click to expand and view device details for each department, with real-time connection monitoring.

Topology

🤖 AI Agent Client

Standalone desktop app that auto-receives tasks and executes via Claude Code.

📋 Project Management

Kanban-style task management with multi-project support.

📝 Document Center

Markdown editor with categorized documentation management.


🤖 Agent Client

Agent Client is iTeam's desktop application that turns your dev machine into a smart agent:

# Install dependencies
cd agent-client && npm install

# Start the agent
./start-agent.sh

Key Features:

  • ✅ Auto-connect to iTeam server
  • ✅ Receive and execute dispatched tasks
  • ✅ Invoke Claude Code for automated development
  • ✅ Real-time task status reporting

See Agent Client Documentation for details.


🛠 Tech Stack

Layer Technology
Frontend React 18, TypeScript, Tailwind CSS, Vite
Backend Node.js, Express, Prisma ORM, Socket.IO
Database SQLite (Dev) / PostgreSQL (Prod)
Desktop Electron
AI Integration Claude Code, Gemini CLI support

📖 Documentation


🗺 Roadmap

  • Device management with real-time status monitoring
  • Topology visualization (click to expand/collapse)
  • Agent Client desktop application
  • Document editor
  • Workflow automation
  • Multi-agent collaborative tasks
  • Code contribution analytics

📝 License

MIT License © 2024 ULis3h


iTeam - Give one person the power of an entire team 💪

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors