summaryrefslogtreecommitdiff
path: root/packages/cli/src/utils/modelCheck.test.ts
AgeCommit message (Collapse)Author
2025-06-19Auth First Run (#1207)matt korwel
Co-authored-by: Tommaso Sciortino <[email protected]> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-13refactor: Use default centralized Flash & Pro models everywhere (#994)N. Taylor Mullen
2025-06-07Push model-switching logging into loadCliConfig (#815)Tommaso Sciortino
2025-06-02feat(cli): add pro model availability check and fallback to flash (#608)Allen Hutchison