One place to extend Ciaren
Plugins, connectors, templates, and exporters — official and community-built — with signed packages and explicit permission disclosure. The marketplace itself is coming soon; the plugin platform it indexes ships in the core today.
Everything the plugin platform can load
The core defines versioned provider contracts for each of these — the marketplace will make them discoverable and installable in one command.
The Plugin SDK ships today
You don't need the marketplace to extend Ciaren. Build, sign, and install plugins locally with the ciaren-plugin CLI, then publish when the marketplace opens.
Ten extension points
Nodes, connectors, models, storage, execution, exporters, validators, AI, auth, and licensing — all defined as versioned provider contracts.
Signed packages
Plugins ship as .ciarenplugin archives with Ed25519 signatures and explicit permission disclosure — users see what a plugin can touch before installing.
Apache-2.0 SDK
The plugin API is Apache-2.0 licensed, so you can build open-source, internal, or commercial plugins on top of the AGPL core.
$ ciaren-plugin pack ./my-connector✓ packed community.my-connector-0.1.0.ciarenplugin$ ciaren-plugin sign --key $SIGNING_KEY my-connector.ciarenplugin✓ signed with Ed25519 key$ ciaren-plugin install my-connector.ciarenplugin✓ verified signature · permissions: network, database✓ installedBe first to know
Get one email when the marketplace launches — and if you're building a plugin, we'd love to feature it on day one.