show fallback indicator in model dropdown, move agent logs to main, bump to 0.0.191

Made-with: Cursor
This commit is contained in:
Colin McDonnell
2026-04-03 19:00:52 +00:00
committed by pullfrog[bot]
parent 45fb07b34f
commit d525fc21be
6 changed files with 13 additions and 13 deletions
+1
View File
@@ -23,6 +23,7 @@ export {
modelAliases,
parseModel,
providers,
resolveCliModel,
resolveModelSlug,
} from "../external.ts";
export type { Mode } from "../modes.ts";