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.