pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript language:Python
Filter by
182M results
C5 (#305): the Leaker detected sync-vs-async by executing leak(0) on every registered bucket - a side-effecting probe.
Add a declarative is_async class attribute (None = unknown - probe). Built-in buckets ...
Motivation
- Ensure the API container and local CLI share the exact same SQLite index and document cache by binding host data/
and cache/ directories into the container instead of using a named ...
codex
What why
When claude-guard re-invokes itself internally (e.g., onboarding s claude setup-token re-execs the wrapper to reach the
real CLI), the parent wrapper and delegated child both exit non-zero ...
Motivation
- Reintroduce customer credit management and risk tooling on top of the current main codebase so credit, risk and
write‑off workflows are available without merging the old conflicting ...
codex
New holidays and checkmark categories, along with currently up to date GUI
!-- insert PR description above --
a href= https://stackblitz.com/~/github.com/tict4x/hurricane_crew/tree/TicT4x/patch-18082 img src=
https://developer.stackblitz.com/img/review_pr_small.svg alt= Review ...
Motivation
- Make response schemas compatible with SQLAlchemy ORM instances by enabling Pydantic v2 attribute-based parsing and
align schema field names with underlying model attributes for URL ...
codex
Summary
- Added test_fuel_card_status_roundtrip: writes LINKED/SPARE through DB, verifies lowercase values survive write+read
- Added test_fuel_card_status_is_str_enum: asserts FuelCardStatus subclasses ...