pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:TypeScript language:C#
Filter by
245M results
Summary
- explain that should match the highest context where a capability is checked and overridden
- add the override-screen example for
- backport the clarification to the current docs plus versions ...
Summary
- Adds a new InvestorTable component (src/components/InvestorTable.tsx) that renders the full investor base from
fund.investors.
- Integrates InvestorTable into FundAdministratorView.tsx, ...
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
内容
- 对齐 transportx v1.1.0 spec merge 后的公开索引、状态和路线图字段。
- 更新 Foundation 覆盖计数、模块总数、交易所 SDK 计数以及 transportx FR/BR/TC 摘要。
- 保留并收束并发文档改动,没有直接推送 main。
验证
- git diff --check HEAD^..HEAD
- rg -n ^( ...
Motivation
- Adicionar um MVP de investigação OSINT pública que execute buscas via SearXNG, dedupe, fetch HTTP/HTTPS seguro,
extração HTML, ledger de fontes, geração de evidências candidatas e relatório ...
codex
Summary
Closes the Phase A self-FK alias loop. The mark verb sets Company.canonical; this inverse clears it, promoting an alias
row back to canonical.
- POST /api/v1/companies/ id /unmark-as-alias-of/ ...
Summary
Systematic simplification of packages/core/ across 6 focused commits:
- Dead code sweep — delete unused mediaPreloader module (170 lines), 5 dead RuntimeState fields, unused
emitPerformanceMetric, ...
Why
The countdown arc around the call button (the dynamic submit-wait feedback) stopped rendering — #203.
I reproduced and root-caused this live on pi.ai via DOM monitoring. During a single turn:
| ...