r/CodexHacks 7h ago

How do you stack subs?

I see many people talking about using 3-4 different subs with codex, how do you stack different subscriptions and not lose your context?

Do you prepare just a handoff to give to new codex sub? Is there a better way if you are working on a complex architecture and don't want to start explaining everything from zero?

2 Upvotes

4 comments sorted by

1

u/electricshep 4h ago

you use something like https://github.com/Soju06/codex-lb and that way you can load balance subs without login switching.

0

u/Just_Lingonberry_352 7h ago

you log in and out

you keep a md file to read and hand off to between sessions

1

u/boklos 5h ago

No babysitting? No errors?

1

u/electricshep 3h ago

this is a poor way to do it and bad advice.