I arrived in Singapore with another 17 hours flight 😂 Totally enjoyed the experience and meeting so many friends at @ngromeconf. Thanks so much, @Zizzamia@MrMurruni@ermannobattista and the whole team for creating such a wonderful conference and I’ll you sooon 🥰🥰🥰
TanStack AI 🤝Angular
Today we have released an official @angular adapter for TanStack AI! 🚀
Try it out in your Angular apps today and find the docs here:
https://t.co/ymRi1Q0Rmm
🛠️ Maybe you've heard about WebMCP, but if you'd like to see it in action and learn how to work with it? I made a small site to demo how it works, how agents use it, what the spec looks like, and some important links.
It's interactive! Use the extension to actuate the page:
The Czech National Bank @CNB_cz successfully tested BottleCap AI’s tool for efficient AI adoption in line with EU regulatory requirements.
A meaningful step for us, and one we're proud of.
It was a great ride. See you next Fri 😅.
Jokes aside, Cloud Design already helped me designing both mobile and desktop versions and the rest of I can easily finish with Cloud Code.
I don't have credits now, but I know I have everything I needed.
My favorite features:
- Tweaks: prebuild multiple component variants and switch between them instantly while designing, no extra prompting needed (..iterate across three calendar versions to find what works best)
- Export: export to Cloud Code, with updates included
https://t.co/4djfM4aG1e
Introducing Code on Canvas in @pencildev
AI design tool for Claude and Codex.
Design ❤️ Code are officially in a relationship, opening new ways to create on canvas.
Ask agent to generate custom design tools inside Pencil on the fly, create interactive components, generative art and more, but still keep the full manual design control.
This is just the beginning. Let us know what you think. And let's take it to the next level together.
Download the new Pencil update today.
Today we're open sourcing https://t.co/p76KVdY7dG, a reference platform for cloud coding agents.
You've heard that companies like Stripe (Minions), Ramp (Inspect), Spotify (Honk), Block (Goose), and others are building their own "AI software factories". Why?
1️⃣ On a technical level, off-the-shelf coding agents don't perform well with huge monorepos, don't have your institutional knowledge, integrations, and custom workflows.
2️⃣ On a business level, the moat of software companies will shift from 'the code they wrote', to the 'means of production' of that code. The alpha is in your factory.
Open Agents deploys to our agentic infrastructure: Fluid for running the agent's brain, Workflow for its long-running durability, Sandbox for secure code execution, AI Gateway for multi-model tokens.
(Because of our focus on Open SDKs and runtimes, this codebase is a gem even if you're not hosting on Vercel.)
TL;DR: if you're building an internal or user-facing agentic coding platform, deploy this:
https://t.co/xdsc42nbDN
You trust AI for complex analysis, but what if the results are subtly manipulated? 🔍
From stock recommendations to political summaries, AI models often frame answers to favor their creator’s biases.
Today, we are launching AI Scan to measure and expose these invisible changes. We tested over 1 million queries to bring true transparency to AI.
Read our methodology and find out what AI is really saying.
https://t.co/S6HxnUQqeS
Appears that a big chunk of Claude Code's source code has been exposed on npm via a .map file accidentally uploaded to the public registry.
~512K lines of code
~1,900 files
HugOps to the Anthropic team, this is brutal
https://t.co/ZpOyTY3GuR
Inspired by @karpathy's microgpt, I built microgpt.js: a JavaScript port that runs entirely in your browser! It's an exact numerical implementation, so the randomness and outputs match bit-for-bit!
Try it out yourself and train your own GPT by simply opening a webpage! 👇