i've joined @anomalyco to maintain sst and support @opencode
sst has always felt like the right abstraction - making complex but reliable infrastructure easy to use
it's an honor to work on that with people i've admired for years
finally a vercel user
we have these internal apps we create 100% vibecoded
and there really isn't a better place to throw those up, esp because opencode can do it all
one thing to make it better would be an IaC file the agent can create, thought i saw some mention of that
now if you create a new sst resource inside a cloudflare monorepo, only the root 𝚜𝚜𝚝-𝚎𝚗𝚟.𝚍.𝚝𝚜 will change
we've also added a config to let you exclude directories from type generation for special cases
now you can deploy @cloudflare static sites using worker assets in sst
this means you’ll get better defaults, faster deployments, redirects, and much more
smart users tend to pair SST with @PlanetScale
many have asked about it, so we put together a guide - including permissions, postgres, branching, and updated drizzle examples
sst.dev/docs/planetscale
another update you might have missed:
aws functions now support streaming in dev mode
this has been a long-standing limitation that needed to be solved, especially in the age of ai chats
you might have missed that we recently released a new major version
it's a very simple upgrade, you won't have to update your code in most cases
check the docs for more info
sst.dev/docs/migrate-from-v3…
we shipped several tui improvements:
- filter logs to specific lambda functions
- shortcuts to clear and scroll to the bottom
- drag for easier copy-paste
you should also see less flickering and better errors