pullrequests Search Results · language:Edge language:TypeScript language:HTML language:HTML language:Python language:JavaScript
Filter by
255M results
Summary
- Fix orphaned bun process on Windows when the parent (Claude Code) exits unexpectedly.
- On Windows neither SIGTERM nor SIGINT is delivered on parent death, and the poll/heartbeat setInterval ...
Summary
Adds an opt-in Mermaid graph renderer that replaces the prose observation list with a compact task-flow diagram when
injecting context at session start.
Enable with:
// ~/.claude-mem/settings.json ...
- 💡 What: Added aria-labels ( Search , Notifications , Settings ) and explicit focus-visible utility classes to the
icon-only buttons in the top header of the dashboard.
- 🎯 Why: To improve accessibility ...
Automated test pull request
Bumps axios from 1.7.7 to 1.16.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/axios/axios/releases axios s releases /a . /em /p blockquote h2 v1.16.0 — May 2, 2026 ...
dependencies
javascript
Two requested tweaks:
- Removed the start-screen explanation — the long PHASE 1 / PHASE 2 instructional text is gone; the start screen now
shows just the title, best/coins/shop, daily toggle, and ...
추가 기능
단어에 북마크를 설정하고 북마크된 단어만 모아서 조회할 수 있는 기능을 추가
변경 파일
- vocabulary_quiz_app/quiz_logic.py : Word 클래스에 bookmarked 필드 추가, toggle_bookmark / get_bookmarked_words 함수 추가
- vocabulary_quiz_app/app.py ...
Summary
Replace manual field mapping in compute_diff with operator-based merging using DiffSummary.__add__. This eliminates the
Filter-Instead-of-Delete anti-pattern and makes the code more maintainable. ...
scope/python
type/task
Summary
Release 2.1.7
Ref #1401
Generated with vrg-release