Agents can write code all day, but running and iterating on it? Different story🫠
Aspire 13.2 adds structure and a real feedback loop for agents with code, not Markdown.
@maddy.fm is here to share how Aspire gives your agent some bumpers 🎳
🔗 devblogs.microsoft.com/aspire/agent...
Posts by David Fowler
Update the app to 13.2.
🎥 Now (re)playing on YouTube - the #AspireConf 2026 Keynote! Come meet the new Aspire with @damianedwards.com, @davidfowl.com, and @maddy.fm.
youtu.be/6uGwVUWtWss
#aspiredev #typescript #python #dotnet #githubcopilot #agenticdev
Aspire Conf starting soon 9AM PT
🎉 Starting soon! #AspireConf 2026 kicks off in just 1 hour 💫
Join us at 9AM PT to learn all the amazing new things you can do with Aspire.
Join us LIVE: conf.aspire.dev?cid=aspireco...
Follow the conversation: #AspireDev #AspireConf
Automating things outside of the workspace. I don’t need vscode when I’m automating end to end testing or any other non coding scenarios.
It also forces an agent first mindset since you’re not constantly looking at other context
It’s a good question. I asked one of the principal engineers to reply to your question on Reddit
L'estensione di David Fowler @davidfowl.com per Aspire è davvero interessante per chi deve fare deploy su Docker. Può semplificare notevolmente il processo di distribuzione su server remoti.
github.com/davidfowl/as...
#aspire #dotnet #docker
Just shipped an update to #hex1b today which adds a `WithDockerContainer` API to Hex1bTerminaBuilder. The idea is that you attach a running container to your terminal to help with test isolation. Works fairly well although not very visual. Was @davidfowl.com's idea.
github.com/mitchdenny/h...
You can use any model you like, it’s not built into the tool.
I built a thing: tallyai.money
I wanted a fully offline way to track spending. Mint was fine, but categorizing transactions was always the worst part.
There are really two problems:
1. Getting transaction data (hard)
2. Categorizing it the way you actually think about money (medium)
Aspire Conf Save the Date poster - March 23, 9:00 PST. Learn how Aspire can transform the way you build and deploy your distributed apps and agents. Free, livestream event on YouTube & Twitch
📣 It's happening! 📣 Come meet the new Aspire at #AspireConf on March 23. Join our livestream at 9am PT for a packed day of sessions for all developers, no matter your skill, language, or stack.
Save the date: aspire.dev/aspireconf?c...
#Python #TypeScript #JavaScript #dotnet #AI #AspireDev
if you aren’t subscribed to youtube.com/@aspiredotdev, now would be a good time, because @davidfowl.com is on vacation so @damianedwards.com and @maddymontaquila.net will be going rogue in a little bit 😈
I just shared with the rest of the @aspire.dev team a proof of concept for a TUI interface in the Aspire CLI. It is built with #Hex1b using a few features that I've been cooking over the weekend. This specific UX might not make it but it shows you what is possible.
You can use WithEnvironment to set configuration values using the format expected for IConfiguration (Prefix___Value)
After 7 years, my time at Microsoft has come to a close.
I grew from a green dev into a bonafide engineer, shipped work I’m proud of, and learned what it takes to build software that lasts from amazing people.
Taking a short breather then on to the next adventure! 🚀
File an issue I’ll do it
back on our bullshit 🫶🏼 @davidfowl.com @damianedwards.com
Funny initially it was just bank and credit card but then @damianedwards.com put everything in there (brokerage, mortgage etc) and pushed it to the limit!
This is peak AI and peak tech bro. The comments on this hacker news thread about distinguished engineer David Fowler's excellent tool for classifying bank transactions. "I could do this with a fifty line Python script." or...
Taken to the logical conclusion we should not build any software that can’t run on corp machines
Personal projects don’t need to run in corp
Check it out!
This is built for agents, not humans. It’s meant to live inside an agent loop and grind through transaction categories.
Give it a shot if the problem speaks to you! This is a fully vibe coded christmas project 😅.
LLMs finally make the second problem tractable. I could use the them to facilitate the manual steps I had been doing before, it just needed a way to represent the rules that I cared about.
I built a thing: tallyai.money
I wanted a fully offline way to track spending. Mint was fine, but categorizing transactions was always the worst part.
There are really two problems:
1. Getting transaction data (hard)
2. Categorizing it the way you actually think about money (medium)
separate parameters tab onn the aspire dashboard
day 2 of vacation but had to sneak this in for 13.1 - parameters finally will have their own page 😈 #aspire assuming @james.newtonking.com doesnt find a million things wrong with it when he wakes up LOL
When you’re done binging Stranger Things this holiday season🎄
Watch nerds struggle to build and deploy modern apps - live.
It’s long. It’s uncut.
Sometimes it’s a little unhinged.
And there’s always something to learn.
📺 AspiriFridays
👉 www.youtube.com/@aspiredotde...
We make breaking changes every release, but there are mostly related to preview APIs.