5 ms·
My only concern with Codex is that it's not possible to delete tasks. This is a privacy and security risk. Your code diffs and prompts are there (seemingly) fo
by 79a6ed87 9mo ago
My only concern with Codex is that it's not possible to delete tasks.
This is a privacy and security risk. Your code diffs and prompts are there (seemingly) forever. Best you can do is "archive" them, which is a fancy word for "put it somewhere else so it doesn't clutter the main page".
- Leynos 9mo agoTerragon is an alternative (hosts Claude and Codex using your OpenAI and Anthropic subscriptions, and also supports Google and Amp) that provides this functionality. I use it because it works out cheaper than Codex Cloud and gives you greater flexibility. Although it doesn't have 5.2-codex yet.
- tgtweak 9mo agoYes but if it's not getting removed at the origin... it's not fixing the actual issue of the context/conversation surviving past an explicit "delete" request. Also let's not forget that anyone proxying LLMs is also man in the middle to any code that goes up/down.
- Leynos 9mo ago79a6ed87’s comment applies to Codex cloud, not the codex CLI, which is what Terragon is using.
- throwuxiytayq 9mo agoIt's weird, suspicious, and plain annoying. I like the the tool and my tests have shown it to be very powerful (if a bit rough and buggy), but this is ridiculous - I won't use it for any real world projects until this is fixed. Then again, I wouldn't put much trust into OpenAI's handling of information either way.
- moralestapia 9mo ago`rm -rf ~/.codex/archived_sessions` does the trick
- 79a6ed87 9mo agoInteresting. Where do I run that?
- moralestapia 9mo agoUhm ... I assumed you were on Linux or OS X, if that's the case just open a terminal and paste that, I swear it's not malicious code. Unsure where that could be if you're using Windows. You know what would be fun to try? Give Codex full access and then ask it to delete that folder, lol.
- rolymath 9mo agoI think he's joking I.e that command won't delete what's on the openai servers. But I could be wrong.
- zenburnmyface 9mo agoThis is A+ satire
- sunaookami 9mo agoAre you talking about Codex Web? This is different from Codex CLI.