Table of Contents generated with DocToc
tools/dev/
Capability: substrate:framework-dev
Harness: agnostic
Framework dev-loop helpers (placeholder check, agent pre-commit hook). Invoked by prek and CI; not consumed by any skill directly. See the individual scripts in this directory for usage.
Prerequisites
- Runtime: Bash + coreutils;
check-workspace-members.pyruns underpython3. - CLIs:
uv(the workspace checks runuv run),git, andprek(orpre-commit) — these scripts wire up the framework’s hooks. - Credentials / auth: None.
- Network: Local checks;
uvmay resolve workspace dependencies from PyPI (pypi.org,files.pythonhosted.org) on first sync.