Files
lancedb/.agents/skills
Xuanwo 7b874905fd ci: move Lance dependency bump flow into skill (#3475)
Moves the Lance dependency bump process into an in-repository skill so
local agents and GitHub Actions share the same workflow definition.

The update workflow is now an explicit, optional-tag entrypoint;
latest-release resolution, duplicate PR handling, Java/Rust dependency
updates, and Sophon follow-up are documented in the skill and backed by
a small deterministic helper.
2026-06-02 16:05:37 +08:00
..

Agent Skills

This directory contains repo-scoped code agent skills for the LanceDB project.

Each skill is a folder that contains a required SKILL.md and optional bundled resources.

Codex discovers skills from .agents/skills in the current working directory and parent directories.