mypy-fixer
01Agent Claude Code
Fixes mypy type errors and replaces Any with precise types using PEP 695 generics, TypedDicts, Protocols, and Unpack. Use after type-related QA failures.
0 4d ago A 43 tokens
original MIT
15 tagged wiswa, measured the same way as everything else here.
Browse within: command-line 15fastmcp 15settings 15
Agent Claude Code
Fixes mypy type errors and replaces Any with precise types using PEP 695 generics, TypedDicts, Protocols, and Unpack. Use after type-related QA failures.
Agent Claude Code
Expert-level Python author for non-trivial implementation work in the wiswa-mcp project. Use when the task needs idiomatic, production-quality Python beyond a simple edit.
Agent Claude Code
Reflects manual edits to Wiswa-managed files back into .wiswa.jsonnet so a regen reproduces them. Use after direct edits to managed files like pyproject.toml.