Extend
Plugins & marketplaces
Marketplaces discover packages; plugins are installed and activated extension units. Their state lives under ~/.jeden/plugins/.
Marketplace operations
Interactive
/marketplace list
/marketplace discover
/marketplace installed
/marketplace add <source>
/marketplace remove <name>
/marketplace install <name>
/marketplace uninstall <name>
/marketplace upgrade <name>Plugin state
Interactive
/plugins list
/plugins enable <name>
/plugins disable <name>
/reload-pluginsReload creates a new capability generation. Existing operations finish against the generation they started with.
Other extension sources
/extensions lists native project and user extensions. /agents lists available agent definitions. Installed status alone does not imply executable health; inspect the capability registry after activation.