Skip to content

Support updating plugins installed from custom marketplaces #2737

Description

@alvadorn

What feature would you like to see?

Plugins installed from a custom marketplace (/plugins marketplace <source> / KIMI_CODE_PLUGIN_MARKETPLACE_URL) are snapshotted into plugins/managed/<id>/ at install time and never track the source again. The only way to pick up a new version is to manually reinstall each plugin.

It would help to have:

  • A /plugins update <id> (and/or /plugins update --all) command that re-fetches the source and upgrades in place
  • Update availability surfaced in the /plugins manager for plugins installed from a custom marketplace, similar to how official/curated plugins show updates
  • Optionally, a way to refresh the marketplace catalog itself (e.g. re-fetch the marketplace JSON on demand)

Additional information

Context: I maintain a custom marketplace to distribute internal plugins to my team. Every release today means asking each team member to manually reinstall plugins, which doesn't scale.

Other coding-agent harnesses with plugin marketplaces support refreshing/updating marketplace plugins, so teams evaluating Kimi Code alongside them feel this gap.

Current version: kimi --version → 0.33.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions