pullrequests Search Results · language:Dune language:JavaScript language:Java language:CSS language:Python language:TypeScript
Filter by
274M results
Summary
On Load Finder import, also auto-select/create the convention center (venue) — same pattern as the exhibitor.
- Migration 0012 adds shipments.venue_id (FK → venues, on delete set null) + index ...
Problem
When Claude sends a URL in chat and you click it, the link renders as a plain a href and navigates the entire Electron
renderer window to that URL — replacing the Codeville UI with the webpage, ...
概要
#166 の残りのリファクタ系2項目(挙動不変・非UI)を1PRにまとめた。
変更
- tree レイアウトの二重計算を解消: HomeView がキーボードナビ順のために計算していたレイアウトを1回に集約し、TopologyMap へ layoutResult prop で渡す(未指定時は従来どおり map
側で計算=後方互換)。
- EditView の dirty ...
Closes #21.
Follow-up hardening:
- Replace remaining form/path-dependent redirect targets with fixed internal routes.
- Keep channel config and recommendation error messages generic where exceptions ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| yargs (source) | 17.7.2 → 17.7.3 | age | confidence |
Release Notes
details summary yargs/yargs ...
Bumps d3 from 3.5.17 to 7.9.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/d3/d3/releases d3 s releases /a . /em /p blockquote h2 v7.9.0 /h2 ul li Add d3.schemeObservable10. ...
💡 What:
- Refactored runSmartChargingLoop to pre-fetch active transactions using a single findMany() query and organize them
into an in-memory Map by chargeGroupId.
- Refactored balanceChargeGroupLoad ...
Summary
- Adds an agent capability flag for gateway-backed agents that already write rich llm_call trajectory events.
- Skips synthetic llm_calls projection during trial finalize for LiteLLMAgent, ...