pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:CSS language:Go
Filter by
124M results
EFIBase.efibootmgr() function, depending on the arguments, can return either an integer return code, or a string.
The return kind is obvious at the call point, and the change in 23afdae501 corrected the ...
Summary
Fixes the Metal GPU watchdog timeout (kIOGPUCommandBufferCallbackErrorTimeout) that aborted convert (both in-memory and
--streaming) when quantizing a lazily-mmap d checkpoint off slow storage ...
Switches TUI from alt-screen to inline mode, matching Claude Code s default for external users.
Why: Alt-screen caused too many issues:
- Mouse wheel didn t work reliably across terminals
- Text ...
Summary
Add a higher-level E2E proof for the bot vision headless pipeline and fix the remaining gap that made multi-timeframe
validation mostly theoretical.
What changed
- Add tests/e2e/test_bot_vision_headless_pipeline_e2e.py ...
Automated maintenance generated by universal-linter during run 26702388723.\n\nContains: Python Lint Repairs.
Summary
Adds an internal-only Airlock role context collector.
This introduces --airlock-collect-roles, a separate /tmp-only collection mode that extracts observed address-role fields
from existing Blockscout ...
Summary
Adds week-to-date and month-to-date revenue alongside the existing live today line in the Telegram digest, so every
morning and evening rundown shows the running view of the trading week and month, ...
When per-subagent model assignments are made, they are not saved and the UI doesn t reflect them. This fix was made with
AI assistance and human reviewed.
The problems stemmed from how the frontend s ...
Automated self-improvement run.
Guardrails:
- only small safe changes should be proposed
- tests and lint must pass