| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-05 | 1.8 kB | |
| v0.22.5 source code.tar.gz | 2026-03-05 | 5.9 MB | |
| v0.22.5 source code.zip | 2026-03-05 | 6.0 MB | |
| Totals: 3 Items | 11.9 MB | 0 | |
0.22.5 (2026-03-05)
Features
Bug Fixes
- completion: Fix os.path.commonprefix deprecation warning in python3.15 (#6102) (2b5b2bb), @lambda-abstraction
- operator: Increase
@$()stability and now it is also working in case of$THREAD_SUBPROCS=False(#6112) (a3ac036), @anki-code @Qyriad - predictor: Fix predict_threadable to properly handle symlinks, especially on NixOS (#6115) (bc01b04), @anki-code @Qyriad
- prompt: Keep original key_bindings in prompt-toolkit shell to easy add new key bindings during session (#6093) (e9b0aea), @anki-code @goodboy
- code: Replace 12 bare except clauses with except Exception (#6110) (54b311c), @haosenwang1018
Bugs
⚠️ This release has partial fix for NixOS. Please install 0.22.6. Only in this release cat and yes will be predicted as threadable=True on NixOS. Next release will fix that.