pullrequests Search Results · language:Edge language:Python language:JavaScript language:Java language:HTML language:JavaScript
Filter by
210M results
Add observability framework also
What
Adds docs/HANDOFF.md summarizing the landed browser-engine foundation work and the hardened seams for the next agent.
Context
PR #8 already merged the substantive code. This follow-up PR adds the ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
摘要
修复 PR #698 合并后 Search Export Quality Check 与 Auto Export Lint 两条 workflow 失败。
根因:ci_preflight.py 在 sync_all_stats 更新 README 图谱徽章之前就执行了 lint_wiki,当图谱节点/边数变化时 lint ...
Addresses ROADMAP #17 (papercuts surfaced while authoring a real site under the Phase-0 benchmark).
Changes
- Catalog images are now optional. A display-only listing (name + price + description) needs ...
💡 What: Added native hover tooltips (title attributes) to icon-only interactive buttons in multiple UI components
(PublicLayout, TaskModal, MobileDateTimePicker). Also updated CONTRIBUTING_tw.md with the ...
운행일지(/trips) 화면 owner 요청 5건 + 레거시 데이터 정리.
변경 (커밋 3개)
- 361f20a 운행일지 엑셀형 시트 뷰 가독성 개선
- 6230eef #1~4 UI: 전체 폭 확대 · 컬럼 고정폭 · 헤더 클릭 서버측 정렬(▲▼·화이트리스트 주입방어) · 운행 하드삭제(자식 FK 선처리+낙관적잠금+단일 트랜잭션+감사 스냅샷, 확인창) ...
Summary
- require resolved discovered .hurl files to remain under the resolved discovery root
- apply ignored-directory rules to both lexical and resolved candidate paths
- add regressions for symlinked ...
Brings the scroll feel from the old earthy v3 build into the current redesign:
- Lenis smooth/inertia scrolling — same library + easing curve v3 used. Anchor links glide via lenis.scrollTo; the
...
🔎 작업 내용
- GET /api/v1/journeys/{journeyId}/gallery 갤러리 통합조회 API 구현
- JourneyPostImageRepository — (postId DESC, sortOrder ASC) 복합 커서 JPQL 쿼리 추가
- JourneyGalleryService — ACTIVE 멤버 접근 제어 + look-ahead ...
An HTTP benchmark is a client: it only needs a base URL to send requests to, which may come from a server it launches or
from one already running. Today bench_one_batch_server reconciles those two sources ...