rowboat/apps
Ramnique Singh f5cc803340 feat: auto-initialize config files on Electron app startup
Ensure models.json, mcp.json, and security.json config files are created
when the app starts, before the Settings UI can access them.

- Add ensureConfig() method to IModelConfigRepo and IMcpConfigRepo interfaces
- Add async ensureSecurityConfig() function for security config initialization
- Create initConfigs.ts with centralized initialization that calls all config ensure methods
- Call initConfigs() in main.ts before setupIpcHandlers()

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 16:17:51 +05:30
..
cli bootstrap new electron app 2026-01-16 12:05:33 +05:30
docs Fix/prebuilt cards updates (#263) 2025-09-16 15:29:48 +05:30
experimental Fix/prebuilt cards updates (#263) 2025-09-16 15:29:48 +05:30
python-sdk update py-sdk docs 2025-08-19 13:35:10 +05:30
rowboat fix react2shell 2025-12-16 14:50:41 +05:30
rowboatx wip-electron 2026-01-16 12:05:33 +05:30
x feat: auto-initialize config files on Electron app startup 2026-01-29 16:17:51 +05:30