pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:TypeScript language:HTML
Filter by
255M results
Исправленные баги
Закрывает 5 из 7 оставшихся проблем из #21:
1. reasoning_tokens в расчёте стоимости (usage.py)
completion_cost теперь (output_tokens + reasoning_tokens) * completion_price — провайдеры ...
P5 slice 3 — wire two never-emitted notification types onto the engine
note_added and apartment_status_changed were defined but never emitted. Both now route through the central
resolveNotificationRecipients ...
Summary
This PR addresses two issues in the JavaScript code generator:
1. Removed caching variables for for loops (controls_for) — The generator previously created intermediate variables to
cache ...
Summary
Fix CI failure on @w3-io/action-lint install (401 since 2026-04-20).
@w3-io/action-lint is a private package on GH Packages — GITHUB_TOKEN can t read cross-repo private packages. npx -y
github:w3-io/action-lint ...
💡 What: Replaced three separate .reduce() calls on session.usageRecords with a single for...of loop in two dashboard
session API routes (sessions/route.ts and sessions/[sessionId]/route.ts).
🎯 Why: When ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| aiohttp | ==3.14.0 → ==3.14.1 | age | confidence |
Release Notes
details summary aio-libs/aiohttp ...
Motivation
- Provide a working Evolution capturer scaffold that wires the JWT → Evolution session flow and makes the production
build robust in network-restricted environments.
Description
- ...
codex
What
Adds support for the XML-based .slnx solution format — the modern replacement for the legacy .sln — following the same
pattern as the existing .sln/.csproj/.razor extractors (PR #1025).
Changes ...
Motivation
- Provide a sink-rate (descent-rate) estimate from GPS altitude samples and warn the operator when descent exceeds a
configurable threshold.
- Expose sensible defaults for the new sink-rate ...
codex