Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:HTML is:merged

Filter by

99.4M results  (2 s)

99.4M results

Summary - GET /api/atlas/plan-pools エンドポイントを追加し、保存済みプールの一覧(pool_id / root_goal / status / item_count / updated_at)を返す - AtlasPipelineAPI.listPlanPools() フロントエンドAPIメソッドを追加 - チャット欄で /plan と入力すると保存済みプール一覧をカード形式で表示、プール名クリックで ...

ブラックこっこちゃんが暗い背景に沈んで見にくい問題を改善。 - ブラックこっこに紫のリムライト(ふちどり発光・2パス)を追加し、どんな背景でも輪郭が見えるように - ステージ背景を明るめのブルーに変更してコントラストUP ヘッドレステスト全項目グリーン維持。 https://claude.ai/code/session_01CFsuL1sfoVNyGj3TpGiRBh Generated ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Motivation - Improve the bottom menu layout and visual hierarchy for small screens and make upgrade cards more informative by showing current and next stat values. - Provide deterministic upgrade ...
codex

Overview This PR builds the data-grid support elements: the details editor form (PriceForm), dynamic grid column rules (DataColumns), and the warning dialog for record removals. Proposed Changes 1. ...

Added form validation as practice for the form validation lesson of TOP