From baf9beab80f9c0c67395fbdba2c67e2b74e90eb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Serdar=20Do=C4=9Frubakar?= <38031841+serdardb@users.noreply.github.com> Date: Tue, 28 Jul 2026 21:31:46 +0300 Subject: [PATCH] Add context-bridge to Tools & Utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3916d43..65b6bd1 100644 --- a/README.md +++ b/README.md @@ -574,6 +574,7 @@ June 14, 2026 - [**cc-monitor-worker**](https://github.com/cometkim/cc-monitor-worker) - (21 ⭐) - Claude Code monitoring with Cloudflare Workers & Workers Analytics Engine. - [**shotgun-alpha**](https://github.com/shotgun-sh/shotgun-alpha) - (3 ⭐) - Codebase-aware spec engine for Cursor, Claude Code & Lovable. - [**conductor**](https://conductor.build/) - (0 ⭐) - Run a bunch of Claude Codes in parallel. +- [**context-bridge**](https://github.com/serdardb/context-bridge) - (0 ⭐) - Switches between Claude Code, Codex, Grok and Antigravity without losing context; each agent keeps its native session and only the missing delta is transferred. ---