mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
Bundled agents can't ship a model override (the author's providers are not the installer's), so materialized tasks ran on the bg-task category default — gemini flash lite — which reliably mangles large app-set-data payloads (invalid JSON string → contract rejection → the installed app never gets data; observed with pr-dashboard's refresh agent). Materialization now resolves getDefaultModelAndProvider() on the host and pins that on the new task — the installer's machine picks the strong model, the package still pins nothing. Existing tasks keep their user-set model (update path unchanged). |
||
|---|---|---|
| .. | ||
| .pnpm-store/v11 | ||
| apps | ||
| docs | ||
| packages | ||
| .gitignore | ||
| ANALYTICS.md | ||
| CODE_MODE_ENGINES_PLAN.md | ||
| eslint.config.mts | ||
| LIVE_NOTE.md | ||
| MINI_APPS_PLAN.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||
| VIDEO_MODE.md | ||