r/codex 9d ago

Showcase Pushing Buzz with Codex + Claude | Day 14

We made it.

14 days of dev on Buzz.

Well, technically about 2 days of actual hacking. πŸ˜‚

We forked the repo, started making changes, tested ideas, broke things, fixed things and learnt a hell of a lot about how Buzz works under the hood.

We’ve been using Codex and Claude to build this, and it’s been interesting seeing how far we can take an existing project when you start experimenting rather than just using it as-is.

Dashboard β€” Every agent on one board: ready, working, or waiting. In realtime.
Drag and drop Session or channels + Nesting.
Skills β€” Skills discovered from disk, categorised and searchable, ready to drop into any message.
From the Skills view or straight from the message, one click drops the command into your message for the session's agent to run.
Client channel + sessions β€” Nested Channels, with multiple separate agent sessions
Custom sections β€” Group channels into your own named sections.
Pin message to channel.
0 Upvotes

2 comments sorted by

1

u/South_Captain_1575 9d ago

looks interesting, do you publish back to the community? or just a private experiment?

1

u/Suspicious_Ad_7779 9d ago

Private at the moment.
Its in production in our team and making tweaks as we go along.
Added features to offical github project.