pullrequests Search Results · language:Dune language:TypeScript language:C# language:Java language:C# language:Java
Filter by
128M results
updateChannelSequence, updateChannel, and archiveChannel all had if (!tenant_id) return error — which fired for
super_admin whose tenant_id is null by design.
Pattern changed to: check !tenant_id role ...
Summary
Implements BEL-1261 by adding the registry-owned sourcePolicy contract for ctx://repo/path resources.
Changes:
- Adds RegistryResourceSourcePolicy and exports it from the registry module and ...
Why
The production worker built plainer templates than the dev run-build --brain path because it never passed appBrain to
Phase C or Phase D. So API-built templates had no notifications/branding/invite/song-ideas/cultural/reorders, ...
Reputation + Wanted Board — PR1 (foundation slice)
First slice of the roadmap s foundation economy — the prerequisite currency for Champions, Guilds, Raids, and Monthly
NPCs. Nothing downstream can be ...
Added background music Added About on Main Menu Changed background image on Main Menu Complete re-design of Game Frame
Added more question Separated questions into difficulties
enhancement
Business value
Opening certain projects white-screened the entire workspace the moment they loaded — the user got a blank page, which
reads as my project is gone. It struck projects whose saved data was ...
Summary
- Displays the app version (e.g. v1.5.2) in the hub window footer, centered between the Clear History and Quit buttons
- Piggybacked on the existing hub:get-endpoint-info IPC channel to avoid ...
Description
Resolves #113
This pull request significantly improves the project documentation and requirements for the Paw Print Profile
application. The README.md has been expanded with a comprehensive ...
Summary
Pushes the same 429 backoff PR #17 added at `postJson` (agent runner) into `streamChat` — the non-agent LLM seam used by
autoIngest, wikify, semantic lint, and plain chat.
The user s autoIngest ...