From 3652aab5f38ce55c0d43e35c58fa327e95b2fd77 Mon Sep 17 00:00:00 2001 From: cafeTechne Date: Tue, 31 Mar 2026 22:27:17 -0400 Subject: [PATCH 1/2] Add Antigravity Link to IDE Extensions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8391689..d0c75d6 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Plugins that add AI-powered completion, chat, and refactoring to existing code e - [Traycer](https://traycer.ai) - Plan-First Coding Assistant in VS Code. - [shadcn/studio MCP](https://shadcnstudio.com/mcp) — Integrate shadcn/studio MCP Server directly into your favorite IDE and craft stunning shadcn/ui Components, Blocks and Pages inspired by shadcn/studio. - [Sweep](https://sweep.dev/) — AI coding plugin for JetBrains IDEs with autocomplete, codebase indexing, and context-aware suggestions. Uses proprietary LLMs with zero data retention. +- [Antigravity Link](https://github.com/cafeTechne/antigravity-link-extension) — VS Code extension that bridges mobile devices to Google's Antigravity IDE. Mirror active AI chat sessions on your phone, send messages, upload files, stop AI generation, and automate workflows via a local HTTP API or 9 MCP tools. Listed in the official MCP Registry. --- From aba65542e8c11d163a8bc200f84a44e1bcbf776b Mon Sep 17 00:00:00 2001 From: "IM.codes" Date: Wed, 1 Apr 2026 13:55:43 +0800 Subject: [PATCH 2/2] Add IM.codes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8391689..0e9491c 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,7 @@ Native desktop apps for AI-powered coding, terminal enhancement, and agent orche - [Nimbalyst](https://nimbalyst.com) - An agent management environment for Claude Code and Codex. Interactive visual editing of markdown, mockups, excalidraw, code. Parallel session management. - [Parallel Code](https://github.com/johannesjo/parallel-code) - Desktop app that runs multiple AI coding agents (Claude Code, Codex CLI, Gemini CLI) in parallel with automatic git worktree isolation, a unified GUI, and remote monitoring. - [PATAPIM](https://patapim.ai) — Terminal IDE for AI coding agents with a 9-terminal grid, AI state detection, built-in Whisper voice dictation, LAN remote access, and embedded MCP browser. Built with Electron. +- [IM.codes](https://github.com/im4codes/imcodes) — Mobile/web control layer for Claude Code, Codex, Gemini CLI, and other terminal-based coding agents, built for away-from-desk continuation with terminal access, file browsing, git views, localhost preview, notifications, and multi-agent workflows. ---