Plugin Cultures
Building a plugin culture around AI and tooling for extensibility.
Plugin Cultures
We build a plugin culture around our AI and tooling: extensibility via plugins and integrations rather than monoliths.
Plugin Cultures
We adopt plugin and extension cultures so that tooling is composable, versioned, and safe. Plugins extend agents and IDEs in a controlled way.
Plugins over custom code
Where possible we use or build plugins (e.g. for IDEs, CI, agents) so that features can be toggled, shared, and versioned independently.
Documentation
We document how to install, configure, and extend plugins. New team members can adopt the same setup quickly.
Community and reuse
We contribute to and reuse open source plugins when they fit our quality and security bar. See Open Source Muscles for how we engage with OSS.
Why plugins
Plugins keep our stack modular. We can upgrade or replace parts without rewriting everything, and we can share extensions across projects.