Plugins Articles
6 articles across AI Catchup's news, guides, tutorials, and comparisons.
All Plugins articles
Codex for Every Role: Role-Specific Plugins, Codex Sites, and Annotations Beyond Code
OpenAI is pushing Codex past software development with three releases: six role-specific plugins bundling 62 apps and 110 skills, Codex Sites that turn analysis into shareable hosted web apps in preview for business and enterprise, and annotations that now refine documents, spreadsheets, and presentations -- not just code and websites.
Codex Build iOS Apps Plugin: Mirror the Simulator in the Browser and Hot-Reload SwiftUI Previews
OpenAI's Build iOS Apps plugin lets Codex mirror the iOS Simulator in the in-app browser and hot-reload package-backed SwiftUI previews without leaving Codex. It packages Swift and iOS workflows -- designing App Intents and Shortcuts, building and refactoring SwiftUI, auditing performance, and debugging on simulators through XcodeBuildMCP-backed flows. The plugin is open source in OpenAI's plugins repo.
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 with raw scrollback and workspace-aware `/diff`, a new `/hooks` browser with before/after compaction support, expanded plugin management with workspace sharing and 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.