Files
moreminimore-vibe/src/ipc/utils
Will Chen 4926a01a0f always use engine (#1525)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Always route Dyad Pro through the Dyad engine (no gateway), simplify
logging/flags, and remove DYAD_GATEWAY usage and staging gateway script.
> 
> - **Engine/Model client (`src/ipc/utils/get_model_client.ts`)**:
> - Always use `createDyadEngine` when Dyad Pro is enabled; remove
gateway fallback and `DYAD_GATEWAY_URL` usage.
> - Simplify logs to engine-only; drop conditional gateway/engine
logging.
> - Always set `isEngineEnabled: true`; pass `{ files }` to the provider
unconditionally; strip `:free` from model names.
> - **Scripts (`package.json`)**:
>   - Remove `staging:gateway` script.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
5fdbbb703c47de4623ceeb82e6678ace34dc268e. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2025-10-13 19:14:05 -07:00
..
2025-09-10 14:20:17 -07:00
2025-07-28 14:57:59 -07:00
2025-10-13 19:14:05 -07:00
2025-05-31 23:04:28 -07:00
2025-05-08 17:21:35 -07:00
2025-09-19 15:43:39 -07:00
2025-09-19 15:43:39 -07:00
2025-09-10 14:20:17 -07:00
2025-08-26 11:07:40 -07:00
2025-04-11 10:33:10 -07:00
2025-06-16 21:58:20 -07:00
2025-06-25 16:45:49 -07:00
2025-07-23 10:11:16 -07:00
2025-09-10 15:59:54 -07:00
2025-08-11 15:00:02 -07:00