Plugins Articles
8 articles across AI Catchup's news, guides, tutorials, and comparisons.
All Plugins articles
Claude Code Adds Plugin Evals for Regression Testing and No-Plugin Baselines
Claude Code now includes `claude plugin eval`, a testing workflow for plugin and skill authors. The command can create cases and graders, run a plugin in isolated non-interactive sessions, compare results with a no-plugin baseline, generate an HTML report, and support CI gates for plugin changes. Evals require Claude Code v2.1.269 or later and consume model usage.
ChatGPT Workspaces Can Sync GitHub Plugin Marketplaces Daily
ChatGPT workspace admins and owners can now import plugin marketplaces from public or private GitHub repositories and keep them synchronized automatically. The feature gives teams a central way to distribute Codex and Claude-compatible plugins while keeping installation policies and app permissions under workspace control.
Codex for Every Role: Role-Specific Plugins, Codex Sites, and Annotations Beyond Code
OpenAI announced six role-specific Codex plugins (62 apps, 110 skills), Sites, and annotations for documents, spreadsheets, and slides on June 2, 2026. As of September 2026, Sites is a public beta on Plus, Pro, Business, Enterprise, and Edu plans, and the plugin directory is shared by ChatGPT and Codex across the desktop app, the web, and Codex CLI.
Codex Build iOS Apps Plugin: Mirror the Simulator in the Browser and Hot-Reload SwiftUI Previews
OpenAI's Build iOS Apps plugin for Codex bundles nine iOS and Swift skills. The June 2026 addition mirrors the iOS Simulator into the Codex in-app browser and hot-reloads Swift Package-backed SwiftUI previews. XcodeBuildMCP handles simulator build, run, and debug. It installs from the /plugins browser in Codex CLI or the Plugins tab in the ChatGPT desktop app.
Claude Code ships a security-guidance plugin for in-session vulnerability checks
Anthropic shipped an official security-guidance plugin for Claude Code. It runs automatic vulnerability checks while Claude edits files, at the end of each turn, and when Claude runs commits or pushes through its Bash tool.
Codex Chrome Extension: How Codex Drives a Signed-In Browser for LinkedIn, Salesforce, Gmail, and Internal Tools
OpenAI's Codex Chrome extension lets the agent use Chrome for browser tasks that need signed-in state -- LinkedIn, Salesforce, Gmail, internal tools. Available in the Codex app in all regions except EU and UK at launch. Setup is Codex > Plugins > add Chrome > install extension > approve permissions. Invoke with @Chrome. By default Codex asks before each new website; allowlist/blocklist and elevated-risk options live in Computer Use settings.
Codex CLI 0.130.0 Adds `remote-control`, Richer Plugin Sharing Metadata, and Better App-Server Thread Paging
OpenAI shipped Codex CLI 0.130.0 in May 2026. The release adds a new `codex remote-control` command for starting a headless, remotely controllable app-server, improves app-server clients with paging options for large threads (unloaded/summary/full turn items), expands plugin sharing with link metadata and discoverability controls, adds Bedrock auth support for AWS console-login credentials from `aws login` profiles, and fixes several app-server/thread reliability issues.
Codex CLI 0.129.0 Adds Modal Vim Composer, Redesigned Resume/Fork Picker, and a `/hooks` Browser
OpenAI shipped Codex CLI 0.129.0 on May 7, 2026. The release brings modal Vim editing to the TUI composer via `/vim`, a redesigned resume/fork picker, a raw scrollback mode, workspace-aware `/diff`, a new `/hooks` browser with before/after compaction support, expanded plugin management with workspace sharing and share access controls, theme-aware status lines, and Codex Apps auth surfaced through Guardian. Plus a long bug-fix list across Linux/Windows sandboxes, MCP, and TUI input handling.