Changelog

Recent user-facing changes to the Recursiv platform and SDK

2026-06-16

  • Curator forYou feed. sdk.curator.forYou() returns a cheap, LLM-free personalized feed ranking. The OpenAPI spec now includes GET /curator/foryou.
  • Recursiv Brain platform SQL. The internal Recursiv Brain can run read-only platform SQL.
  • Slack agent approvals. Channel-to-agent binding plus agent-initiated approvals routed to Slack, with readable approval cards, per-agent identity, in-channel replies, and resolved cards that clear themselves.

2026-06-15

  • Selectable-org API keys. Create keys scoped to all orgs, a chosen set of orgs, or a single org, with a GitHub-quality create and reveal flow. MCP last-used tracking and bulk key cleanup landed alongside.

2026-06-12

  • Security hardening. Sandbox token scrubbing, SSRF protection, a ban guard, and a Hono CVE fix.

2026-06-02

  • Video in posts. New sdk.video and sdk.appSubscriptions resources, video wiring in posts (upload and recording in the composer), and per-app subscriptions.