run-locally

Installation
SKILL.md

Run Agent Locally

Start the Server

uv run start-app

This starts the agent at http://localhost:8000

Server Options

# Hot-reload on code changes (development)
uv run start-server --reload

# Custom port
uv run start-server --port 8001
Related skills

More from databricks/app-templates

Installs
21
GitHub Stars
133
First Seen
Feb 15, 2026