pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:TypeScript
Filter by
234M results
Adds provider routing, integration coordination, local RPC service boundaries, sandbox execution planning, MCP policy
integration, runtime wiring, and focused tests. Validation is pending.
Resumo
- Extrai a pre-visualizacao de geracao mensal para MonthlyBillingPreview
- Extrai os totais filtrados de pagamentos para PaymentsTotals
- Mantem comportamento, classes CSS e contratos existentes; ...
Summary
- 将「新手上路」从长页滚动改为三页翻页:入门说明、秋叶迁移、Anima Fast 训练指导
- 第一页去掉看板娘插图,正文全宽排版;翻页按钮使用事件委托 + MutationObserver,避免 Vue 重渲染后失效
- Fast 训练页右栏精简为引擎引用、安装组件与指向新手上路第 3 页的链接;完整说明迁入 guide 专题区
Test plan
- [x] ...
Summary
Reporter saw inconsistent translations: the UI loaded in German then switched to English a second later, notably in the
Uploads section, plus German in Edge vs English in Firefox.
Root cause: ...
Description
This PR implements the campaign event ingestion pipeline that processes Soroban contract events and stores them in the
normalized database schema. It handles all campaign lifecycle events ...
Adds a smooth collapsible invitation-history accordion, aligns role/save/remove controls to one height, compacts the
summary metric cards, and gives the location-comparison entry a taller premium warm ...
Why this change is necessary
The FileTranscriberQueueWorker.run method had 63 statements, exceeding Pylint s default limit of 50 (too-many-statements
/ R0915). This code smell indicated the method held ...
Summary
Fixes #1334
Adds the first enforcement layer of the SQL query/export feature: a sqlglot-based validator that checks user SQL against
a read-only, allowlist-primary contract before anything is ...
Summary
- When a user submits without a domain, the controller normalizes undefined to via domain ||
- createOrganization was sending { domain: } verbatim in the CDP POST body
- The CDP API rejects ...