pku-xht
e9c095ab4b
Merge codex/subprocess-win32-process-primitives into codex/subprocess-native-containment
2026-08-20 19:18:42 +08:00
pku-xht
ff7a5a042c
docs(win32-process): point ABI verification to its owner
2026-08-20 19:17:03 +08:00
pku-xht
1ada79af81
test(subprocess): cover settled scope waits
2026-08-20 18:58:36 +08:00
pku-xht
7185a62d58
fix(subprocess): harden native runner lifecycle
2026-08-20 18:41:30 +08:00
pku-xht
d778e83b2b
fix(subprocess): route fallback warning through logger
2026-08-20 17:38:01 +08:00
pku-xht
4c164cd163
fix(subprocess): close native containment CI gaps
2026-08-20 17:29:22 +08:00
pku-xht
884cd6be70
Merge codex/subprocess-win32-process-primitives into codex/subprocess-native-containment
...
# Conflicts:
# packages/subprocess/win32-process/package.json
2026-08-20 16:27:21 +08:00
pku-xht
894f6aeb8a
fix(subprocess): contain escaped descendants with native owners
2026-08-20 16:26:19 +08:00
pku-xht
7ef1c458f0
fix(win32-process): close PR1 validation gaps
2026-08-20 16:03:15 +08:00
pku-xht
19256704c7
test(win32-process): type handle-order assertions
2026-08-20 15:25:02 +08:00
pku-xht
b2d344771e
Merge origin/master into codex/subprocess-win32-process-primitives
2026-08-20 15:21:28 +08:00
pku-xht
5b47da02ae
refactor(win32-process): restore mechanical extraction
2026-08-20 15:21:01 +08:00
imccyu
f1f7dc36fa
release(dsh): 0.1.0-rc.8
2026-08-19 23:00:28 +08:00
pku-xht
615d910f04
Merge origin/master into codex/subprocess-win32-process-primitives
2026-08-19 20:01:10 +08:00
pku-xht
163fef7d64
Merge commit '881f7fe696c64e7775572680a38af07be6e9d158' into codex/subprocess-win32-process-primitives
2026-08-19 14:12:26 +08:00
_Kerman
7a5bfe187a
Merge remote-tracking branch 'origin/master' into dshw/pr-deepseek-harness-deepseek-harness-2300
2026-08-19 11:56:27 +08:00
creatixchu
fcaa0efec5
Merge remote-tracking branch 'origin/master' into worktree/command-attachment-envelope
2026-08-19 11:11:15 +08:00
_Kerman
450a1f8811
Merge remote-tracking branch 'origin/master' into dshw/pr-deepseek-harness-deepseek-harness-2300
2026-08-19 10:33:31 +08:00
pku-xht
03186fe93f
fix(sandbox): cancel sibling drain after child termination
2026-08-19 08:45:54 +08:00
pku-xht
60587b4901
fix(sandbox): cancel sibling drain on termination failure
2026-08-19 08:06:38 +08:00
pku-xht
5375142827
fix(sandbox): contain drain failure settlement
2026-08-19 06:35:50 +08:00
pku-xht
4f381b83c9
refactor(win32-process): remove redundant suspension
2026-08-19 05:23:43 +08:00
pku-xht
4a722de4fa
fix(win32-process): close PR1 review gaps
2026-08-19 05:03:59 +08:00
pku-xht
ab494bfdca
refactor(win32-process): narrow PR1 native surface
2026-08-19 04:39:31 +08:00
pku-xht
668da7f507
refactor(win32-process): share native process primitives
2026-08-19 04:08:46 +08:00
imccyu
45a73e3ed5
fix(ci): preserve Windows gate ordering
2026-08-18 22:03:20 +08:00
imccyu
5ba9e50bb0
fix(ci): stabilize native Windows coverage
2026-08-18 21:15:21 +08:00
creatixchu
96442bd4e5
test(subprocess): publish exit fixture state atomically
2026-08-18 17:06:46 +08:00
_Kerman
91e8d62b2a
fix(subprocess): detect exited Windows terminals
2026-08-18 14:30:47 +08:00
_Kerman
b72bd6f5be
merge: bring master into feat/pwsh-persistent-pty
2026-08-18 13:36:46 +08:00
imccyu
bb4ca698d6
release(dsh): 0.1.0-rc.7
2026-08-17 18:47:02 +08:00
_Kerman
cc68bbf382
Merge pull request #2517 from deepseek-harness/xtr/node-pty-1.2-beta
...
chore(subprocess-local): bump node-pty beta
2026-08-17 18:12:16 +08:00
Huanqi Cao
bc6a775a31
merge: bring master into feat/pwsh-persistent-pty
2026-08-15 11:14:45 +08:00
imccyu
15148dbd9a
release(dsh): 0.1.0-rc.6
2026-08-13 19:52:05 +08:00
imccyu
abe560f81e
release(dsh): 0.1.0-rc.5
2026-08-13 18:49:33 +08:00
imccyu
8c1e8d9890
build(release): publish the dsh family publicly
...
Every release member now declares publishConfig.access: public, so the scope no
longer mixes levels: the 221 packages/*/* and apps/* manifests join the vendored
framework and the native packages.
check-workspace-constraints drops the per-sequence expectation and holds every
release member to public, which is what stops a member from drifting back.
Access is a property of the package, not of a version: the dsh packages already
published as restricted become world-readable at their next publication.
2026-08-13 18:49:32 +08:00
imccyu
8a954b2eca
release(dsh): 0.1.0-rc.3
2026-08-13 18:39:06 +08:00
_Kerman
078dd2b6df
chore(subprocess-local): bump node-pty beta
2026-08-13 17:58:13 +08:00
imccyu
60b04b6ef7
release(dsh): 0.1.0-rc.2
2026-08-13 17:19:37 +08:00
imccyu
22ab3beac1
release(dsh): 0.1.0-rc.1
2026-08-13 16:22:33 +08:00
Turtle
1540e76598
docs: capitalize Service Provider across repository
2026-08-13 13:31:30 +08:00
Tianyi Cui
c905c4694e
Adopt MIT for DSH packages
2026-08-13 13:07:24 +08:00
Huanqi Cao
f5c0d7e522
merge: bring master's rc.5 release and cordis tool renames into feat/pwsh-persistent-pty
2026-08-13 11:54:16 +08:00
Huanqi Cao
b89808cc2d
fix(gates): align package version, module graph, and jscpd ignores for the mirrored pwsh stack
2026-08-13 11:10:59 +08:00
Huanqi Cao
13d859a619
test(subprocess): measure the pipe-drain settle from before the pid-file handoff
2026-08-13 10:47:44 +08:00
imccyu
3e8a1cfa33
release(dsh): 0.0.1-rc.5
2026-08-13 06:14:27 +08:00
imccyu
a90d9af1b2
release(dsh): 0.0.1-rc.4
2026-08-13 05:16:02 +08:00
imccyu
1e99f20963
release(dsh): 0.0.1-rc.3
2026-08-13 03:24:38 +08:00
Huanqi Cao
1ae9df33eb
merge: bring master's naming-contract refactor into feat/pwsh-persistent-pty
2026-08-13 01:52:47 +08:00
Huanqi Cao
bc319d0a3b
merge: bring master into feat/pwsh-persistent-pty
2026-08-13 01:33:16 +08:00