pullrequests Search Results · language:B4X language:C++ language:TypeScript language:Python language:Java language:TypeScript
Filter by
179M results
Summary
- add internal unmetered fork metadata for scheduler-owned timeout timer work
- mark timeout daemon timers as unmetered so they do not consume bounded or cooperative concurrency permits
...
Summary
Closes the response-side composition gap left after #154 / #156 (beforeRequest in 1.0.1) and fixes a latent request-side
serialization bug, shipping as functype 2.0.0.
Decoder T on the response ...
Summary
Sets a dynamic window title derived from the project folder name and the active terminal s working directory, instead of
a static title.
Changes
- src/modules/tabs/lib/useWindowTitle.ts (new): ...
Summary
- Update the preview topology route test mock to include the ServiceView batch reader used by loadPreviewProjections.
- Keeps the focused post-0.1.6 QA suite aligned with the current read-model ...
refactor: consolidate raw copy bounds validation and chunk orchestration
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| typescript-eslint (source) | 8.59.4 → 8.60.0 | age | confidence |
Release Notes
details summary ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Updated Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2.
details summary Release notes /summary
Sourced from Npgsql.EntityFrameworkCore.PostgreSQL s releases.
10.0.2
Milestone issue
What ...
backend
dependencies
.NET
Summary
Adds a Claude usage indicator to the header showing current 5-hour and 7-day limit consumption as a percentage, with a
reset countdown when a limit is hit.
Changes
- Backend (src-tauri/src/modules/claude_usage.rs, ...