pullrequests Search Results · language:Dune language:TypeScript language:JavaScript is:merged language:JavaScript language:Java
Filter by
121M results
Temporary — surfaces the real exception (type/message/SDK version/model) behind the sanitized Claude temporarily
unavailable so we can pinpoint the production failure. Key is header-based; not leaked. ...
Replace the green Material 3 theme with the Midnight Precision (Technical Minimalism) system from design.md: dark-only
obsidian palette, Signal Gold accent, Inter typography, sharp corners, no shadows, ...
Refactor only. Moves Control Room UI components, demo data and local view model from /control/cases/demo/_components
into apps/web/src/features/control-room. The demo route now consumes the feature boundary. ...
…and client connectivity
Motivation
- The app accepted and persisted a Closing Split schedule snapshot but did not change the active weekly workflow,
leaving Dashboard, Schedule, Week Review, and Results showing the old ...
codex
Problem
A local npm publish (the first-release bootstrap) warned:
npm warn publish bin[suasor] script name dist/index.js was invalid and removed
bin.suasor was ./dist/index.js. npm rejects the leading-./ ...
Major evolution of the job tracker from a local dev tool to a production-ready Dockerized application with AI-assisted
resume generation via MCP.
Highlights
- Dockerized with multi-stage build, health-checked ...
Shows a rotate-device overlay and pauses the game loop when the device is in landscape, so the canvas layout and enemy
timers don t shift while the phone is rotated.
https://claude.ai/code/session_01XR3k6E5ctKVPJUsFdQopRU ...
1. 관리자 오늘 방문자수
- lib/views: trackSiteVisit/countTodayVisitors. 사이트 방문을 방문자 쿠키 + KST 하루 단위로 중복 제거 → 일 순 방문자.
- 루트 레이아웃에 SiteVisitTracker(페이지 로드 1회). 관리자 대시보드에 ** 오늘 방문자 ** 카드.
2. 대표(brand) 테마 — favicon ...