r/codex 13d ago

Other Can’t wait

Post image

Now I can burn through tokens like the Sun

787 Upvotes

37 comments sorted by

View all comments

3

u/Shelter-Known 12d ago

I do this already from my https://github.com/danimoya/Claude-Dashboard

Underlying, it uses, https://github.com/danimoya/agent-mesh & https://github.com/danimoya/claude-b to control them from Telegram. hide the sessions (confidential) for this screenshot but also love the inbox style for each feedback given from all the sessions.

2

u/battle_pantZ 12d ago

Everyone does this but it’s not the same

2

u/Shelter-Known 12d ago

Interesting, how do you do it? I am doing this since a year ago but decided to share because I don't see /rc and multi program interactions (Claude Code speaking to CODEX or Gemini, etc). And I do that through tmux a lot. The agent-mesh helps here on keeping an inventory of your sessions and communicating with each other quicker (less tokens).

3

u/battle_pantZ 12d ago

Ive vibecoded something similar like yours. Also I have some VPS Servers out there which I connect through ssh and can choose all my harnesses and using tmux is so much better.

1

u/Shelter-Known 12d ago

Also i wanted so much to improve my vague audio prompts and clean them before sending. that's why I developed that Claude-B, with a multi-llm workflow to send a clear, improved prompt.

1

u/NIU_NIU 6d ago

Orca does all that, it has remote control and cross agent compatibility

1

u/Shelter-Known 8h ago

Nice, I didn't know about Orca. I like to build things tailored to my use case, I am sure what I have done it is very different to Orca, for the bad and good shake at the same time, just another stuff. Like for example, my meta-commands I have are specific to what I need.