pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:TypeScript language:TypeScript
Filter by
26.1M results
Что сделано
Добавлен layer-ready analysis_packet v1.1 для HR-карты кандидата.
Теперь вход в OpenAI структурирован как слойный пакет:
- report_context
- company
- candidate
- vacancy_context ...
What
executeRequest in ui/src/lib/api/client.ts bridges a caller-supplied AbortSignal into the request s own AbortController
so an external cancel aborts the in-flight fetch:
signal.addEventListener( ...
Bumps the npm_and_yarn group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| turbo | 2.1.1 | 2.9.14 |
| ws | 8.18.0 | 8.20.1 |
| postcss | 8.4.19 | 8.5.10 |
| svelte | ...
dependencies
javascript
Résumé
- 107 nouveaux tests unitaires sur 4 modules jusqu ici sans couverture
- Aucune modification du code source
Fichiers ajoutés
| Fichier | Tests | Ce qui est couvert |
| --- | --- | --- |
| ...
Problem
Claude Code v2.1.153+ injects role: system messages inline in the messages array (e.g., system-reminders injected
between turns). Anthropic-compat providers like Z.AI and GLM reject these with ...
Auto-generated PR: dev/develop is 11 commit(s) ahead of main.
Both --version (cli/index.ts) and witseal_runtime (witness/emit.ts) now read from package.json via a single source
(src/version.ts), with a regression test asserting they equal package.json.version (drift ...
Summary
Two small server-side fixes from the Codex audit Batch 6, both with regression coverage.
#4 — Atomic capacity enforcement in joinRackspace
File: packages/web/src/lib/server/rackspaces.ts
The ...
Enhanced the internal help strings in lib/cli_utils.py, which provides the shared filtering logic for unified toolkit
utilities like mtg_query.py and mtg_analyze.py.
The updates clarify supported formats ...