Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1002 Bytes

File metadata and controls

28 lines (19 loc) · 1002 Bytes

nteract Claude Code plugins

This repository is auto-generated by the nteract/desktop release pipeline. Do not open pull requests here — edits are overwritten on release.

Install

/plugin marketplace add nteract/claude-plugin
/plugin install nteract@nteract       # stable
/plugin install nightly@nteract       # nightly (for early adopters and devs)

Pin to a specific version

/plugin install nteract@nteract --ref v2.3.0
/plugin install nightly@nteract --ref v2.3.1-nightly.202604221930

Stable tags follow vX.Y.Z. Nightly tags follow vX.Y.Z-nightly.YYYYMMDDHHMM.

What's here

  • plugins/nteract/ — stable channel. Tracks runt / runtimed stable binaries.
  • plugins/nightly/ — nightly channel. Tracks runt-nightly / runtimed-nightly.
  • Each plugin ships per-platform nteract-mcp binaries and a small shell/cmd dispatch wrapper in its bin/.

Source: https://github.com/nteract/desktop/tree/main/plugins