# zeoel-team configure-default-engine

Run:

    zeoel-team configure-default-engine
    zeoel-team configure-default-engine --cli opencode --model deepseek-4-pro

Purpose:
Scan local assistant CLIs, fetch available models when supported, and save the default CLI/model for future projects.

Behavior:
Interactive terminals show a numbered CLI/model picker. Noninteractive use can pass `--cli` and `--model` directly.

Output:
Writes `zeoel-team.config.json` in the current workspace unless `ZEOEL_TEAM_CONFIG_PATH` or `--config` is provided.
