Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python language:Go

Filter by

169M results  (2 s)

169M results

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | architect | orb | major | 8.3.0 → 9.0.0 | Configuration 📅 Schedule: (UTC) - Branch creation ...
dependencies
renovate

Motivation - Ensure rail sight /diamond inlays are visually prioritized over the wooden top rails so they remain visible (especially on portrait/mobile). - Make procedural pocket hardware (walls, ...
codex

背景 _para.py 508 行单文件,s2d1-s2d6 六个 dict 字面量 + 5 个 analysis_s2d* 方法混在一起。 改 s2d3 营收分析要通读 508 行找位置,改一处容易踩到别的方法。 拆法 Mixin 方案(不是拆成多个类):dict_ 类保留单一签名,通过多重继承把每个 analysis 方法挪到独立文件。 class dict_(AnalysisS2d5Mixin, ...

Description Changed - update retry_task_on_esi_error to exclude DownTimeError from warning logs Type of Changes Please select the type of changes made in this pull request: - [ ] Bug Fix (non-breaking ...

Problem The pre-installed gh CLI in Coder devboxes starts out unauthenticated, so every engineer has to run gh auth login per workspace — and that doesn t survive on prebuilt/prewarm boxes, which are ...

Bumps axios from 1.6.0 to 1.16.0. details summary Release notes /summary p em Sourced from a href= https://github.com/axios/axios/releases axios s releases /a . /em /p blockquote h2 v1.16.0 — May 2, 2026 ...
dependencies
javascript

Parte del setup de vibecoding: documentación que el agente lee para no releer todo desde cero ni duplicar código. Cambios - ARCHITECTURE.md: mapa del framework (cli, graders, optimization/grid-exhaust, ...

Summary Fixes search.feature flakiness and prevents cascading failures to subsequent features when search.feature fails. Root Cause 1. drawer.open() returned immediately after clicking the menu icon ...

Summary - add live workspace exploration tools for safe file reads, search, and discovery in streaming chat - keep chat running when corpus is unavailable and add Exploration Agent delegation support ...