pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:JavaScript language:HTML
Filter by
45.2M results
Updates the recommended open-weight (OpenCode) model for two flavors via migration 0019, and brings the README model
table in line.
| Flavor | Was | Now | Why |
| --- | --- | --- | --- |
| reviewer | ...
Phase 7 — Wave 1 (PR 1 of 2): Panel shells
Frontend chrome + stub pages + routes for the marketer domain, so the Wave-2 surface PRs drop into ready slots without
colliding. No data/API logic.
What s ...
Description
The ForumThreadPage component performed redundant parsing calculations by calling parseInt(id, 10) three separate times
within the useEffect block when pulling local array fallbacks.
Changes ...
- Native Cache-Aware Streaming Model Support
- The engine automatically detects and selects the correct streaming path (native or buffered) based on the model
s capabilities.
- Set ...
Following Sam s hardening patterns from warehouse-dashboard-. Changes:
DASHBOARD_ORIGIN now throws loud error if not set (Shrey s feedback) Removed COS_DATABASE_URL fallback (Shrey s
feedback) Documented ...
What
Extends the c drawing API with point-based shapes and Processing-style transforms.
New primitives (new host commands rendered via pygame.draw.polygon):
- c.triangle(x1,y1,x2,y2,x3,y3, r,g,b) ...
Summary
Adds server-side CSV export for the Prompt Research dashboard. Four new endpoints under
/llmo/ai-visibility/v1/prompt-research/*-export wrap the Semrush *ByTopicFTSExport gRPC methods and return ...