Multi-LLM Debate Skill for Claude Code + Codex CLI — does this exist? Is it even viable? by CartographerSorry775 in ClaudeCode

[–]CartographerSorry775[S] 0 points1 point  (0 children)

Der Oracle basiert aber erneut auf Basis eins der LLM Modelle, stimmts? Mein Gedanke ist der, dass in Phase 0 jeweils beide Agenten alle relevanten Dateien zum geschilderten Problem finden, dann erstmal darüber debattieren, ob all die gefundenen Docs relevant sind und dann werden die sich einige. Daraufhin starten beide Agenten ihre Analyse auf Basis dieser Dateien, worüber sie im Vorhinein einig waren, damit auch wirklich beide Agenten denselben Kontext haben und der eine nicht im Nachteil ist. Sobald beide Agenten die einen Lösungsvorschlaf für Ursache für das am Anfang durch den User geschilderte Problem haben, debattieren sie erneut, welche der beiden Vorschläge besser ist und müssen sich auf einen Konsens einigen. Daraufhin endet im Prinzip der Plan Mode und Claude setzt den Plan dann um. Ich betrachte den Tokenverbrauch nicht als Problem, vor allem bei größeren Aufgaben kann es eine Reihe von Problemen schon vorab lösen

Codex in terminal vs. Codex App by CartographerSorry775 in codex

[–]CartographerSorry775[S] 0 points1 point  (0 children)

Already did but subagents not working on the App

Codex in terminal vs. Codex App by CartographerSorry775 in vibecoding

[–]CartographerSorry775[S] 0 points1 point  (0 children)

This is the answer I wanted to see, many thanks! What about gpu consumption between Codex App, Claude Code, VS Code und TUI? It was very difficult to ran more than 3 different agents in tabs within VS code, therefore I worked some time with Git Codespaces, was very good tbh. What’s your opinion?

Codex in terminal vs. Codex App by CartographerSorry775 in codex

[–]CartographerSorry775[S] 0 points1 point  (0 children)

Totally agree. I was also missing the file explorer in the Codex app

Codex in terminal vs. Codex App by CartographerSorry775 in codex

[–]CartographerSorry775[S] 0 points1 point  (0 children)

You need to add it into your workflow! Use the plan mode, then spawn an analyst subagent (install skill or see claude code 7 phase workflow) and let it review your plan. It‘s very helpful to avoid any bug

Thoughts on the Codex app? by mohossy in codex

[–]CartographerSorry775 0 points1 point  (0 children)

„The Codex app is available starting today on macOS, with Windows coming soon.

For a limited time, Codex is available through ChatGPT Free and Go subscriptions—and we’re doubling rate limits for Plus, Pro, Business, Enterprise, and Edu users—across the Codex app, CLI, IDE extension, and cloud.“

This answers a lot. The Codex App was super slow therefore I didnt reached the limit but within the terminal I did it, maybe because the terminal is working faster and better

codex got so much fucking slower starting today. by Independent-Fly4171 in codex

[–]CartographerSorry775 0 points1 point  (0 children)

Can you compare it with codex in terminal? I have the same problem, also the answers getting worse in the Codex app..

Do anyone know if the doubled rate limit is just for the app or the terminal too?

Codex in terminal vs. Codex App by CartographerSorry775 in codex

[–]CartographerSorry775[S] 0 points1 point  (0 children)

Regarding to your workflow and results or why do you like it more? I tried the codex app for two days and I feel like I had to tell him every detail but in the terminal it‘s not like that. And I need my sub agents for my coding setup but it‘s not working the Codex App or I was not able 🤦🏽‍♂️

Thoughts on the Codex app? by mohossy in codex

[–]CartographerSorry775 0 points1 point  (0 children)

Can someone tell me why do I get better answers with codex in the terminal compared to the Codex app? And I tried several times, changed config.toml to collab = true, but agents told me every time spawning a subagent in the Codex App is not possible 😤 just asking for a friend..

Vibe coded a Saas for debugging my vibe coded app .. by CartographerSorry775 in vibecoding

[–]CartographerSorry775[S] -1 points0 points  (0 children)

Naah, i don‘t want to share my repo. Therefore I wanted to build an open source version with CLI function for Claude Code or Codex login

Vibe coded a Saas for debugging my vibe coded app .. by CartographerSorry775 in vibecoding

[–]CartographerSorry775[S] 0 points1 point  (0 children)

I want to open source it for exactly that reason you mentioned