Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:Java language:Java is:unmerged language:Java

Filter by

26.4M results  (1 s)

26.4M results

Adds 14 active SlotWorkers managed by WorkerPool, lightweight HTTP health server on port 5000, HeadlessAgentDaemon with heartbeat + queued task processing, and /api/agents/status endpoint.

Summary New return_from_break tool detects inactivity gaps and generates a conservative ramp-back plan. Break length determines plan duration (2-5 weeks) and starting volume (30-60% of pre-break base). ...

This PR aligns the nutshell codebase with the Cashu specification change in cashubtc/nuts PR #377 (Align NUT-04 mint quote accounting with amount_paid / amount_issued). Changes: - Added amount_paid, ...

Summary - New detect_personal_records tool scans cached run activities for personal bests at common distances (1km, 1 mile, 5km, 10km, half marathon, marathon, and longest run ever). - Accepts ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | com.google.errorprone:error_prone_test_helpers (source) | 2.49.0 → 2.50.0 | age | confidence ...

What - Why - How - Can this PR break any existing features. If yes, please list possible items. If no, please explain why. (PS: Admins do not merge the PR without this section filled) - ...

The ipxe-binaries image was published as amd64-only, causing platform mismatch warnings in downstream arm64 builds (e.g. ironic-image). Enable multiPlatform with linux/amd64 and linux/arm64 so the published ...