Make conversation timeout configuration (so that you're able to resume a discussion manually with another model with a gap of several hours in case you stepped away)

This commit is contained in:
Fahad
2025-06-14 13:27:19 +04:00
parent a569e316af
commit bc3f98a291
5 changed files with 31 additions and 7 deletions

View File

@@ -470,7 +470,7 @@ This server enables **true AI collaboration** between Claude and multiple AI mod
- **Asynchronous workflow**: Conversations don't need to be sequential - Claude can work on tasks between exchanges, then return to Gemini with additional context and progress updates
- **Incremental updates**: Share only new information in each exchange while maintaining full conversation history
- **Automatic 25K limit bypass**: Each exchange sends only incremental context, allowing unlimited total conversation size
- Up to 5 exchanges per conversation with 1-hour expiry
- Up to 5 exchanges per conversation with 3-hour expiry (configurable)
- Thread-safe with Redis persistence across all tools
**Cross-tool & Cross-Model Continuation Example:**