You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Scope dedup check by client_id + type to prevent cross-client collisions
- Add validation + credential scrubbing to import path (was bypassed)
- Remove query-string API key support (leaks secrets in logs/referrers)
- Add client_id filter to listStatuses in both SQLite and Postgres
- Add missing idx_statuses_client index (events/facts had one, statuses didn't)
- Remove duplicate entity_relationships schema block in SQLite init
- Pass task type to embed() in import path for correct Gemini embeddings
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments