Skip to content

nteract/agent-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nteract plugins

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

Install in Codex

Register the marketplace (one-time):

codex plugin marketplace add nteract/agent-plugins

Then in a Codex session run /plugin, pick the nteract marketplace, and enable nteract (stable) or nightly. Codex resolves the per-platform nteract-mcp sidecar from the plugin's bin/ automatically — no separate runtime install is required.

Manage the marketplace from the CLI:

codex plugin marketplace upgrade nteract-plugins   # refresh to latest tag
codex plugin marketplace remove  nteract-plugins   # uninstall

Install in Claude Code

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

Pin to a specific version

Claude Code pins at install time:

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

Codex pins at marketplace registration:

codex plugin marketplace add nteract/agent-plugins --ref v2.3.0

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

About

Agent plugins for nteract. Auto-generated from nteract/desktop. Don't open PRs here.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors