Skip to content

fix(aitools): migrate AI Dev Kit artifacts#5676

Draft
50sotero wants to merge 1 commit into
databricks:mainfrom
50sotero:fix/skills-99-aidevkit-migration
Draft

fix(aitools): migrate AI Dev Kit artifacts#5676
50sotero wants to merge 1 commit into
databricks:mainfrom
50sotero:fix/skills-99-aidevkit-migration

Conversation

@50sotero

Copy link
Copy Markdown

Summary

Adds AI Dev Kit migration handling to databricks aitools install so legacy MCP entries and removed/duplicated skill directories are detected, explained, and removable through an interactive cleanup offer.

Changes

  • Detect legacy AI Dev Kit MCP entries and stale skill directories
  • Print cleanup guidance in non-interactive installs
  • Offer interactive removal that deletes only listed legacy skill dirs and Databricks MCP entries
  • Surface AI Dev Kit migration guidance in no-state update/uninstall flows
  • Harden legacy config reads by skipping symlinks/non-regular files and bounding JSON reads

Test Plan

  • go test ./libs/aitools/... ./cmd/aitools
  • LSP diagnostics clean on modified Go files
  • Post-implementation security and requirement rechecks passed

Fixes databricks/databricks-agent-skills#99

Signed-off-by: Victor Sotero <victor.sotero@zeekrtech.eu>
@github-actions

Copy link
Copy Markdown
Contributor

An authorized user can trigger integration tests manually by following the instructions below:

Trigger:
go/deco-tests-run/cli

Inputs:

  • PR number: 5676
  • Commit SHA: fcae0b8062088520ec98a1816d84cf174435a13a

Checks will be approved automatically on success.

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.

remove mcp server & legacy skills for people coming from ai dev kit

1 participant