Research Preview: The Factory App is now available for download on Mac and Windows.
ステップ1: ダウンロードとインストール
Install
- Mac: Open the
.dmg file and drag Factory to Applications
- Windows: Run the installer
Sign In
Launch Factory and sign in with your account.
ステップ2: コードベースに接続
Set Your Working Directory
Set your working directory to your project folder. Factory connects directly to your local machine.
Select Your Model
Choose your preferred AI model from the model selector. You can change this anytime.
ステップ3: 構築を開始
Ask Droid Anything
Start with something simple:Analyze this codebase and explain the architecture
Or jump straight into coding:Add error handling to the user authentication flow
Droid will analyze your codebase, propose changes, and show you exactly what will be modified before applying anything.
ワークフローの例
機能開発
Implement a dark mode toggle following our existing theme patterns
バグ修正
Fix the authentication timeout issue where users get logged out after 5 minutes
コードレビュー
Review this PR and suggest improvements for error handling and edge cases
セキュリティ監査
Audit this codebase for security vulnerabilities and create a remediation plan
ヒント
- 具体的に記述する: ファイル名、エラーメッセージ、チケット番号などの関連する詳細を含める
- コンテキストを活用する: ’@‘メンションでチームツールを参照するか、リンクを直接貼り付ける
- 変更を確認する: 承認前にDroidが提案した変更を必ず確認する
次のステップ