pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:HTML
Filter by
208M results
Summary
- Adds 08-CITIZENS/citizen.schema.yaml — the canonical format for any artifact that moves through SAGCO-WORLD
districts (proof, invention, artifact, contradiction, deploy_packet, midi, trig6_state) ...
Pull Request Description
Improved the Active Navigation Highlighting feature example by enhancing the active-state behavior and documentation.
The navigation item corresponding to the currently visible ...
contribution
Summary
- Remove the hand-written Can block PRs header field from governed architecture docs and retained plans.
- Keep blocking power as a derived reviewer-facing summary from Status in document ...
Related Issue
Fixes #834
Description
Implemented the newsletter subscription flow in the footer by connecting the form to a backend API endpoint and
providing proper user feedback.
Changes Made
...
Summary
- microCMSをデータソースにした個人ブログを実装
- 記事一覧(/) / 記事詳細(/articles/[id]) / カテゴリ別(/categories/[id]) / タグ別(/tags/[id])
- 共通ヘッダー(PC横並び・スマホはshadcn Sheetのハンバーガー)
- SSGメイン + revalidate 60秒のISR
- shadcnでデザインを整え、カードに本文抜粋とカテゴリBadgeを表示 ...
摘要
從 Claude Design 接手稿(claude.ai/design)實作,整合使用者多輪迭代後拍板的最終設計。使用者在設計過程中明確選定 Direction C「卡片為主角」。
本專案為單一自包含的 vanilla HTML/CSS/JS 靜態頁(GitHub Pages,safecard.claire-cheng.com),與設計稿同屬一種媒介,故直接採用設計稿的 index.html(1380 ...
Summary
The JavaScript in index.html.html had ~15 places where DOM lookups (getElementById, querySelector, closest) were used
without null checks, meaning any missing element would throw an uncaught TypeError ...
Summary
- add accessible names to the icon-only onboarding, settings, send, and close controls
- update the API key visibility toggle label when the control switches between show and hide states
...
Completes T1 Phase A (ADR-0012). The last buildable-now slice of the recall-tier dark scaffold.
Why
PR-6 wired the local NLI selector behind t1_permitted() but tested it with the guard stubbed. PR-7 ...
This pull request introduces significant improvements to the retrieval and indexing modules, focusing on modularizing
the BM25 integration, enhancing logging and user feedback, and refining interfaces ...