Apple Terminal, Terminal with Gcloud & Firebase login for Multi Project Error(s)! - Super Issue

Hello my name is Lucas aka SatoshiUNO & I have found a major bug within CODEX that is breaking my projects left and right!

  • In short "Codex is defulting for local terminal “last login state” of CLI gcloud ~ firebase.

When I have five or more projects running at same time the automation, codex logic of ide, or my stop gates ** rules.md, and hard lock-out of “project can only use xyz” hardwired in code. seems to just always overtake one project for another.

The bug / issue here is that “CODEX” is crossing data streams. We need to figure out a way to contain each project “folder” with its own terminal ssh session, with “SUDO” - Start of Session / Shift Type Mode.

In this way we can keep an “Active” status on live tokens.

As this issues will cast onto virtually all proejcts and all users of codex, hopefully sam-altman can get on this ASAP! - #Thanks beta-team

  • Now the real issue here if data streams crossing, for example if you have a client and useing “your dev account” where GH, Gcloud, Codex have multi state of accounts. - For full stack(s) what a nightmare.

Currently I am considering switching my projects onto single box, and VM(s) running one “CODEX APP == Terminal” logic flow.

  • Lucas with Wayne Tech Lab .com

Oh no!


Where are you entering into codex? (I assume you’re using the CLI?) If you launch codex in a superfolder, all your projects can indeed get mixed up. If you launch each terminal in the specified folder, the sandboxes stay contained more or less, I believe - unless this is what you’re saying you’re experiencing?

In any case, regarding credentials and api keys and such, I personally think it’s a very good idea to have a separate secrets/api proxy service running that the models have no code access to that manages your keys and credentials, such as aws, firebase, azure, etc. That way, development is segregated from from costed operations.