mirror of
https://github.com/Routstr/routstrd.git
synced 2026-08-09 11:54:38 +00:00
- Added 'routstrd refresh' command that: - Calls /v1/models?refresh=true to refresh routstr21 models - Calls runIntegrationsForClients() for all registered clients - Fixed type signature in refreshModelsAndIntegrations (returns any[] not void) - Imports getClientsList and runIntegrationsForClients in cli.ts