Something went wrong. Try again.
personal memory agent
Something went wrong. Try again.
chore(toolchain): retire mypy from the active python toolchain master
Removes the [tool.mypy] config block and the dev-group entry, then regenerates uv.lock with the uv lock resolver; the lockfile drops mypy, mypy-extensions, pathspec, and librt while retaining typing-extensions. Removes all five Makefile sites: the MYPY variable, the format: conditional, the clean: cache entry, the install-checks: stage, and the versions: grep token. Updates the stale docs lines. mypy was configured with ignore_errors = true and invoked with || true, so it gated nothing. No replacement type checker; type annotations are unchanged.
Author Jer Miller Date (Jul 25, 2026, 6:43 AM UTC) Commit b1c8a623 b1c8a623009175a2478a2a1fa6836423ee34a3fe Parent 453e284c 453e284c93f4e7c5d517b41ed77b098ed1a837f6