personal-ai-feed

AI-ranked personal intelligence dashboard. debug

Updated 0s ago
More
Source
Showing 130 of 243
Running 5+ Codex tasks in parallel was easy. Landing their branches safely wasn’t.
r/codex·16m ago

I run several Codex tasks at once, each on its own branch and worktree. The coding became parallel; the landing didn't. When several tasks finished together, I still had to choose merge order, rebase the remaining branches, rerun tests on the combined result, and prevent sessions from racing pushes. So I built mergetrain for just that boundary. Tasks commit and enqueue. One local runner assembles them on top of origin/main, validates the exact combined train, and - after explicit approval - perf

Sol model is not there
r/codex·25m ago

Hey Folks jsut started coding today and i noticed that sol is not there anymore is this common for all

Model choice guide
r/codex·33m ago

Hi, Currently I am just vibing what kind of model I use for certain tasks. Like I know if i plan something hard or review I use a more complex model. But other stuff? Luna? Terra? High SuperHigh, more high? Is there some guide

I have vibe coded AI Penetration Testing Agent in 1 year by using Codex.
r/codex·58m ago

Hello, I am a cybersecurity professional with 10+ years of experience. I don't have any software development background; I have extremely limited hands on coding knowledge. My knowledge mostly theoric. I probably can't code calculator by myself. And I used AI assisted coding to build that relatively big and complex app. It is basically a platform for pentesters, allow users to initiate pentesting tasks in isolated container. Initiate agent to run pentesting tools inside this container to simulat

My Pro 20x account limits feel the same as the 5x account from a few months ago.
r/codex·1h ago

Edit: Reading the post title I realized I made it a mistake. It should be : feels way worse than the 5x account from a few months ago! This is not just "it feels slightly less", it's simply criminal. The token usage in insane! I can easily burn through my weekly with Luna high and Sol on Medium and sometimes high, working in 1 or 2 chats in 2 days. If we still had the 5 hour limits I would get 15 minutes of work out of it probably. A couple of months ago the 5x account felt unlimited. Then out o

Codex crashing mid-prompt and needs "Restore" from Microsoft Store, problem keeps repeating
r/codex·1h ago

(chatgpt app - windows) when Codex tries to open the Codex browser, the chatgpt app crashes immediately without any message. When I open it again, I get the error. "This app can't open. Check the Store for more info about ChatGPT." after opening the ChatGPT app page in the Microsoft Store, there's a Restore option. After restoring/reinstalling the app and letting the task continue, the same problem happens again whenever it tries to open the browser. anyone encountering this?

Chats not showing on the iOS chatgpt app
r/codex·1h ago

i’ve had this issue for awhile but i’ll be at work and will try to check in my current project that’s working on my desktop through the iOS app, and the chat will appear for a few seconds then disappear (only if it’s currently working) if it’s not working then it doesn’t appear. i’m at work all day and i can’t continue my project until i get home 😭 it’s been doing this for awhile and i see my other projects listed (that are not working)

Which 5.6 model to use as an all-around default?
r/codex·1h ago

Which 5.6 model is best as an all-around default? My usage is ~95% backend, and the rest is docs, infra, and random tasks. I hate switching models and effort levels all the time, so I'm looking for a single reliable config that gets the job done without overspending

I vibecoded my way out of a $249.99/year Evernote subscription with Codex
r/codex·2h ago

I recently heard about ended its $600,000 annual contract with Salesforce after vibecoding its own tools. That story hit me because I had my own version of that moment… with Evernote. I was paying $249.99/year while using only a fraction of it. Instead of moving to another bloated notes app, I started vibecoding the exact workflow I wanted, with Codex helping me iterate. The first version was rough. But vibecoding is iterative, not magical. I kept loop-engineering it: build → use → notice fricti

v0.35.0 — o aplicativo para desktop é ativado, memoriza suas configurações e pode entrar em contato com você.
r/codex·2h ago

O aplicativo deixou de ser algo que você precisa abrir e perguntar. Os agendamentos agora são executados de fato. O daemon cron só era executado em chimera serve --cron antes, o que significava que uma tarefa criada por você nunca era executada enquanto o aplicativo estava aberto — ela simplesmente ficava parada. Agora, ele é executado no mesmo processo, realiza uma verificação real do agente e anexa a resposta a scheduler/cron_results.jsonl , para que nada seja perdido silenciosamente. O cron é

Launch HN: Unlayer (YC W22) – Add email and document builders to your app
Hacker News·2h ago

Hi HN, We’re Adeel and Umair, co-founders of Unlayer ( https://unlayer.com/ ). We let you add content creation to your applications without having to build an entire editor, renderer, template, and export stack yourself. Unlayer lets you create emails, web pages, and documents inside your app, in three different ways: in code, visually, or with AI. Here’s a demo: https://www.youtube.com/watch?v=0HsDtNkdMpM . We started with an embeddable email editor because a lot of products eventually need one

How I manage Worktrees
r/codex·2h ago

https://preview.redd.it/v62fpfrfyseh1.png?width=3456&format=png&auto=webp&s=d060f665e3e3add47f7472025e23436c8b6845fe I made a MacOS application (See the black notch expanded at the top) which allows me to switch between different worktrees VERY quickly (Option + Tab OR Option + Shift + Tab). I basically run 1 worktree/feature dev per desktop, so I switch my desktops like tabs. Maybe something like this already exists I don't know, but I've been using this for months now and it's game changing. I

I made a small script to get detailed usage and estimated API cost equivalent
r/codex·2h ago

Yo my fellow Codexians (idk if anyone ever said that lol) A while back I thought "How much would I pay if I used the API instead of just my subscription ?", which can also turn into "What's the actual value of my sub ?". So I built this simple script to generate charts as images, a CSV, a JSON but especially an interactive HTML report where you can see everything at a glance. Link : https://github.com/EDM115/codex-usage-tool Quick feature tour : Grabs data from your local rollouts, databases and

New user impression report
r/codex·2h ago

So I just wanted to share that I basically used a day of usage in like an hour. I'm satisfied with the output. The whole session felt smooth, like I was adding features the whole time not bug stomping. Also I like that I get my whole week at once, with no session limit. Very in favor of that. My gut reaction is that this is basically the same as fable tier usage rate. This is not a complaint, I'm still orienting. aiming for 14% a day usage is fine with me, especially if the output is this good.

True swarm CLI wrapper for Codex, bypassing the 5 sub-agent limit
r/codex·2h ago

Hey everyone, I'm looking for a CLI wrapper or repo to build a massive agent swarm with Codex (running GPT 5.6). My goal is to replicate Claude Code's "Ultrawork" (dynamic workflow spinning up 100+ agents concurrently to blast through tasks). Here's what I've tried so far with no luck: Native "Ultra Mode": Supposed to do exactly this, but it barely launches any sub-agents and feels just as slow. I seem hard-capped at 5 agents. Ruflo : Doesn't seem to activate properly with Codex. Oh-my-openagent

Can a MUD evaluate LLMs? A $99 proof of concept
Hacker News·2h ago

I'm the author of a paper my friends and I wrote after we were curious if a MUD, text games originating in the 1970s, could be used to evaluate LLMs. We've spent the last several months on nights and weekends running this experiment and writing the paper on just our personal computers with about $99 in API credits. Our experiment did have an interesting leaderboard but even more surprising was the measurements of each LLM. We scored each on four behavioral dimensions, two of which lean heavily o