Tag
The user shares that all their AI agents have the ability to share skills, plugins, and memory, indicating an integrated agent ecosystem.
Omarchy is a Linux distribution featuring smart agents, customizable plugins, and integrated development tools designed to streamline system setup and maintenance.
Terret is an agent harness with a plugin-based system that ships an ACP server, allowing code editors like Zed and VS Code to drive it via the Agent Client Protocol.
CrewAI has released official skills for Claude Code, Cursor, Codex, and Windsurf, automatically loading patterns for tasks like scaffolding projects and configuring agents to prevent syntax errors and outdated patterns.
Cordis is a framework that supports long-horizon tasks by enabling crash recovery and dynamic plugin addition through a reversible, tracked context system, ensuring efficient state management with minimal loss.
DeepSeek has open-sourced Harness v0.1, a highly modular React web app for building agent systems with a plugin architecture, allowing developers to easily swap components.
Introducing bb, an open-source, local-first IDE that can control, customize, and automate itself, integrating multiple AI agents like Claude, Codex, and Cursor to build workflows and spawn tasks.
A blog post examining Pluggy, a Python library for building plugin systems originally from pytest, including how it works and how to use it with a toy HTML conversion tool.
A technical blog post exploring randomness, Linux entropy, and building a tool called morerandom that uses WASM plugins to feed the system entropy pool.