pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:JavaScript
Filter by
149M results
Summary
- Converts obsolete scripts/frontier_plaquette_self_consistency.py into a fast compatibility wrapper around the live
repaired finite-MC verifier.
- Refreshes the legacy command-path cache: ...
변경 내용
MediaPipe 기반 손바닥 인식 핸드오버 기능을 추가했습니다.
- 손바닥이 안정적으로 감지되면 로봇이 observe 위치에서 자동 핸드오버를 시작
- 카메라 depth와 hand-eye 변환으로 손바닥 위치를 base 좌표로 계산
- LIFT - APPROACH(X/Y/Z) - Z contact search 방식으로 자연스럽게 접근 ...
What
Adds frontend_modern/e2e/mobile.spec.ts — a Playwright smoke spec that runs the public, backend-free routes (/, /login,
/enquire, /design) on an emulated Pixel 5 (393×851, DPR 2.75, touch, mobile ...
Summary
Closes #432
Adds a discount-coupons use-case card (comingSoon) to the landing use-cases page across all 12 locales: coupons rain
from every app (KFC, Burger King…) but are hard to find when you ...
Motivation
- Provide a small, deterministic, simulation-only per-group place memory so groups can share lightweight signals about
food, danger, and success without changing core Sim rules or View ...
codex
기능1 추가 검증 요망
Summary
Full migration from the old Subway Surfer web project to Endless Runner — a desktop-first Electron game. All branding,
naming, and configs have been unified under Endless Runner .
Deleted Old ...
🔍 Change summary
M well-known-snapshots/latest.json
This PR contains automated changes made by the 🤖 well-known-discovery workflow.
💥 breaking change
概要
承認画面にステータス別タブを追加。WordPressの投稿ステータスを正として、承認待ち/公開済み/却下を切り替えて確認できる(スプレッドシート不要・二重管理なし)。
変更
- core/review.py: list_review_items(status) で draft/publish/trash 対応
- app.py: /review?status= タブ、/review/{id}/to_draft(下書きに戻す/復元) ...