How it works
- Kombai reads the input and codebase.
- Kombai asks clarifying questions.
- Based on your responses, Kombai generates an editable plan with sections like Design Plan, Technical Implementation, and To-dos.
- You can then approve the plan and start the code generation process.
How to use Plan mode
- Click the mode dropdown in Kombai’s input box.
- Select Plan.
- Add the input and press enter.
- Answer the asked questions.
- Click the Approve Plan button to approve the plan and start the code generation.
How to update the plan
- Through plan file edit
- Through follow-up instructions
- Click the icon in the top-right corner of the
plan.mdfile. - Click the Edit button to open the
plan.mdfile in markdown. - Make the required changes and save.
- Click the Update Plan button to regenerate the plan with your changes.
- Once the plan is updated, click Approve Plan to approve the plan and start the code generation.