Skip to content

docs(skills): drop deprecated experimental aitools skills install form in databricks-apps-python#101

Merged
simonfaltum merged 2 commits into
mainfrom
aitools-rename-followup
May 28, 2026
Merged

docs(skills): drop deprecated experimental aitools skills install form in databricks-apps-python#101
simonfaltum merged 2 commits into
mainfrom
aitools-rename-followup

Conversation

@jamesbroadhead
Copy link
Copy Markdown
Contributor

@jamesbroadhead jamesbroadhead commented May 27, 2026

Summary

Only the skills-management surface (install, update, uninstall, list, version) was promoted out of experimental in databricks/cli#4917. The tools subtree (query, discover-schema, get-default-warehouse, statement) is still databricks experimental aitools tools on databricks/cli v1.1.0 — the shape is still in flux.

This PR's net effect is a one-line update in experimental/databricks-apps-python/SKILL.md replacing the deprecated databricks experimental aitools skills install form with the supported databricks aitools install. The earlier broader sweep over tools references was reverted.

Test plan

  • Verified against databricks v1.1.0: databricks aitools install is a registered command; databricks aitools tools is not.

This pull request and its description were written by Isaac.

Follow-up to #60, which only touched README/manifest and the jobs +
pipelines SKILL.md. This sweeps the remaining `databricks experimental
aitools` references across the core/apps skills, the experimental
skills, and reference docs.

The old paths still work as deprecated aliases (see databricks/cli#4917),
but new readers should be pointed at the supported command.

Co-authored-by: Isaac
…s promoted)

Verified against CLI v1.1.0:
- `databricks aitools install/list/uninstall/update/version` — top-level (correct)
- `databricks aitools tools discover-schema|query|get-default-warehouse|statement` — does NOT exist; still under `experimental`

Reverts the `databricks experimental aitools tools X` → `databricks aitools tools X` substitutions across SKILL.md / reference files. Keeps the lone correct rename (`experimental aitools skills install` → `aitools install`) in `experimental/databricks-apps-python/SKILL.md`.

Co-authored-by: Isaac
@jamesbroadhead jamesbroadhead changed the title docs(skills): finish databricks aitools rename sweep docs(skills): drop deprecated experimental aitools skills install form in databricks-apps-python May 27, 2026
@simonfaltum simonfaltum merged commit caf71f1 into main May 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants