
Build interactive AI agents in Elixir with OTP supervision, middleware composition, human-in-the-loop approvals, sub-agent delegation, and real-time Phoenix LiveView integration. Built on LangChain...
While debugging my new coding agents orchestrating tool called Camelot today I developed more features for https://lamabot.social than during three previous months.
I wrote up a deliberate process of narrowing down a performance issue using a profiler (with a brief digression into benchmarking tools). Fortunately (given that I was writing the post in parallel with doing the actual work) it turned out well, delivering a 30–40× speedup. #MyElixirStatus

Build interactive AI agents in Elixir with OTP supervision, middleware composition, human-in-the-loop approvals, sub-agent delegation, and real-time Phoenix LiveView integration. Built on LangChain...
It's really incredible how fast @josevalim reviews PRs for Elixir. 💜
Tiny documentation improvement for something that tripped me up the other day:
https://github.com/elixir-lang/elixir/pull/15187
#elixirlang #myelixirstatus