Quickstart
In CFactory IDE
- Open a project folder in CFactory IDE.
- Open the CFactory panel.
- Sign in to your CFactory account.
- Describe a small task, for example:
Add a README section explaining how to run tests. - Review proposed edits and approve tool use when prompted.
Optionally configure BYOK after sign-in if you want specific models to use your own provider keys.
In the CLI
After installing CFactory IDE, open a terminal in your project:
cd your-project cfactory "Add a README section explaining how to run tests"
For an interactive session:
cfactory
Tips
- Start with a narrow task so you can review changes quickly.
- Add project rules when you want consistent style or constraints.
- Use modes (Architect / Code / Debug) when planning vs implementing.