arthai-marketplace

Release Channels

The toolkit ships through two GitHub-hosted plugin marketplaces, and the observability stack updates on a third, independent path. Knowing which channel you’re on explains what “auto-update” actually updates and when you’ll see a given fix.

Stable: arthai-marketplace

ArthTech-AI/arthai-marketplace is the customer channel — the one Getting Started installs:

/plugin marketplace add ArthTech-AI/arthai-marketplace

Versions here are manually promoted releases: a human decides when a version is ready for customers, so what lands on stable has already lived on the canary channel. The repo is private and license-gated — installing requires the collaborator invite you receive with your license key.

Canary: arthai-marketplace

ArthTech-AI/arthai-marketplace is the faster-moving canary channel that stable releases are promoted from. Only use it if Arth AI support asks you to test a fix early — it gets changes before they’re vetted for promotion, which is exactly why support sometimes points you there (“the fix is on canary, can you confirm it works?”) and why it isn’t the default.

One canary artifact you use even on stable: the hosted Arth Intelligence update script lives at arthtech-ai.github.io/arthai-marketplace/scripts/update.sh.

What auto-update means

Enabling auto-update (run /pluginMarketplaces tab → select arthaiEnable auto-update) means new versions of your installed bundles — agents, skills, hooks, bug fixes — land automatically, without the manual uninstall/reinstall cycle. Three boundaries to understand:

Without auto-update, you update manually (/plugin marketplace update arthai, then reinstall your bundle) — the FAQ has the full flow and the reset path for stuck versions.

Where the CHANGELOG lives

Release notes for the stable channel live in the arthai-marketplace repo: CHANGELOG.md. To see what version you’re currently on, run /plugin in Claude Code — installed bundles show their version.

The picture in one table

Channel What Cadence You touch it when
arthai-marketplace (stable) Bundles: agents, skills, hooks Manually promoted releases Always — this is the default install
arthai-marketplace (canary) Same bundles, pre-promotion Faster-moving Support asks you to test a fix early
arthai/intelligence image Observability engine (Docker) Daily Watchtower check Never, unless forcing an update or opting out