Bước 1: Cài đặt Factory Droid
- macOS / Linux
- Windows
Bước 2: Cấu hình VibeCodeCheap Models
1. Lấy VibeCodeCheap API Key
- Truy cập VibeCodeCheap API Console
- Tạo API key nếu bạn chưa có
2. Configure Custom Models
Factory Droid sử dụng BYOK (Bring Your Own Key) để kết nối với models của VibeCodeCheap. Configuration file location:- macOS/Linux:
~/.factory/config.json - Windows:
%USERPROFILE%\.factory\config.json
Bước 3: Bắt đầu sử dụng Factory Droid
1. Khởi chạy Droid
Navigate đến project directory và start droid:2. Chọn VibeCodeCheap Model
Khi droid đang chạy, sử dụng lệnh/model để chọn model của VibeCodeCheap:
3. Bắt đầu Coding
Sử dụng droid cho các tasks như analyzing code, implementing features, fixing bugs, reviewing changes và nhiều hơn nữa.Key Features
Specification Mode
- Nhấn Shift+Tab để activate
- Describe features bằng plain language
- Get automatic planning trước khi implementation
- Approve plans trước khi có bất kỳ code changes nào
Auto-Run Mode
- Low: Edits và read-only commands
- Medium: Reversible commands (package installs, builds, local git, etc.)
- High: All commands ngoại trừ explicitly dangerous ones
- Cycle modes với Shift+Tab
IDE Integration
- VS Code/Cursor/Windsurf: Auto-installs khi bạn chạy
droid - JetBrains: Install plugin từ marketplace
- Features: Interactive diffs, auto-shares current file/selection, quick launch
AGENTS.md — Project Conventions
Document workflow của bạn tại repo root:Additional Features
- Cost tracking với lệnh
/cost - SOC-2 compliant với enterprise deployment options
- Integrations: Jira, Notion, Slack, GitHub
- MCP (Model Context Protocol) support
- Transparent review workflow cho mọi change
Resources
- Documentation: docs.factory.ai
- BYOK Configuration: docs.factory.ai/cli/byok/overview
- Support: [email protected]

