Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:HTML language:JavaScript language:C#

Filter by

218M results  (2 s)

218M results

摘要 RESTORE_DAYS=3 讓 4-14 天的 entry 在 dashboard 完全不可見,即使 log 檔還在磁碟上。index 在這個窗口是孤本而非快取。預設值改成跟著 LOG_RETENTION_DAYS(14) 走,dashboard 顯示所有還沒被 prune 的 entry。 Change One-line default change in server/config.js: ...

Description Fixes #371 Changes - Ensures position is requested at the correct time. - Adds tests Testing this PR - Look at #371 and confirm this behaviour has been fixed.

Background subagent task-notification blocks were rendered as raw, truncated XML in the chat transcript. This adds a pure parser (task-notification.ts) and a collapsible Task-style card (task-notification-card.tsx) ...

NODE_ENV=production made pnpm skip devDependencies, so the prisma CLI and tsc weren t available during build. Force --prod=false on install for api + web.

Summary Polling-interval in /planning van 4s → 60s. Realtime websocket-subscriptions blijven volledig actief — wijzigingen van collega s komen via subscribeRemoteBoard binnen 1 sec binnen via push. Polling ...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --- | --- | --- | --- | --- | --- | | Soenneker.Tests.HostedUnit | 4.0.87 → 4.0.88 | age | adoption ...

변경 /staff/recruit 칸반 지점 스윔레인에서 복수 지점 지원자의 카드가 선택한 모든 지점 레인에 중복 표시되던 것을 → 최초 선택 지점(branches[0]) 레인에만 1장 표시로 변경. 나머지 지점은 옵션 개념으로, 카드 헤더·상세의 지점 목록에서 확인. - app/staff/recruit/RecruitBoard.tsx — branchGroups를 ...

This PR completes the QA verification for the Gen 2 Event Flag Extraction implementation. - Verified that src/engine/saveParser/parsers/gen2.ts exclusively uses the DataView API. - Verified that robust ...