@ImLunaHey Using the Proton Pass cli to manage env secrets is the best kept secret in web dev.
https://t.co/C9DcEaYWRU
You can commit your env files to github, your secrets are stored as references. Ask your ai about it.
VITE_CLIENT_ID=pass://my-project/Service/client_id
@FatherPhi human: Gives agent full root access on computer
prompt: "Delete everything in the Users folder"
agent: Deletes every folder named "Users"
human: "AI is bad"
@Yuchenj_UW Im attempting this with a Hermes agent using cmux cli to orchestrate and manage teams of agents. a Operator > Leader > Builder > Reviewer model. At the moment I cant have more than 5 teams of 3-4 going at once before cmux crashes, but its still pretty cool.
We can cross review PRs with AI now.
AI can be given a large batch of PRs and review them as a single unit. This will catch bugs that would otherwise sneak through individual PRs.
Every night: "Review all PRs merged in the last 24h".
Trust me, this is powerful.
@theo Yep, this works. codex cli in exec mode. Another crazy workflow is using the cmux cli to have claude spin up a real codex tui in a new tab and have it prompt it using cmux send. That way you can see everything that's happening!
@MiaAI_lab I don't see any information about his prompt or workflow or what he was trying to get the agents to do, there's no details at all. Or are they buried in the replies?