rowboat/apps/x/packages/core
tusharmagar bfb6702dc9 Refactor: move model config parsing from renderer to main process via IPC
The renderer was reading config/models.json via workspace:readFile and
manually parsing the provider/model structure. This moves that logic into
a dedicated models:getConfiguredModels IPC handler backed by a new
getAllConfiguredModels() method on the model config repo, matching the
existing models:saveConfig pattern.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 11:37:47 +05:30
..
src Refactor: move model config parsing from renderer to main process via IPC 2026-03-16 11:37:47 +05:30
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
package.json History (#406) 2026-02-27 20:22:54 +05:30
tsconfig.json feat: extract presentation generator into executable code with builtin tool 2026-01-30 13:30:06 +05:30