pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:HTML language:Python
Filter by
207M results
What
Replaces the hand-drawn circle + crossed-ellipse atom emblem with the actual WOB monogram (wob-mono-blue.png) via the
existing WoBLogo component.
The Stay-tab redesign introduced a hand-drawn SVG ...
Follow-up to #23/#24. Makes the real-time execution decision testable and fixes a latent safety gap the test exposed.
Changes
- backend/execution_policy.py (new) — requires_confirmation(tool, god_mode, ...
Summary
Introduce a provider abstraction layer to decouple agents from direct Anthropic API calls, enabling multi-provider
support (Anthropic and OpenAI). This refactoring replaces hardcoded Anthropic ...
Summary
Adds eight historically accurate fixed-formation variants of the 0 Series Shinkansen as purchase-menu subtypes of the
base 0 Series (variant_group 123):
| ID | Name | Cars | Operator(s) | Service ...
Edit-page persistence audit found two dead upload widgets (PDF script/treatment, pitch video) that accepted a file and
let you save but never uploaded it. Wired both to upload on save. Verified live: PDF ...
Automated test pull request
요약
PC에서 좁은 모바일 컬럼(max-w-md)에 갇혀 불편하던 어드민을 반응형 PC 셸로 재구성.
변경
- 데스크톱(lg+): 좌측 그룹 사이드바 네비(대시보드 / 승인 큐 / 콘텐츠 / 수집 파이프 / 시스템) + 풀폭 콘텐츠(max-w-6xl)
- 모바일( lg): 상단 sticky 바 + 가로 스크롤 칩 네비
- (app) 셸을 AppShell로 ...
Automated test pull request