Add AI Mobile plugin (resolves #278 — conflict resolved, encoding fixed)#287
Conversation
Resolved README.md conflict — took main's version (fixes encoding corruption) and added AI Mobile entry alphabetically. Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
There was a problem hiding this comment.
Code Review
This pull request adds the 'AI Mobile' plugin to the third-party plugins list in the README.md file. The reviewer pointed out that the list should maintain alphabetical order, suggesting that 'AI Mobile' be placed after 'AgiFlow'.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| - [AI Mobile](https://github.com/comprono/Ai-Mobile-Codex-plugin) - Mobile-started Codex bridge for low-RAM Antigravity CLI, Antigravity desktop UI, and Claude Code workers on Windows, with model checks and compact bridge-job artifacts. | ||
| - [AgiFlow](https://github.com/AgiFlow/ai-plugin) - Project management workflows for AI coding agents with planning, grooming, task execution, review, and AgiFlow MCP integration. |
There was a problem hiding this comment.
According to the contribution guidelines (CONTRIBUTING.md), the plugin list must be in alphabetical order. Since 'AgiFlow' alphabetically precedes 'AI Mobile' ('g' comes before 'i'), 'AI Mobile' should be placed after 'AgiFlow'.
| - [AI Mobile](https://github.com/comprono/Ai-Mobile-Codex-plugin) - Mobile-started Codex bridge for low-RAM Antigravity CLI, Antigravity desktop UI, and Claude Code workers on Windows, with model checks and compact bridge-job artifacts. | |
| - [AgiFlow](https://github.com/AgiFlow/ai-plugin) - Project management workflows for AI coding agents with planning, grooming, task execution, review, and AgiFlow MCP integration. | |
| - [AgiFlow](https://github.com/AgiFlow/ai-plugin) - Project management workflows for AI coding agents with planning, grooming, task execution, review, and AgiFlow MCP integration. | |
| - [AI Mobile](https://github.com/comprono/Ai-Mobile-Codex-plugin) - Mobile-started Codex bridge for low-RAM Antigravity CLI, Antigravity desktop UI, and Claude Code workers on Windows, with model checks and compact bridge-job artifacts. |
Resolves merge conflict in #278 by merging latest main.
The original PR had encoding corruption (em-dashes, ≥ symbols corrupted to mojibake).
This resolution takes main's clean README.md and adds only the AI Mobile entry.
Original PR: #278 by @comprono
Co-authored-by: comprono comprono@users.noreply.github.com