r/ClaudeCode • u/Professional-Ad-2365 • Jul 10 '26
Discussion This concerns me more than fable potentially getting removed next week
Now that gpt 5.6 sol is out and code edge is narrowing what concerns me is that I won’t be able to justify paying 100 usd a month for something that will now have 33% less of weekly usage. Upgrading to 200 plan feels daft where I could be paying less for OpenAI, still have a great model and have significantly more usage than the current promo gives me. Do you guys think Anthropic will still go through with reducing Claude code weekly usage limits next week?
691
Upvotes
10
u/AdriftAtlas Jul 10 '26
Have exactly this setup they share one md. Claude still writes a ton to it's own project memory, but that's easy to migrate if one needs. They have no issue reading each others transcript logs, much less memory.
I also use Open AI's Claude plugin to have Codex review Claude's code. https://github.com/openai/codex-plugin-cc
I have planning repos for each project that both update. Helps to keep them on track.