pullrequests Search Results · language:Dune language:Python language:Python language:Java language:JavaScript language:JavaScript
Filter by
184M results
Summary
- Adds dashboard/app.py — Flask API server with 4 endpoints: /api/svos, /api/evf, /api/trades, /api/status
- Adds dashboard/index.html — single-file dark-mode control panel with auto-refresh ...
긴급 — main ARCHITECTURE.json(설계 SSOT) 손상 복구
ROOT CAUSE (c2 정직): #4135(discovery-engine 검증게이트 closure lockstep · 구 sections/blocks format)가 #4136(ARCHITECTURE
schema 2.0 columns/tree 마이그레이션)과 충돌. mini에서 ...
Summary
Implemented a from-scratch byte-level BPE tokenizer (gpt2/tokenizer.py) with in-memory train/encode/decode plus a
__main__ demo, and replaced the placeholder test with tests/test_tokenizer.py ...
What why
The web UI could only create Scheduled runs through a manual form. This lets the model decide, from the chat message,
whether a scheduled run is warranted and create one itself — remind me ...
Rename project from JavaScript Exercises to Vanilla Forge
Summary
- Apply Ruff formatting across flight-calendar-ics
- Remove dead import / unused assignment reported by Ruff
- Document the explicit quality gates for this skill
Test plan
- uvx ruff ...
Broadcasts Game lasted mm:ss. after the winner/draw announcement in declareWinner(), using the existing gameTicksElapsed
counter and formatClock() helper.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com ...
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com Claude-Session:
https://claude.ai/code/session_01QPbnnX3ZfSyWa9AYM6LtK1
Motivation
- Replace the previous specialized 精灵条目清理器 UI and logic with a simpler tool to toggle worldbook entry names between
original and DLC-prefixed variants.
- Remove interactive modal UI ...
codex
Summary
- Heat protection now checks actual temperature against temp_threshold before activating — previously it only used
time-of-day + season, ignoring the configured temperature sensor entirely ...