pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript is:unmerged
Filter by
92.6M results
Changes
Navigation fix
a href= #/squad and a href= #/market replaced with useNavigate() + button onClick. In a HashRouter SPA, a href= #/path
changes the hash but may not fire React Router s history ...
Summary
Reusable smoke + load test harness for harbour apps at `packages/load-testing/`. raft-house is the first consumer; the
WS client, fixtures, and load runner are deliberately generic so vault / ...
Moves ownership of when an inline compaction timed out into the agent loop: instead of invoking an injected onTimeout
callback, the loop now emits a typed { type: compaction_timed_out } event on its existing ...
Summary
Switches the default LiteLLM model from claude-opus-4-6 to claude-sonnet-4-6.
The GitHub Actions environment value has already been updated; this change brings the in-code fallback defaults in ...
This adds caches for __setattr__, __iter__ and as_dict along with reworking the caching logic to always be based on
counting generators - where the field names in some form are not used the counter is ...
Description
Resolves two follow-ups surfaced by the accessibility rollout (#752–#754).
1. role-img-alt — fix decorative icons (was suppressed)
pds-icon (external, @pine-ds/icons) renders role= img ...
Summary
- Replace stale ops README content with the current provider → processor → sink → metrics → API architecture
- Remove obsolete embedded sample dashboard gallery
- Update setup, database, ...
Motivation
- Prisma queries failing because players.sequence_number was missing in some databases, causing
prisma.player.findMany() invocations to error.
- The build process generated a Prisma ...
codex
This PR updates README.md with a fresh timestamp to demonstrate automation.
— Automated by PR Bot
Yolo
Summary
A review pass over docs/SELF_HOSTING.md to verify it s accurate and followable for someone standing up a new node. The
audit found the doc largely correct, surfaced one real bug, and motivated ...