Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:C# language:Java language:C#

Filter by

128M results  (2 s)

128M results

Durable project notes so build number auto-increment, the version-must-stay-ahead rule, and the PR workflow are documented and followed. Docs only. 🤖 Generated with Claude Code

Summary - getOpportunityContact (src/services/dto/dto-opportunity.ts) now returns opportunity.submittedByPerson when that person still has an agent_person row for opportunity.agentId. Falls back ...

Makes authenticated forbidden Lottery access explain itself instead of redirecting users to the staff dashboard. Changes: - Renders the shared manager-tool access denied state when loadLotteryActor() ...

Urgent — main currently fails typecheck PR #786 was merged through GitHub s conflict UI at the same time as #783. The auto-resolution kept #783 s lookupPlate(): Promise string signature but #786 s object-returning ...
durable-objects
worker

Summary AI 비서 아이비를 메뉴 탭이 아니라 모든 화면 오른쪽 하단에 떠 있는 플로팅 위젯(채팅 버블 런처)으로 전환합니다. - 닫힘: 우하단 원형 런처 버튼(🌱 Sparkles) - 열림: 우하단 채팅 팝업(헤더·메시지·입력), 모바일에서는 화면 폭에 맞춰 축소 - 키오스크 모드는 조기 반환되어 위젯 미표시 변경 - Assistant.tsx: ...

Summary - Fix flow analytics scatter hover targeting so empty chart areas no longer show the nearest Jira issue popup. - Preserve hover popups when the pointer is actually on a rendered Jira dot. ...

Motivation - Replace the old More navigation with an in-screen animated drawer to provide quick access to common routes and actions like feedback and logout. - Allow the drawer to scroll-to the ...
codex

Summary - Replaced the Next.js app with a Bun + Hono backend and a Vite React SPA - Split browser-safe code into src/shared and kept server-only feed/compression logic under src/server - Moved the ...

Delivers the Memory Guard Semantics roadmap epic (#1), expanding Memory Guards beyond the MVP across finer-grained properties, broader target kinds, freshness, policy, and project-extensible syntax. Each ...