plugins
30 articles about plugins in AI news
Clausona: One Command to Switch Claude Code Accounts with All Your Plugins Intact
Clausona solves the multi-account problem by syncing your MCP servers, plugins, and settings across profiles—set up once, use everywhere.
OpenAI Codex Gains Screen Control, Long-Run Agents, and 90+ Plugins
OpenAI has upgraded Codex from a code-completion tool to an agentic macOS assistant that can see/click screens, run for weeks autonomously, and integrate with 90+ dev tools. This marks a strategic move into persistent, multi-modal coding agents.
Creator Shares 5-Prompt Claude Workflow for High-Quality Content
A content creator detailed a specific 5-prompt workflow for Anthropic's Claude AI, claiming it generates superior writing to his own multi-year output. The method focuses on structured prompting without plugins.
OpenAI Codex Update Adds macOS Agent, Browser, Memory; 3M Weekly Users
OpenAI released a major Codex update featuring background macOS automation, an in-app browser, persistent memory, and 90+ plugins. With 3M weekly users and nearly half of usage now non-coding, Codex is being repositioned as a general work agent.
OpenAI Expands Codex Plugin Ecosystem to Slack, Figma, Notion, and Gmail
OpenAI has rolled out new plugins connecting its Codex model to productivity tools like Slack, Figma, Notion, and Gmail, moving code generation beyond the IDE into broader workflows.
Anthropic Expands Claude Cowork's Enterprise Reach with Customizable AI Agent Marketplace
Anthropic has launched new plugins and connectors for Claude Cowork, enabling enterprises to build private marketplaces for specialized AI agents across financial analysis, engineering, HR, and other professional domains. This expansion follows the tool's disruptive debut in legal services last month.
Almanac: Open-Source Wiki Auto-Updates From Claude Code Chats
Almanac auto-generates a markdown wiki from Claude Code chats and repo history, solving the agent context gap. Free open-source tool, MacOS-only.
Meta Building Agentic AI Tool for 3B+ Users, Sources Say
Meta building agentic AI assistant for 3B+ users powered by Muse Spark model. Aims to rival OpenClaw. No timeline disclosed.
Anthropic Ships 10 Finance AI Agents as IPO Race with OpenAI Heats Up
Anthropic released 10 finance AI agents with Moody's data connectors. The launch intensifies the IPO race with OpenAI, backed by a $1.5B private equity JV.
Gemini App Gets File Creation and Its Own File Directory
The Gemini app now supports file creation and a dedicated file directory, enabling users to work directly within the app. This transforms Gemini from a conversational AI into a more autonomous workspace tool.
Retail traffic from LLMs surged 393% year-on-year, reports CX Network
According to CX Network, retail traffic originating from large language model interfaces increased 393% year-on-year, highlighting the growing role of conversational AI as a customer acquisition channel for retailers.
Anthropic's One-Sentence Prompt Broke Claude's Coding for Days
Anthropic added 'keep responses under 25 words' to Claude's system instructions, causing a sudden collapse in coding performance that users detected within hours and took 4 days to fix.
How to Prompt Claude Code to Write More Secure Software
Claude Code users must adopt specific prompting strategies and integrate security tools to mitigate the risk of AI-generated vulnerabilities in their code.
Free-Claude-Code Proxy Routes Anthropic API to Free NVIDIA NIM Models
A developer released free-claude-code, a proxy that intercepts Claude Code's API calls and routes them to free NVIDIA NIM endpoints, unlocking free access to models like Kimi K2 and GLM 4.7. This bypasses Anthropic's subscription fees and adds remote execution via a Telegram bot.
AI Agent Security Startup Emerges Amid Enterprise Rush, Per VC Tweet
A VC's tweet highlights a critical gap in enterprise AI agent adoption: security. This signals a market opportunity, with a new startup reportedly emerging to address it.
Codex 'Chronicle' Research Preview Adds Memory for Daily Developer Context
A research preview of 'Chronicle' for Codex has been released. It enables the AI coding assistant to accumulate memories from a developer's daily workflow to improve context.
Claude-Obsidian Open-Source Plugin Aims to Automate Knowledge Management
A developer announced Claude-Obsidian, an open-source plugin that uses AI to autonomously file, cross-reference, and research within Obsidian, citing it as a reason to delete Notion AI.
Distillery 0.4.0 Stabilizes Its MCP API
Distillery 0.4.0 stabilizes its MCP API surface, enabling reliable agent memory and team knowledge bases for Claude Code workflows.
WOZCODE Launches Free Claude Code Plugin, Claims 40% Speed Boost
WOZCODE has launched a free plugin for Claude Code, claiming it makes coding sessions 30-40% faster and reduces costs by up to 55%. The plugin is available now.
Claude Code's Architecture Revealed
An analysis of Claude Code's source code shows its core is a simple loop, but its power comes from systems like a 5-layer compaction pipeline and a 7-mode permission system, which developers can leverage for better performance.
Claude Code Reverse-Engineered: 98.4% of Codebase is Operational Harness
A reverse-engineering analysis of Claude Code reveals only 1.6% of its codebase is AI decision logic, with the rest being operational infrastructure. This challenges current agent design paradigms by prioritizing a robust deterministic harness over complex model routing.
Navox Agents: 8 Specialized Claude Code Agents with Human Checkpoints
Install the Navox Agents plugin to access eight specialized AI agents (Architect, UI/UX, Security, Full Stack, etc.) that work in parallel with human approval gates for complex Claude Code projects.
Swarm Plugin Enforces Consistent 9/10 Outputs from Claude Code Teams
The Swarm plugin for Claude Code creates a structured team of agents that review and score work before it reaches you, solving the problem of inconsistent output quality.
Expo Launches Codex Plugin for AI-Powered React Native Development
Expo launched a plugin integrating Codex into its React Native framework, allowing developers to generate code using AI prompts within their existing workflow.
AI-Generated Content Surpasses Human Content Online, Per New Study
For the first time, the volume of newly published AI-generated content online has surpassed human-generated content, according to a study cited by AI researcher Rohan Paul. This represents a fundamental shift in the composition of the public internet.
Coding Agent UIs Converge on Side-by-Side Sessions, Says Omar Sar
AI researcher Omar Sar observes a UI convergence in coding agents like Cursor and Claude Code, moving towards flexible, multi-session interfaces that boost developer productivity and agent capability.
Microsoft Proposes AI Agents as Paid Software Seats to Defend SaaS Revenue
Microsoft executive Rajesh Jha proposed treating AI agents as distinct software users with their own licenses. This creates a new 'digital worker' pricing model to maintain seat-based SaaS revenue as human headcount potentially shrinks.
Claude-Mem Plugin Adds Persistent Memory to Claude Code, Cuts Token Use 10x
Developer Akshay Pachaar released Claude-Mem, a free plugin that adds persistent memory across Claude Code sessions. It captures tool usage and implements a 3-layer retrieval system, saving up to 10x tokens.
Newline's 'Skills' Update Shows Where MCP Servers Are Headed
The Newline MCP server now supports modular 'Skills,' allowing developers to customize their Claude Code environment with specific, installable capabilities for more targeted workflows.
How Telemetry Settings Are Silently Costing You Cache Tiers (And How To Fix It)
A confirmed bug links telemetry settings to cache TTL; disabling telemetry defaults you to 5-minute cache, increasing costs. Use environment variables and hooks to mitigate.