pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:JavaScript
Filter by
152M results
Added changes for end call
Code-review follow-up — hardening the 1c compaction path
Addresses the findings from the review of the high-risk memory slices. The load-bearing one:
Finding #1 (Medium) — transient coverage gap [FIXED] ...
_download, _download_progress, and _stream_download are now a single _download(url, filename, chunk_size=1_024, *,
show_progress=False). The already exists print sits behind if show_progress, and download() ...
Restored index.js which was corrupted and only contained a fragment of button handler code. Restored the complete bot
initialization and event handlers.
Summary
- Add a Command tab for outreach health, quota, unread replies, due follow-ups, send queue state, campaign status, and
first-name warnings.
- Add a read-only /api/outreach/command-center ...
What
Restored a valid package.json with minimal scripts.
Why
CI fails because package.json is missing or malformed (ENOENT / JSON parse error).
These were built locally during the cloud-inference pivot but never pushed. Adds a FastAPI + ONNX Runtime-GPU service
with a numpy/pillow-only stub model (INFER_STUB=true or missing model file) so the ...
What
Restored a valid package.json with minimal scripts.
Why
CI fails because package.json is missing or malformed (ENOENT / JSON parse error).
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| examples/full-plugin (changelog) | digest | 66d9406 → af34f63 |
Configuration
📅 Schedule: (UTC)
- Branch ...
dependencies
Scope
Docs only, single paragraph. Replaces the Session 14 role-scoping summary with the corrected live state after a
planning-chat follow-up found and fixed two gaps in the original migration.
What ...