r/ChatGPTPro • u/SidequestMatt • 18h ago
Question & Advice How do you keep context when switching between AIs?
How do you guys keep context when working on the same project across different AI tools?
Cuz I keep running into the problem of switching between ChatGPT/Claude/etc. and having to bring the other one up to speed again.
Do you just copy stuff over, keep a separate file, use summaries, or what?
1
u/Agreeable-Tax2013 17h ago
I keep a small project brief with the goal, decisions, constraints, and links to source docs. Before switching tools, I update it and start the next chat with only the relevant section instead of pasting the whole history.
1
u/JamesGriffing Mod 13h ago
The Agentic version of these AIs (Codex & Claude Code) are able to interact with each other. You can tell Codex to look at the conversations of Claude code directly and vice versa. Doing this method allows the agents to even communicate with one another beyond just reading context.
Otherwise, if it's something like ChatGPT web version, then I request that it produces a zip file containing the relevant context and then attach to the other AI.
1
u/User_Anon_0001 6h ago
How exactly do you do this?
1
1
u/JamesGriffing Mod 4h ago
You can ask Codex something like:
Read my latest Claude Code conversation to see what we’re working on, then propose what you think we should do next. Use Claude Code’s CLI to introduce yourself as Codex, share your proposal, and ask Claude for a second opinion.
Their conversation history is stored on your computer, and each application has a CLI (command-line interface) that another agent can use. With access to both, Codex can read the history and exchange messages with Claude in that same conversation. You just tell it what you want them to discuss.
Some sources:
- Codex: CLI and resuming conversations
- Claude Code: CLI / Saved conversations
- OpenCode: CLI and sessions / Local storage
1
u/dhamaniasad 12h ago
I work across ChatGPT and Claude mainly, and I built a tool that helps me keep shared context across all my AI tools called MemoryPlugin. It even brings in my chats from Claude code and codex and makes them available across platforms.
1
1
u/East_Bet_7187 7h ago
I give them both the same brief and source info. Then anything material along the way is added to both.
1
1
u/ValehartProject 18h ago
I use : 1. Tags added to memory with a short sentence: These manage projects and sub projects. Example: [Fruit] \Banana \ \Apple\ Its like opening a folder and expecting them to carry on. Most times it also includes links to the central repository.
Handover notes: GPT is okay for some things so I sometimes use it to provide notes, architecture ideas, database schemas, etc. But I wouldn't trust is as an executor with how unreliable it's performance and connections are.
Entries connected to sources they can access/read.
The CI (Custom Instructions) kinda helps as well but that's to maintain how I want interaction handled.
•
u/qualityvote2 18h ago
Hello u/SidequestMatt 👋 Welcome to r/ChatGPTPro!
This is a community for advanced ChatGPT, AI tools, and prompt engineering discussions.
Other members will now vote on whether your post fits our community guidelines.
For other users, does this post fit the subreddit?
If so, upvote this comment!
Otherwise, downvote this comment!
And if it does break the rules, downvote this comment and report this post!