pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:JavaScript language:Java
Filter by
208M results
Pull Request Description
Fixes #2154.
Three separate problems in submissions/examples/parallax-tilt-effect/ are fixed in this PR:
1. Stray document fragment in demo.html — A second head/body block ...
contribution
개요
기존 HeyHoAI 엔진을 셀프서비스 콘텐츠 SaaS로 재포장 — 프론트엔드 8페이지 + 수익화 UI를 완성했습니다. 전부 UI + mock이며 백엔드는 아직 미연결입니다.
포함 내용
- 코어 5페이지 — landing/login/studio/gallery/billing + 공유 css/theme.css
- 과금 최적화 (billing) — ...
摘要
新增一個實際可部署的 Firebase Cloud Functions + Gemini AI 內容審核模板。
變更內容
- — 完整 Function 程式碼
- — 內容審核核心邏輯
- — 依賴設定
- — TypeScript 編譯設定
- — 完整安裝與使用文件
功能
- Firestore onCreate Trigger 自動觸發
- Gemini ...
Summary
Adds a daily practice reminder setting to the settings overlay so users can choose a daily time to be reminded to
practice.
Changes Made
- Added reminderEnabled and reminderTime to persisted ...
Summary
Brainstormed spec + implementation plan for EGU #5 / gumption-hub (closes the planning step for #155 foundation + #176c
verify card).
- New repo gumption-hub that embeds gumptionchain as a ...
Descripción
Este Pull Request actualiza la documentación técnica del proyecto con información adicional sobre el estado actual del
mapa interactivo y las funcionalidades planificadas para futuras iteraciones. ...
Added README file explaining the project purpose.
Motivation
- Improve early training stability on the cluttered NH_center 3D task by introducing a goal curriculum and switching
NH_center perception to depth features.
- Make the lightweight safety ...
codex
Summary
Second fix for migration 0023. The first fix (#226) handled the DependentObjectsStillExist error by dropping FKs before
dropping players. This fixes the follow-on failure when those FKs are recreated. ...