-
Notifications
You must be signed in to change notification settings - Fork 940
Pull requests: Osmantic/ODS
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(pixel): isolate model completion receipts for bootstrap and switching
#5579
opened Sep 16, 2026 by
Lightheartdevs
Collaborator
Loading…
Remove unnecessary code constructs (flake8-pie)
#5578
opened Sep 16, 2026 by
AniketBajaj2024
Contributor
Loading…
Simplify comprehensions and literal construction (flake8-comprehensions)
#5577
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…
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…
fix: repair public beta macOS installation blockers
#5569
opened Sep 16, 2026 by
gabsprogrammer
Member
•
Draft
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(validate-models): support exported variables in env_value in validate-models.py
#5563
opened Sep 16, 2026 by
vaibhavsrv
Contributor
Loading…
fix(preserve-model): parse exported variables in parse_dotenv in preserve-active-model.py
#5562
opened Sep 16, 2026 by
vaibhavsrv
Contributor
Loading…
fix(select-model): allow float values for ram-gb and vram-mb in select-model.py
#5561
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…
fix(load-backend): reject missing option value for backend in load-backend-contract.sh
#5558
opened Sep 16, 2026 by
vaibhavsrv
Contributor
Loading…
fix(cold-storage): ensure cold storage directory exists before archiving idle models in llm-cold-storage.sh
#5557
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.