RepoNotes
Toggle theme
Loading ...
Sign in
astral-sh/multiplay
multi-typechecker playground
11
30
2
Readme
Notes
New Note
Sign in to add notes for this repository
RN
astral-sh
9405
Followers
0
Following
66
Repos
astral_sh
High-performance developer tools for the Python ecosystem.
Branches
alex/slow-shutdown
alex/scroll
alex/right-left-scroll
Releases
Commits
add "Format code" button to format all Python files with Ruff (#70) Adds a /api/format endpoint that writes editor files to a temp directory and runs `uvx ruff format` on them. The frontend sends all
add Cmd+/ (Ctrl+/) toggle comment shortcut for the editor (#69) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
fix ty panel title showing duplicate version for custom PyPI versions (#68) When a custom PyPI version (e.g. 0.0.1a21) was set, the panel title displayed "ty (0.0.1a21) v0.0.23" instead of "ty v0.0.1
Issues
Add support for distinct backing environments per session
Add a `MULTIPLAY_HOSTED` mode