Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:Java language:Java

Filter by

210M results  (2 s)

210M results

Implemented Vercel Web Analytics for the Siang Grocery Next.js project. What was implemented: 1. Fetched latest documentation: Retrieved the official Vercel Web Analytics quickstart guide from https://vercel.com/docs/analytics/quickstart ...

概述 简化配置:拆成 config.json(运行参数 + sources)和 repos.json(代码仓库),每个 source 绑定一个 repo;GitHub 四态标签成为内置默认。 改动 契约层 (types/plugin.ts) - 新增 RepoRef { name; path; remote? },SourceContext 增加可选 repo?: RepoRef。 配置层 ...

개요 제출물 마감 전 평가자 경험을 보강하기 위한 변경입니다. 새 기능 추가가 아니라, ① from-scratch 재현성 검증, ② README 스크린샷, ③ 브라우저 전용 경계를 검증하는 Playwright E2E 추가입니다. 재현성 검증 과정에서 발견된 문서-코드 드리프트 2건도 수정했습니다. 변경 내용 1. 재현성 검증으로 발견한 드리프트 수정 (docs:) ...

Bumps the dev-dependencies-minor-patch group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | @types/node | 25.6.0 | 25.9.3 | | @typescript-eslint/eslint-plugin | 8.58.2 ...
dependencies

ℹ️ Note This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @biomejs/biome (source) | 2.4.16 ...
bot
dependencies
minor-update
renovate

Bumps @typescript-eslint/parser from 7.18.0 to 8.61.0. details summary Release notes /summary p em Sourced from a href= https://github.com/typescript-eslint/typescript-eslint/releases @​typescript-eslint/parser ...
dependencies
javascript

What this PR does Restores model.skipLoopDetection as the single gate for all streaming loop detection, including the deterministic identical-tool-call check. Why it s needed #5036 split the identical-tool-call ...

Fixes #1536 Problem On cold start, when no stored token exists, `isGuest` remains `false` (initial state) while `user_token` is empty/null. This inconsistent state causes: - Spurious Session Expired ...
gssoc:invalid