Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Java language:Python

Filter by

261M results  (2 s)

261M results

Summary Tonight s incremental piece of #453 — the second per-tool slice, stacked on top of PR #564 (wand slice). Validates that the pattern PR #564 established transfers cleanly to a paint tool with a ...

Markdown 内容已正确解析为 ul / ol / li,但在前端详情页摘要视图中列表标记未显示,导致 bullet/numbered list 可读性下降。该 PR 仅修复 .prose 排版下的列表标记展示,不改变渲染链路。 - Root cause - Tailwind 基础样式重置了列表默认样式,.prose 仅设置了缩进与间距,未显式恢复列表 marker ...

Motivation - Gjør det mulig å besøke filter-sider direkte (/workshop, /analyse, /verktoy, /verktøy, /ai) i tillegg til individuelle produktsider. - Gjenbruk produkt-oversikten for å holde forsiden ...
codex

Implemented an MLOps pipeline that compares a Classical Machine Learning model (Random Forest) with a Deep Learning model. Features: - Accuracy tracking - Model comparison - Automatic best model ...

!--- DO NOT EDIT -- Mergify Payload -- { merge-queue-pr : true} -- Mergify Payload End -- Branch master (6f844ca), #1035 and #1036 are embarked together for merge. This pull request has been created ...

3 fix distinti per i deploy falliti 1. @types/react@18 forzato alla root (web TS error) Causa: npm overrides non sovrascrivono le peerDependencies. @types/react-dom@19 era hoistato alla root e richiedeva ...

This fixes a bug in smithy-syntax where comments (including doc comments) after an unused import would be removed along with the unused import. This is because those comments live in the BR tree at the ...

What Turns the single-call /generate into a human-in-the-loop, multi-agent pipeline: the editor approves the creative brief before any HTML is built, and approves (or revises) the built page before it ...

Summary This PR reduces the memory added by @n8n/instance-ai and adds a repeatable memory benchmark for the package. What changed: - Adds pnpm --filter @n8n/instance-ai benchmark:memory, which measures ...