Alright folks, I have something to share!
I've mentioned AdonisJS Plus a few times. It was always vague because I was still figuring it out. Now it's finally taking shape. 👇
https://t.co/mrGBmTSgeS
I've been implementing the Inertia v3 protocol for @adonisframework. The official docs are great if you're using Laravel or Rails, but thin on the protocol itself.
So I wrote a more complete protocol spec. One document that covers everything a server adapter needs to do.
Co authored by - @claudeai
Just Shipped: Flue 1.0 Beta
Flue is the TypeScript framework for building the next generation of agents, designed around an open agent harness with zero LLM lock-in. It’s like Astro, for agents.
Flue 1.0 has been redesigned around three core primitives:
🔁 Workflows — structured automations designed for background work, where your code drives the agent from start to finish.
🧭 Agents (New!) — autonomous, stateful loops where the model drives itself to complete a given task.
📡 Channels (New!) — connect agents to Slack, GitHub, Linear, Discord, Teams, and more. Flue handles the boilerplate for you.
Everything shares the same durable foundation, powered internally by Pi, Vite, and Durable Streams. Deploy anywhere, use any LLM, and recover running agents across restarts and downtime.
We’ve talked to a lot of teams building agents, and keep hearing the same thing: getting to production is hard work. We built Flue to help change that.
Flue 1.0 Beta is available today. Give it a try and let me know what you think!
Started working on Inertia 3 support for AdonisJS.
As a first step, I have upgraded the dependencies, updated the adapter internals, and tagged a pre-release version of @adonisjs/inertia.
This is an intermediate release for early testing. It does not include all the new Inertia 3 features yet, but it lets AdonisJS apps start using the latest version of Inertia.
Give it a run and please report back if you run into any issues.
https://t.co/g901wm61Mb
Claude is super good with ADRs (Architectural Decision Records).
Try the following prompt on one of your projects and you will be amazed, how cleanly it will map the entire architecture.
"""
Put together ADRs (Architectural Decision Records) for this project as we will be using them for the future improvements. Interview me rigorously to get details (wherever makes sense)
"""
I've written a few million lines of code in my career. Now I barely write any by hand.
Not that I don't care about the code. But that part is handled by the harness now, not by me authoring every single line.
Here's me with Claude and Flow, shipping a feature start to finish.
I've written a few million lines of code in my career. Now I barely write any by hand.
Not that I don't care about the code. But that part is handled by the harness now, not by me authoring every single line.
Here's me with Claude and Flow, shipping a feature start to finish.