Skip to content

pullrequests Search Results · language:Dune language:Python language:C# language:Java language:Java language:C# language:C#

Filter by

101M results  (2 s)

101M results

SCALE-004 — Multi-stage container build Severity: medium. Splits the image into a builder stage (produces a wheel) and a clean runtime stage (installs only that wheel) — keeping build tooling, the editable ...

Implemented a football transfer agent using Ollama

Removed comments and adjusted entries in .gitignore.

Fix skill frontmatter parsing in s07 and s20 by using PyYAML instead of the manual line parser. This correctly handles multiline descriptions like description: |. Closes #79.

💡 What: Added aria-label attributes to the four icon-only buttons (Send all, Clear all, Send now, Remove) in the message-queue.html component. Also added aria-hidden= true to their inner material symbol ...

What Toolkit DX + process improvements surfaced while authoring the Exceptions contribution (#8). Independent of #8 s acceptance, but stacked on it (base = spec/exceptions-concept) so the diff is clean ...

概要 生成する KEYMAP.html に、各レイヤーを実機の物理配列どおりに配置したビジュアルレイアウト図を追加します。これまで物理レイアウト JSON の x/y は「テーブルの行・列へのグループ化」にしか使われておらず、キーの幅・位置・カラムスタッガード・回転といった物理情報は反映されていませんでした。本変更でレンダラを座標駆動にし、座標データに段差や回転があればそのまま忠実に描画できるようにします。 ...

What changes were proposed in this pull request? Add Grafana dashboard for container balancer Please describe your PR in detail: Created a Grafana dashboard to display the metrics relevant to balancer ...