litellm/ui/litellm-dashboard/scripts
mateo-berri 0a16db0f53
fix(dashboard): probe the interpreter from the repo root in gen:api
The version guard ran execFileSync without a cwd, so a repo-root-relative
LITELLM_PYTHON (e.g. .venv/bin/python) was resolved against the dashboard
directory the npm script runs in, while the later spec dump resolves it
against the repo root. Thread repoRoot into the probe so both calls agree.
2026-06-28 00:19:53 +00:00
..
check-lint-budgets.mjs feat(ui): track frontend lint counts in a committed snapshot (#31157) 2026-06-24 11:35:32 -07:00
gen-api-types.mjs fix(dashboard): probe the interpreter from the repo root in gen:api 2026-06-28 00:19:53 +00:00
generate_compliance_prompts.py style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
lint-budget-lib.mjs feat(ui): track frontend lint counts in a committed snapshot (#31157) 2026-06-24 11:35:32 -07:00
update-lint-metrics.mjs feat(ui): track frontend lint counts in a committed snapshot (#31157) 2026-06-24 11:35:32 -07:00