Khala – let your AI sessions talk to each other, across any LLM
MCP handoff between Claude and Codex sessions, but orchestration tools already exist.
Let your AI agents search each other's past sessions.
Cross-tool session search for AI agents when each tool silos its history.
Developers using multiple AI coding assistants
Mem0 · LangChain Memory
It, whenever prompted establishes sessions to get direct access - been using it on my system for a bit and was super helpful so I made a repo :)
Would love feedback!
MCP handoff between Claude and Codex sessions, but orchestration tools already exist.
Skips brittle RAG summaries to let agents read raw session logs on demand.
Blog post marketing a SaaS product rather than a novel open-source Show HN project.
Zero glue code: just prompt an agent connected to two MCP servers.
Controls your actual logged-in browser session instead of spinning up headless instances.
Cross-session Claude messaging using Anthropic's research channels API.