Kombai, by default, uses the Git Bash Terminal profile for Windows. In case,
your system doesn’t have Git Bash, it will revert to Powershell.
Continue
Terminal command box sometimes show the Continue button. It appears when the terminal operation is non-terminating, e.g.,npm run dev. It also appears when it takes more than 3 seconds to run the operation, e.g, dependencies installation that takes more than 3 seconds.
In such cases, you can click on the Continue button to continue further in the chat and the process will run in the background. Sometimes, Kombai may require the terminal operation to completely execute before proceeding further in the chat. In such cases, it will keep checking the terminal status.
Configure command approval
You can choose when terminal operations require approval in two places:Through Settings
Through Settings
- Click the icon in Kombai’s top menubar.
- Open the Other tab in the settings.
- Select a Command approval mode:
- Ask Every Time: Ask for approval before each command.
- Auto-approve for me: Let Kombai approve commands on your behalf.
- Bypass permissions: Run every command without asking for approval.
Through the terminal command box
Through the terminal command box
- When a terminal command runs, click the current approval mode at the bottom left of the terminal command box.
- Select the command approval mode you want to use.