Add Pi to databricks aitools install - #6198
Conversation
Add Pi as a skills-only coding agent: install and update now discover Pi via ~/.pi/agent (honoring PI_CODING_AGENT_DIR) and write Databricks agent skills into its skills directory, both globally and project-scoped (.pi/skills). This also lands the shared project-scope plumbing the Goose and Gemini agents build on: SupportedNames/SkillsOnlyNames derive the help text from the registry, and update --scope project picks up project-local skill agents via DetectProjectInstalled. Co-authored-by: Isaac
|
An authorized user can trigger integration tests manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
Approval status: pending
|
|
Closing in favor of #6199; PR should not be on a fork. |
Changes
Why
Pi speaks the SKILL.md agent-skills standard, so it can use Databricks skills once they're installed: we just weren't installing for it.
Tests