pullrequests Search Results · language:Dune language:TypeScript language:C# language:Java language:HTML language:JavaScript
Filter by
251M results
Completes EPIC D s remaining bounded stories: end-to-end correlation IDs (request - outbox - worker - webhook,
ALS-based, zero log-shape change outside context), golden-signal /metrics with queue/DLQ/outbox ...
User ImageUpload
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- New Features
- Added image upload capability with file validation (5MB max, ...
… page views
Summary
The dashed box on `/marketing/airdna` supported multiple file selection via Click to choose, but a literal drop from
Finder did nothing. Now it does.
- onDragEnter/Over/Leave/Drop wired on ...
Follow-up to the bot review posted on (already merged) #4.
1. Prompt-budget violation via huge coordinates — confirmed and fixed: coordinates are now range-checked (|v|
= 1e6, 400 otherwise). With ...
:pushpin: Summary
If merged, this PR would fix an issue on the website where we say the expanded state is returned as isExpanded instead
of isOpen.
Before After
:link: External links
!-- Issues, RFC, ...
docs-website
Summary
- Introduces the right sidebar workspace as a first-class tabbed surface for Review, Terminal, Browser, Open file, and
Side chat.
- Moves file and PDF viewing into the workspace model, ...
Overview
기본 MessageBox로 표시되던 알림/확인창을 앱 테마에 맞는 공통 모달로 통일했습니다. 입력용 다이얼로그는 유지하고, 알림 성격의 팝업만 공통 처리하도록 정리했습니다.
Changes
- AppMessageBox, ThemedMessageDialog를 추가해 기본 윈도우 알림창을 공통 테마 모달로 치환
- 앱 전역 예외, 저장 ...
Summary
Closes microsoft/vscode-copilot-evaluation#4256
This PR addresses the ~10pp performance gap between VS Code terminal tools and Copilot CLI on terminalbench2 by reducing
unnecessary 2-step tool ...
~requires-eval-assessment