Describe the issue
Normal install for Claude Code expects to already have an updated claude-plugins-official marketplace and fails when it does not exist (or likely if it is out of date).
Steps to reproduce the behavior
- Uninstall claude-plugins-official marketplace
- Run install for claude-code ->
databricks aitools install --scope global --experimental --agents claude-code
Expected Behavior
Prompt to install or update the marketplace
Actual Behavior
Installing databricks plugin for Claude Code...
Skipped Claude Code: claude-code: install-failed: ✘ Failed to install plugin "databricks@claude-plugins-official": Plugin "databricks" not found in marketplace "claude-plugins-official". Your local copy may be out of date — try claude plugin marketplace update claude-plugins-official.
Error: claude-code: install-failed: ✘ Failed to install plugin "databricks@claude-plugins-official": Plugin "databricks" not found in marketplace "claude-plugins-official". Your local copy may be out of date — try claude plugin marketplace update claude-plugins-official.
OS and CLI version
MacOS
Databricks CLI v0.1.9
Is this a regression?
Did this work in a previous version of the CLI? If so, which versions did you try?
No, never handled this case.
Debug Logs
N/A
Describe the issue
Normal install for Claude Code expects to already have an updated claude-plugins-official marketplace and fails when it does not exist (or likely if it is out of date).
Steps to reproduce the behavior
databricks aitools install --scope global --experimental --agents claude-codeExpected Behavior
Prompt to install or update the marketplace
Actual Behavior
OS and CLI version
MacOS
Databricks CLI v0.1.9
Is this a regression?
Did this work in a previous version of the CLI? If so, which versions did you try?
No, never handled this case.
Debug Logs
N/A