Skip to content

∇ AI Dev Station24/7 Autonomous AI
Software Development Pipeline

Linear → AI Agents → GitHub PRs — Fully Automated

AI Dev Station

Pipeline Architecture

Quick Start

bash
# Clone the repository
git clone https://github.com/thanhnhan2tn/mini-dev-station.git
cd mini-dev-station

# Setup each machine
./bin/devstation.sh --node mini setup    # Mac Mini orchestrator
./bin/devstation.sh --node studio setup  # Mac Studio worker
./bin/devstation.sh --node air setup     # MacBook Air client

# Start services
./bin/devstation.sh up

# Verify
./bin/devstation.sh doctor

Cost Efficient

TierCloud Cost/TaskMonthly (60 tasks)
Simple (40%)$0$0
Medium (40%)~$0.01~$0.24
Complex (20%)~$0.08~$0.96
Classification~$0.001~$0.06
Total~$1.26

Claude Premium only activates when you tag an issue with premium or claude. At ~$0.30/task, using it for 5 tasks/month adds ~$1.50.

MIT Licensed | Built with AI Dev Station