Showing Posts 1 to 9

egeersoz

egeersoz

Really cool!

FlyingNoodle

FlyingNoodle

My friend found this repo: GitHub - openai/symphony: Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents. · GitHub which I thought was quite interesting and worth sharing here. The project describes itself like this:

Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents.

They even have a little bit in the readme about “Why elixir?”

Elixir is built on Erlang/BEAM/OTP, which is great for supervising long-running processes. It has an active ecosystem of tools and libraries. It also supports hot code reloading without stopping actively running subagents, which is very useful during development.

dimamik

dimamik OP

I think that might be exactly what the first post in this thread mentions :cat:.

egeersoz

egeersoz

I think the two threads got merged.

FlyingNoodle

FlyingNoodle

Oh I’m sry, I didn’t see it.

dimamik

dimamik OP

Nothing to be sorry for! And thanks for bringing this. This is super fun to see large companies trying out Elixir. Hope this’ll make more folks try Elixir and fall in love with it.

dimamik

dimamik OP

I’ve also posted this same thing on X, and the post got quite a bit of traction there: Dima Mikielewicz on X: "OpenAI published a repo with the code to orchestrate AI agents built primarily with Elixir (96.1%): https://t.co/urE1oOB3fC. While explaining why they chose Elixir, they say that - It is great for supervising long-running processes - It has an active ecosystem of tools and" / X.

I think some folks that liked it are from an entirely different world. I wonder if we should link some Elixir-related overviews for them to get even more familiar with the language..?

EricGT

EricGT

First, I joined this forum because of openai/symphony. It was interesting to see how quickly others noticed the new OpenAI repository. :slightly_smiling_face:

As more developers realize that OpenAI is using Symphony, there will likely be questions about how to use Elixir effectively.

One emerging trend in programming ecosystems is the creation of LLM “skills” for specific languages, especially for those new to the programming language, E.g. Lean4 skills.

While looking through elixir-lang/elixir, I did not find any skills of this type. Are there any official skills for Elixir?
I did find the forum topic: Elixir Skills for Claude, Cursor, Codex

For forum tags, could Symphony be added?

Since many developers may not yet know about this Elixir forum, it might be helpful to post a short notice on the GitHub OpenAI Symphony discussions tab pointing people here.

Finally, thank you for providing the free book Elixir Succinctly®. It has been quite useful as an introductory resource. Yes, I am still someone who reads books. :slightly_smiling_face:

Cruz

Cruz

I’m still listening to this podcast but the guest is the lead of the OpenAI team who created Symphony. I’m finding it interesting :slight_smile:

From the video: “The speaker chose to use Elixir and the BEAM (Erlang VM) for agent orchestration because its process supervision and GenServers are highly amenable to the type of process management required for their system. Specifically, these features allow the team to spin up little daemons for every task in execution and drive them to completion, providing native support for concurrency and resumability that is ideal for managing multiple coding agents simultaneously. (34:36 - 35:12)”

— All posts loaded —

Where Next? Top

Trending in AI / LLMs Top

webofbits
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself. My main conc...
#ai
New
AstonJ
This showed up on my feed.. anyone heard of it? Just hype? Ox Alpha is a reasoning model designed for coding, sustained ag...
New
AstonJ
With advancements in AI gathering pace and set to increasingly accelerate, perhaps it’s worth having an annual thread on the topic - feel...
New
AstonJ
Following on from some recent threads about AI and AI created projects I’m curious what people have been creating with AI tools …and perh...
New
dmitriid
What A larger rant at in this post. Code at github: GitHub - dmitriid/llamex: Credo Plugin that detects issues that LLM-assisted Elixir r...
New
preciz
I like to find performance optimizations and hidden bugs in Elixir codebases with coding agents. If I just ask them directly to find tho...
New
aus
Hi everybody, A few months ago I needed a log dashboard for my Phoenix app. I looked at a few cloud services, but since I didn’t need an...
New

Other Trending Topics Top

GenericJam
Edit: 2026 May 15 - This post is archived. Mob is alive!! Main docs: mob v0.7.11 — Documentation A bit of explanation for the slightly c...
New
JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
mhanberg
Hi everyone! The first release candidate for the Expert language server project is now available! We’ve published a press release detai...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews