pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript language:Python
Filter by
275M results
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
!-- START COPILOT ORIGINAL PROMPT --
details
summary Original ...
CI 첫 실행 결과 대응 — 33 pass / 2 fail
`#249` 머지 후 첫 actions 결과를 보니 35개 테스트 중 33 통과 / 2 실패 (내가 이번 stretch 에 추가한 #247·#248·#250·#251 = 76 어설션은 전부 pass). 2건은 내
작업 이전부터 깨져 있던 pre-existing 실패 — 메모리에도 기록됨.
접근: ...
Summary
Rejects non-standard nested-mind observation-plan input JSON before generating plan/evidence files.
Governance Scope
- Laws verified: OCE, RAG, CDCV, CQTE, UWMA, SRCA, PRS
- Phi traversal ...
Fixes #971. Replaces String.fromCharCode with TextDecoder( utf-8 ).decode() for proper UTF-8 string parsing in two
locations:
- src/descriptor_runner/core/tensorLoaderImpl.ts: parseString() method
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @vitest/browser (source) | ^4.1.4 → ^4.1.7 | age | confidence |
| @vitest/browser-playwright ...
🤖 bot
📦 deps
Fixes the two issues you hit on Mac.
1. Blank-page nav glitch after Revisar
The review session had a nested AnimatePresence mode= wait inside the page-level one. When you navigated away, the
outer page ...
💡 What: Migrated proxy service away from instantiating an httpx.AsyncClient on every request. Instead, a global
httpx.AsyncClient is created in the app lifespan manager, attached to app.state, and passed ...
The hint text for schema-based deductions was showing internal IDs like Schema C4_cageExclusion: verified cross at (0,3)
which gave no useful information to the solver user.
Two-part fix:
1. templates.ts: ...
Both branches of UtFrameUtils.mockDML() looked the target table up under a hardcoded literal test db, ignoring whatever
db the statement was actually analyzed against. The DeleteStmt branch crashed with ...
automerge