Introducing Sagents -- an open-source #ElixirLang framework for building #AI agents with human oversight, composable middleware, and real-time Phoenix LiveView integration.
Built on OTP. Each agent is a supervised GenServer.
Watch the full demo: www.youtube.com/watch?v=r-14...
Posts by bigardone
This person made a production management tool for his spouse's bakery in #ElixirLang + Ash + LiveView. It's super valuable to have an codebase like this be open source for people trying to get into that tech stack. π
github.com/puemos/craft...
It's been a while since my last post, but here we go again! ππ€
bigardone.dev/blog/2025/12...
#MyElixirStatus
We're launching our new Elixir book! π
Programming Nerves: from web developer to hardware maker.
If you've ever been curious about hardware but felt intimidated, this is for you.
Beta available now (38% off), or download free chapters to get started.
#ElixirLang
Discovering the best Livebook notebooks on notes.club got major upgrades!
π·οΈ Tags, from AI to Elixir tutorials.
π AI Ratings to see the top-rated notebooks for any tag, Hex package, or author.
π€ Follow @notes.club to get the best notebooks delivered to your feed.
#Elixir #Livebook #MyElixirStatus
Maybe most of #ElixirLang folks wonβt care, but for those of you using npm in your projects, please pay attention to this 0-day attack!
www.aikido.dev/blog/npm-deb...
Tons of npm packages compromised. Make sure to check your apps and local envs too, especially if you do anything crypto-related.
The ElixirConf 2025 videos are already published to YouTube! π₯ #ElixirLang #ElixirConf #MyElixirStatus youtube.com/playlist?lis...
See one AI orchestrate a separate specialized AI task. Watch it gather info then execute targeted marketing campaigns. Same brand voice, completely different messaging for each audience. When AI works for you. #AI #agentic #ElixirLang #marketing #business www.youtube.com/watch?v=piS1...
It's official! Igniter support is coming to the next version of #ErrorTracker π. It's already merged on main and will be included in the next release @zachdaniel.dev #ElixirLang
Make your LiveView development experience better β check out the first sneak peek of the upcoming features in LiveDebugger v0.2.0 π οΈ
More coming soon β stay tuned!
Github: github.com/software-man...
Same here π If it's with Elixir and a real-world example (not the typical blog application), I'd be pleased to pay for it. I've been looking for something similar for years ππΌ
Looking very good π
π£ The very first Open Source extraction from @justcrosspost.app was just released! π
{:text_parser, "~> 0.1"}
It's in beta, try it out and tell me what you think!
#ElixirLang #OpenSource #Announcement
Are you a physical book type of person?
Elixir Patterns, now available in print! π
#ElixirLang
π Very nice tutorial, IvΓ‘n. Congrats! I've done something similar in a pet project using the mentor library, hex.pm/packages/men..., which is very convenient when transforming LLM responses into Ecto schemas, using validations, etc.
A project listing table with a search bar for natural language queries. Projects have statuses, estimations, and action buttons.
Creating an AI-Powered Search Input With Phoenix LiveView #MyElixirStatus #ElixirLang
π dreamingecho.es/blog/creatin...
Test async work in Elixir with assert_eventually https://buff.ly/4htsduE
#elixirlang
Out-of-the-box Elixir telemetry with Phoenix https://buff.ly/3WG32wC
#elixirlang
β¨ Oban Pro v1.5.0 is out!
π¨ Job Decorator
π¦ Unified Migrations
π¦ Enhanced Unique
πͺ Improved Batches
π Streamlined Chains
ποΈ Improved Workflows
π Worker Aliases
π§° Performance tuning and bug fixes
Generally available after six months of RCs. Read the full release notes: oban.pro/releases/pro...
Elixir LangChain v0.3.0 is released! π This library makes it much easier to integrate your Elixir application with one or more LLMs. It's an adapter, shielding your app from swapping out which LLM you want to target for that next feature...
I'm glad to know I'm not the only one doing this π
Thank you! Awesome news for the #elixirlang community!! β€οΈ
π― Oban Web is open Source
π¬ Oban v2.19 includes MySQL support
π§ Web v2.11 is released
π Met v1.0 is released (and open source)
oban.pro/articles/oss...
#elixirlang
I'm using Oh My Zsh and its dedicated Elixir plugin, which adds a βismβ alia, among others (a lot of others π) github.com/gusaiani/eli...
I also switched to Ghostty and successfully set it up with Zellij. I'm really pleased with the results so far! β€οΈ
The videos are recommended. Very concise and high-level. www.youtube.com/watch?v=AEbB...
I just finished watching them. They help a lot in understanding event sourcing core concepts. Thanks for sharing π
Raycast + Dash FTW!
I'm celebrating the release of Phoenix LiveView 1.0 with my own take on the classic Scrabble board game hopsor.com/2024/12/04/l... #ElixirLang