Files SDK 1.7 is out!
This release is all about safer file workflows and long-running transfers.
β resumable uploads
β sync between providers
β read-only clients
β directory-style list()
β MCP/adapters security hardening
Introducing Auorum π
A simple tool to save and organize links with a beautiful UI.
Create collections, save bookmarks, and find them when you need them.
Link belowππΌ
I tested @cursor_ai Composer 2.5 vs @OpenAI GPT-5.5 Medium Fast in a head-to-head coding speed test.
Same prompt. Same task.
Results:
Composer 2.5: 43 sec
GPT-5.5: 2 min 3 sec
Composer finished faster, while GPT-5.5 took longer and made more tool calls.
Files SDK v1.6 is out!
By far our biggest release - this one is all about observability, big files, and cross-provider workflows.
β Hooks for actions, errors, and retries
β Upload progress
β ππππππππ, ππππ, and πππππ°ππ
β Memory adapter
β Multipart uploads
β Range downloads
Details below β
had OpenCode run some benchmarks comparing
- git cli
- libgit2
- gitoxide
- isomorphic-git
even with process spawning overhead, git cli usually won everything
that said i was on linux, overhead on windows probably kills it
A few quality-of-life improvements for registry builders:
β’ `include` for organizing large registries into smaller files
β’ `shadcn registry validate` to check your registry
β’ loaders for serving registries dynamically
Check the changelog on the site.