Skip to content

Pull requests: Osmantic/ODS

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Remove unnecessary code constructs (flake8-pie)
#5578 opened Sep 16, 2026 by AniketBajaj2024 Contributor Loading…
Use capture_output=True instead of stdout=PIPE, stderr=PIPE (UP022)
#5576 opened Sep 16, 2026 by AniketBajaj2024 Contributor Loading…
Drop redundant open() mode arguments (UP015)
#5575 opened Sep 16, 2026 by AniketBajaj2024 Contributor Loading…
Simplify return statements (flake8-return)
#5574 opened Sep 16, 2026 by AniketBajaj2024 Contributor Loading…
Use builtin generics instead of typing.List/Dict (UP006)
#5573 opened Sep 16, 2026 by AniketBajaj2024 Contributor Loading…
Use modern stdlib idioms (refurb)
#5572 opened Sep 16, 2026 by AniketBajaj2024 Contributor Loading…
Import from collections.abc instead of typing/collections (UP035)
#5571 opened Sep 16, 2026 by AniketBajaj2024 Contributor Loading…
Use X | None instead of Optional[X] (UP045)
#5570 opened Sep 16, 2026 by AniketBajaj2024 Contributor Loading…
langfuse: replace MinIO with SeaweedFS
#5568 opened Sep 16, 2026 by IgorTerenti Loading…
8 of 22 tasks
Fix import organization across codebase (I001)
#5567 opened Sep 16, 2026 by AniketBajaj2024 Contributor Loading…
fix(detection): add sysctl hw.ncpu fallback for macOS in detection.sh
#5564 opened Sep 16, 2026 by vaibhavsrv Contributor Loading…
fix(demo): guard non-interactive stdin in demo-offline.sh
#5560 opened Sep 16, 2026 by vaibhavsrv Contributor Loading…
fix(download): expand user tilde in download-hf-snapshot.py
#5559 opened Sep 16, 2026 by vaibhavsrv Contributor Loading…
docs(env): stop presenting add-on credentials as required
#5556 opened Sep 16, 2026 by bettercalln1ck Contributor Loading…
7 of 24 tasks
fix(cli): stop reporting success for updates that never ran
#5555 opened Sep 16, 2026 by bettercalln1ck Contributor Loading…
6 of 24 tasks
2
fix(workflows): match n8n workflows by exact name and stop duplicate imports
#5554 opened Sep 16, 2026 by bettercalln1ck Contributor Loading…
6 of 24 tasks
2
fix(restore): stop containers before restoring, by default
#5553 opened Sep 16, 2026 by bettercalln1ck Contributor Loading…
6 of 24 tasks
ProTip! Filter pull requests by the default branch with base:main.