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

AstonJ
Anyone vibe-converted a Rails app to Phoenix? How did it go? Which tools did you use? Any tips? Asking for a friend :sweat_smile:
New
SyntaxSorcerer
Hi all :waving_hand: I’m presenting “Building a Harness for Fun and Profit” at Colorado Startup Week on September 14, 2026. tl;dr - I b...
New

Other Trending Topics Top

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
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
mcass19
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
ausimian
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews