Skip to content

Add AI Tools support for Gemini CLI and Pi - #344

Open
lennartkats-db wants to merge 3 commits into
databricks:mainfrom
lennartkats-db:enable-pi-gemini-aitools
Open

Add AI Tools support for Gemini CLI and Pi#344
lennartkats-db wants to merge 3 commits into
databricks:mainfrom
lennartkats-db:enable-pi-gemini-aitools

Conversation

@lennartkats-db

Copy link
Copy Markdown
Contributor

ucode now installs Databricks AI Tools for Gemini CLI and Pi when it configures those agents, so they get Databricks skills and plugins out of the box alongside the existing supported agents.

Gemini CLI and Pi support landed in Databricks CLI v1.12.0. ucode keeps its v1.0.0 minimum for other agents and commands, and requires v1.12.0 only when AI Tools are enabled for Gemini CLI or Pi.

Testing

  • Unit tests cover the agent-token mappings, the conditional v1.12.0 requirement, and the unchanged v1.0.0 default.
  • uv run --frozen pytest tests/test_agents_init.py tests/test_databricks.py -q (323 passed).
  • uv run --frozen ruff check .

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.

1 participant