1. X
  2. Gregor
Log inSign up
Gregor
436 posts
Gregor profile banner
@gr2m

Gregor

@gr2m
Building the @aiSDK.
Los Angeles
github.com/gr2m
Joined January 2008
46
Following
4,153
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • Pinned
    @gr2m
    Gregor
    @gr2m
    Aug 26, 2025
    📢 I'm really excited to share that I'm back to working on Open Source, an SDK no less! And not any SDK, but @aiSDK! Thank you @vercel for letting me 🖤 I'll be using Twitter exclusively for work.
  • @gr2m
    Gregor
    @gr2m
    Aug 25
    🪦 death to static long-lived tokens
    @vercel
    Vercel
    @vercel
    Aug 25
    Vercel Connect is now generally available. Give your apps and agents secure access to @SlackHQ, @linear, @github & 100+ other services. • Short-lived, scoped access tokens • Token and trigger observability • RBAC and audit trails vercel.com/blog/the-end-o…
  • @gr2m
    Gregor
    @gr2m
    Aug 14
    I do miss the old way we collaborated on open source, before close to 100% of pull requests were generated by AI. There is no way back to the old days, but there is an opportunity to find new ways of collaboration. We all want to retain the human touch of collaboration.
    @aisdk
    AI SDK
    Vercel
    @aisdk
    Aug 14
    We’re changing how we maintain AI SDK on GitHub. x.com/vercel/status/…
  • @gr2m
    Gregor
    @gr2m
    Aug 13
    Bring your own gateway x.com/aisdk/status/2…
    @smakosh
    Smakosh
    @smakosh
    Aug 12
    The @aisdk never calls an OpenAI-compatible endpoint — model strings resolve through its own gateway protocol. It's why leaving the Vercel AI Gateway meant a rewrite. @llmgateway now speaks that protocol. Swap one line; web search citations and the model picker keep working.
  • @gr2m
    Gregor
    @gr2m
    Aug 6
    our clankers at work: github.com/vercel/ai/issu… the other side is just clankers, too. It's sad. I do miss the human touch. We have to find new ways, not sure yet what it will be
    Agent/generateText hold one full request body per step, making memory quadratic in step count ·...
    From github.com