AF
Ash Framework
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.
JoinAF
Ash Framework
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.
JoinComing soon: line numbers for a bunch of errors & warnings
One annoying QoL issue we've had specifically with compile time errors is that often Ash would tell you that something was wrong, and even what module, section, option path to look in, but it couldn't say exactly what file and line to look at. Thanks to some great work from @Jonatan Männchen, we now have that capability 🥳 I've done the work to integrate that amongst a bunch of our compile time errors & warnings, and it gets us in-editor warnings finally.

Ash Weekly: Issue #24
Announcing AshTypescript, a new member of the team, articles, conference talks, videos, and tons of other new goodies.
https://ashweekly.substack.com/p/ash-weekly-issue-24...
Ash Typescript Demo Repo
Here's a repo showing how ash_typescript can be integrated with TanStack table/query/virtual in a React codebase within a Phoenix app. It'll have a companion video on YouTube soon.
https://github.com/ChristianAlexander/ash_typescript_demo...
AshProfiler
I just saw this on Elixir Forum and had to share https://hexdocs.pm/ash_profiler/readme.html
Master Ash Framework
@Jacob Luetzow's video series has started! The first video is live today for members and available tomorrow for everyone else 😎. Show him your support if you're interested!
https://www.youtube.com/watch?v=zM_-Y4diVFw...
Announcing: AshTypescript
What if you had full stack types for SPAs built with tech like React, Inertia, Vue, Svelte... but all of the power of Ash Framework and Elixir on the backend? Well, you can now. 😉.
https://hexdocs.pm/ash_typescript/readme.html
This is just 0.1.0, but it is the beginning of something big, and frankly something that we've been missing for a long time. Can't wait to see what you all do with it, and a huge shoutout to our newest core team member @Torkan for all of his amazing work!...
Announcing: Clarity
@Jonatan Männchen has released the first version of Clarity: https://hexdocs.pm/clarity/Clarity.html
Clarity is an interactive introspection and visualization tool for Elixir projects.
It has a whole suite of features for Ash projects, but is a general purpose tool that can be extended to pretty much anything you can dream up! A first example of this is support for Phoenix.Router. This is just a start, but its a very exciting start 🥳...

📢 Big news! 📢 I’m joining Remedy Meds as VP of Engineering.
Ready to push Ash Framework to its limits! Ash has grown a lot over the past few years, enabling teams to deliver high quality software faster and more sustainably. Remedy Meds is using Ash with great success, but there are many architectural and scaling challenges ahead. Challenges that I can’t wait to help them overcome 😎.
As for the state of Ash, not much is changing. I’ve been a little bit less available lately, and have announced a slight “stepping back” in terms of support and how much time I can personally invest in answering each and every question.
Ash has always been about more than one company or project, and in order for the vision of large scale Ash & Elixir adoption to be realized, we have to build and support ambitious enterprise projects. This is how we create jobs and flywheels for our community....
AshParental
an Ash extension that brings STI(Single Table Inheritance) capability to your resource.
https://hexdocs.pm/ash_parental/0.1.1/readme.html...
🎬 [Coming Soon] Elixir Mentor: Build a SaaS with Ash Framework (27 Episodes)
I'm excited to share that I'm launching a comprehensive YouTube course on the Ash Framework!
What we're building: TeamSpace - a full-featured multi-tenant SaaS application
Format: 27 episodes, ~20 min each, alternating between Ash backend and LiveView UI ...
Format: 27 episodes, ~20 min each, alternating between Ash backend and LiveView UI ...
Part 21: Ash Framework For Phoenix Developers | Build and Test Ash Extension(AshParental)
Part 1 of 3
Learn how to:
1. Build Ash extensions from scratch.
2. Apply an extension to different resources.
3. Test your extensions and ship them with confidence....
AshObjectIds
https://hex.pm/packages/ash_object_ids
An Ash implementation of the "Stripe IDs" (human readable, copyable, IDs with a prefix for the model they reference): https://dev.to/stripe/designing-apis-for-humans-object-ids-3o5a
TLDR:...
Ash Weekly: Issue #23
Aggregates get a new superpower, A VSCode extension, new OpenCollective, generic action improvements, AshCircuitBreaker released, and a GUI resource generator!
https://ashweekly.substack.com/p/ash-weekly-issue-23...
Adding Postgres Full Text Search to an Ash Project
I recently added Postgres Full Text Search to an existing Ash project. This was honestly the first time I've had to add some functionality that Ash didn't already handle, so I was interested to experience some of these escape hatches first-hand.
Figured I'd share here
https://blog.1-800-rad-dude.com/posts/2025/08-13-Adding-Postgres-Full-Text-Search-to-an-Ash-Project.html...
Ash Open Collective
I'll be shutting down my GitHub sponsors in favor of managing an OpenCollective for Ash! https://opencollective.com/ash-framework
The funds will be transparently distributed (at my discretion, currently there is no leadership structure beyond that) to pay for various hosting costs, community tools, etc. That doesn't actually add up to much money, so the rest will be used to fund projects that matter for Ash and Elixir. An example of this may be small awards and grants for specific features, fixes etc. The benefit of the OpenCollective is that it is fully transparent. All expenditures will be visible to all. This money will be used only to pay expenses and then to fund others in the community that are doing important work. I don't know what this fully looks like yet, but the important bit is that this will become an open and transparent place for folks to invest in the Ash community....