pullrequests Search Results · language:Edge language:TypeScript language:HTML language:C++ language:Python language:JavaScript
Filter by
266M results
Summary
- Export Grok assistant images into Markdown and zip packages.
- Export user-uploaded images and files from Grok questions, including attachments rendered outside the user message
bubble. ...
Summary
- Added delete button for Easy Log items
- Connected Easy Log delete button to the backend DELETE route
- Added danger styling for destructive actions
Tested
- Confirmed Easy Log items ...
Motivation
- Remove unused declarations and noisy comments to reduce maintenance overhead and reviewer cognitive load.
- Fix compiler warnings about unhandled enum values and make small readability ...
codex
💡 What: Extracted skills array mapping and renderSubtitle string splitting into top-level useMemo hooks in src/App.tsx.
🎯 Why: The application acts as a single-page scroll spy, updating activeSection state ...
Customer Summary
- Clarifies generated agent instructions for cases where oxlint ignore comments are acceptable.
- Makes it explicit that unavoidable library/API requirements, such as Prisma requiring ...
Why
Batch 4a — the close-the-loop layer of the quality audit. After 1.5.30 put the load-bearing contracts under per-PR
tests, this documents the release flow + adds the slow-moving monthly counterpart. ...
概要
「Phase 2:データ取得・書き込み」における、設定シートの読み込み・APIでのデータ取得・順位ソート・スプレッドシートへの上書き保存を行う一連のバッチ処理を実装しました。
実装・変更内容
1. 設定情報の取得機能 (Phase_2_データ取得・書き込みスクリプト.gs)
- getActiveGenreSettings_() を実装。
- スプレッドシートの「設定」シートから、有効フラグが ...
Automated test pull request
:robot: I have created a release beep boop
1.6.0 (2026-05-31)
Features
- socialPreview: add social preview route for article metadata rendering (9a866bf)
Bug Fixes
- update layout and styling ...
autorelease: pending
Motivation
- Replace the legacy SY card with a modern, compact operations dashboard for SY flights to surface
gate/bags/times/reservation/check-in at a glance.
- Expose quick actions for bag reports ...
codex