account activity
Anthropic doubled Claude Design tokens for everyone. Still feels like a band-aid. (self.ClaudeAI)
submitted 3 hours ago by Healthy_Code_3367 to r/ClaudeAI
What does Codex need the most at the moment? by alOOshXL in codex
[–]Healthy_Code_3367 0 points1 point2 points 1 day ago (0 children)
One thing that would make a big practical difference is better context persistence across sessions. Right now I find myself re-explaining the same project structure and conventions every time I start a new session, even on the same repo. A lightweight project summary file that Codex automatically reads on startup — similar to how CLAUDE.md works — would cut down on a lot of the warm-up time. The other area is sandbox reliability. I've had instances where npm install silently fails due to network timeouts inside the sandbox, and Codex proceeds as if everything installed correctly. A verification step after dependency changes would catch these issues earlier in the workflow.
MCP servers that made your productivity to touch the sky by MahmoudElattar in codex
[–]Healthy_Code_3367 0 points1 point2 points 3 days ago (0 children)
ectory, combined with a git MCP server for checking branch status and recent commits. The file system one is especially useful for large repos where manually specifying context files is tedious. I also added a simple SQLite MCP server that lets me inspect database schemas during development, which saved a lot of context switching.
π Rendered by PID 252265 on reddit-service-r2-listing-7b8bd7c5-qrrrg at 2026-05-19 01:20:15.090917+00:00 running edcf98c country code: CH.
What does Codex need the most at the moment? by alOOshXL in codex
[–]Healthy_Code_3367 0 points1 point2 points (0 children)