9/ Lessons for Frontend Architecture:
- Explicit > implicit for production systems
- Type safety matters when building complex admin portals
- Clean middleware patterns improve auth and error handling
- Good migrations preserve functionality while improving DX
Huge thanks to @tannerlinsley@schiller_manuel and the @tanstack team for making this migration smooth despite the breaking changes! π
The cleaner architecture will help us build better admin UIs for our MCP platform.
How did your TanStack Start alpha β RC migration go? Share your war stories π
π Development Update: @tan_stack Start RC Migration Complete!
Just wrapped up migrating @AgentsferaAI from TanStack Start Alpha to v1.132 RC. Here's what we learned building production AI infrastructure...
π§΅ Thread:
3/ Why we built this:
Honestly, we were tired of the blank stares when we said "AI agents with MCP."
Sometimes you just need to see it. Watch the chat. See the tools connecting. Imagine it's your app.
Then it clicks.
https://t.co/tgi6ZfOUkD
2/ We also added a bunch of real-world use cases at https://t.co/eBRs9IMXrT
Not the usual "AI can help your business" fluff.
Actual scenarios:
- Your sales team never manually updates Salesforce again
- Support tickets get context from Jira, Gmail, and your docs automatically
- Meeting notes turn into tasks without anyone copying-pasting
The boring stuff that eats up your day? Gone.
1/ Picture this: You're talking to your AI assistant
"Check my emails and draft responses to customers"
"Find that doc from Confluence about our pricing"
"Update the CRM when deals close"
The AI just... does it. All your tools connected, working together.
That's what the new homepage demo shows. Your assistant, your tools, actually working.
We just updated our website with something you might find useful π
https://t.co/tgi6ZfOUkD
Ever tried explaining to someone what an AI agent could do for their business... and they just don't get it?
Yeah, us too. So we built a demo that shows it instead.
π§΅
@zia_webdev@schanuelmiller@tan_stack@tannerlinsley Try to add this, it helped us load env variables. In RC it was changed how env vars were loaded.
export default defineConfig(({ mode }) => {
Object.assign(
process.env,
loadEnv(mode, process.cwd(), "")
);
...
What a day! Our very first @AgentsferaAI meetup in Czechia brought together 70 passionate builders, founders, and AI enthusiasts. @Huspitch shows what itβs about and how you can use it π.
6/ We believe MCP should be invisible infrastructure, not a DevOps project.
Your team wants to build AI features, not manage MCP servers.
That's exactly what Agentsfera provides: enterprise MCP hosting with web-friendly APIs.
π Early access: https://t.co/tgi6ZfOUkD
MCP is powerful, but getting it running is a nightmare for most teams.
Docker containers, npm dependencies, auth flows, session management...
Meanwhile, your web app just wants to connect to Gmail. π§
π§΅ Why MCP adoption is slow + how we're fixing it (Thread)
1/6