mirror of
https://github.com/Routstr/routstrd.git
synced 2026-08-10 12:13:08 +00:00
- Import ModelManager from @routstr/sdk/bun instead of @routstr/sdk - Import storage helpers from @routstr/sdk/storage/bun instead of @routstr/sdk/storage - Fix createBunSqliteUsageTrackingDriver call: async and no longer needs manual bun:sqlite import (now handled internally by the sdk entrypoint) - Verified sharded discovery adapter setup matches SDK pattern in scripts/routstr-daemon.ts at 6077aa7