Tianyi Cui
455e6ec583
fix(hmr): await module watcher readiness
2026-08-09 16:40:13 +08:00
Tianyi Cui
480dd9292a
test(windows): budget instrumented integration waits
2026-08-09 16:39:41 +08:00
Turtle
93f519b8b8
Merge remote-tracking branch 'origin/master' into codex/concrete-provenance-prose
...
# Conflicts:
# .agents/notes/implemented/architecture/2026-07-29-terminal-llm-stream-failures.i18n.yaml
# .agents/notes/implemented/architecture/2026-07-29-terminal-llm-stream-failures.zh.md
# .agents/notes/implemented/feature/2026-07-27-trajectory-inspection-ledger.i18n.yaml
# .agents/notes/implemented/feature/2026-07-27-trajectory-inspection-ledger.zh.md
# .agents/notes/implemented/process/2026-08-08-browser-gif-evidence-chain.i18n.yaml
# .agents/notes/implemented/process/2026-08-08-browser-gif-evidence-chain.zh.md
# docs/architecture.i18n.yaml
# docs/architecture.zh.md
# packages/boot/app-boot/README.i18n.yaml
# packages/boot/app-boot/README.zh.md
2026-08-09 16:39:34 +08:00
Huanqi Cao
018009338b
Merge remote-tracking branch 'origin/master' into feat/windows-pwsh-default
...
# Conflicts:
# .agents/notes/proposed/feature/2026-08-01-windows-pwsh-default.i18n.yaml
# .agents/notes/proposed/feature/2026-08-01-windows-pwsh-default.zh.md
# packages/bundle/base/README.i18n.yaml
# packages/bundle/base/README.md
# packages/bundle/base/README.zh.md
2026-08-09 16:37:48 +08:00
Huanqi Cao
33e4c6580f
feat(tool-pwsh): teach the confined named-pipe capture boundary to the model
...
Under read-only and workspace-write the Windows ACL sandbox leaves
programs unable to open named pipes, so a piped-stdio spawn fails with
EPERM. State that boundary in the pwsh tool description next to the
ConstrainedLanguage contract, pin it in the tool tests, and bring the
package README and both implemented Agent Notes current with it.
2026-08-09 16:34:25 +08:00
Huanqi Cao
8f2c7c5047
docs(sandbox): attribute the named-pipe default SD to the Win32-layer user-mode template
...
CreateNamedPipeW with NULL security attributes does not install a kernel
template: KernelBase builds the documented 5-ACE default SD in user mode
and passes it down; the kernel itself (a raw SD-null create) applies the
token default DACL. Correct the claim in both README sides and the
runner.spec pin comment, and link the MS template documentation.
2026-08-09 16:34:09 +08:00
Turtle
93e858faf9
docs: address prose review findings
2026-08-09 16:31:15 +08:00
Turtle
f86d18897b
Merge pull request #2087 from deepseek-harness/xjt/generated-docs-zh-translation-apply
...
docs: complete Chinese proofreading and generated reference pairing
2026-08-09 16:29:34 +08:00
Ziya
b152a39a58
Merge branch 'master' into fs-overwrite-diff-bound-v2
2026-08-09 01:26:02 -07:00
Tianyi Cui
71b2c958c4
Merge branch 'worktree/ci-native-windows-coverage-20260808' into worktree/ci-native-windows-multicore-20260809
2026-08-09 16:14:31 +08:00
Tianyi Cui
8e8c53bf72
Merge branch 'worktree/ci-native-windows-20260808' into worktree/ci-native-windows-coverage-20260808
2026-08-09 16:14:01 +08:00
Tianyi Cui
f1c5c6e0b2
Merge remote-tracking branch 'origin/master' into worktree/ci-native-windows-20260808
2026-08-09 16:13:29 +08:00
Tianyi Cui
c5237fd20f
ci(windows): reduce coverage fan-out to two
2026-08-09 16:09:48 +08:00
xjt
96beea5cad
fix(docs): align merged contract terminology
2026-08-09 16:02:05 +08:00
Turtle
2f3821c232
Merge remote-tracking branch 'origin/master' into codex/concrete-provenance-prose
2026-08-09 15:51:40 +08:00
Turtle
3766e333b1
test(snapshot): refresh session query tool schema
2026-08-09 15:51:34 +08:00
xjt
9c61089ecd
Merge remote-tracking branch 'origin/master' into xjt/generated-docs-zh-translation-apply
2026-08-09 15:48:23 +08:00
fz
338086c42a
Merge pull request #1375 from deepseek-harness/codex/fix-deepseek-keepalive
...
fix(llm): honor DeepSeek SSE keep-alives
2026-08-09 15:47:23 +08:00
Tianyi Cui
5bce0154e2
Merge branch 'worktree/ci-native-windows-coverage-20260808' into worktree/ci-native-windows-multicore-20260809
...
# Conflicts:
# .agents/notes/implemented/process/2026-08-08-native-windows-pull-request-ci.i18n.yaml
2026-08-09 15:45:59 +08:00
Tianyi Cui
ebf1417a8c
Merge branch 'worktree/ci-native-windows-20260808' into worktree/ci-native-windows-coverage-20260808
2026-08-09 15:43:25 +08:00
Tianyi Cui
dcb45aae65
test(windows): preserve watcher defaults
2026-08-09 15:43:01 +08:00
Tianyi Cui
6a0dad1978
Merge branch 'worktree/ci-native-windows-20260808' into worktree/ci-native-windows-coverage-20260808
2026-08-09 15:42:32 +08:00
Tianyi Cui
48882aa988
test(windows): isolate HMR alias identity
2026-08-09 15:42:24 +08:00
Tianyi Cui
2abc132af5
fix(windows): stabilize covered native fixtures
2026-08-09 15:42:01 +08:00
Turtle
118a2f6866
Merge pull request #2097 from deepseek-harness/codex/replace-eslint-workflow-with-oxlint
...
refactor: make lint workflows Oxlint-only
2026-08-09 15:35:28 +08:00
Turtle
9704749b01
docs: replace vague provenance prose with recorded facts
2026-08-09 15:35:02 +08:00
ZiyaZhang
4bfa127eb7
Merge remote-tracking branch 'origin/master' into fs-overwrite-diff-bound-v2
2026-08-09 00:34:29 -07:00
ZiyaZhang
6f54fd203d
test(llm-replay): cover catalog capability parity
...
Also re-generates the config catalog after the docs-restructure merge.
2026-08-09 00:23:32 -07:00
Tianyi Cui
e2e75546a7
Merge branch 'worktree/ci-native-windows-coverage-20260808' into worktree/ci-native-windows-multicore-20260809
2026-08-09 15:17:55 +08:00
Tianyi Cui
98687f6d28
ci(windows): reduce coverage worker fan-out
2026-08-09 15:17:46 +08:00
xjt
a0d48c9c87
Merge remote-tracking branch 'origin/master' into xjt/generated-docs-zh-translation-apply
...
# Conflicts:
# .agents/notes/implemented/feature/2026-08-07-default-model-follows-the-picker.i18n.yaml
# .agents/notes/implemented/feature/2026-08-07-default-model-follows-the-picker.zh.md
# docs/architecture.i18n.yaml
# docs/architecture.zh.md
# docs/user/guide/providers.i18n.yaml
# docs/user/guide/providers.zh.md
# docs/user/guide/quickstart.i18n.yaml
# docs/user/guide/quickstart.zh.md
# packages/boot/app-boot/README.i18n.yaml
# packages/boot/app-boot/README.zh.md
# packages/bundle/headless/README.i18n.yaml
# packages/bundle/headless/README.zh.md
2026-08-09 15:17:35 +08:00
Tianyi Cui
03ba3c506f
fix(windows): isolate nested repository installs
2026-08-09 15:15:03 +08:00
Turtle
996ff7a440
test: refresh translation prompt snapshot
2026-08-09 15:14:14 +08:00
fz
cf5e04f75c
docs: document idle watchdog activity pulses
2026-08-09 15:12:23 +08:00
Tianyi Cui
e6c602feae
Merge branch 'worktree/ci-native-windows-coverage-20260808' into worktree/ci-native-windows-multicore-20260809
2026-08-09 15:09:46 +08:00
Tianyi Cui
4a7e51f050
Merge branch 'worktree/ci-native-windows-20260808' into worktree/ci-native-windows-coverage-20260808
2026-08-09 15:07:57 +08:00
Turtle
8829d15b8e
test: update Oxlint override fingerprint
2026-08-09 15:02:52 +08:00
Tianyi Cui
bc3061cec4
Merge remote-tracking branch 'origin/master' into worktree/ci-native-windows-20260808
2026-08-09 15:00:56 +08:00
fz
57c9e077ce
Merge remote-tracking branch 'origin/master' into codex/fix-deepseek-keepalive
...
# Conflicts:
# .agents/notes/implemented/architecture/2026-06-21-bounded-llm-request-recovery.i18n.yaml
# examples/headless-agent/tests/fixtures/deepseek-defaults.cordis.yml
# packages/llm/llm-deepseek/README.i18n.yaml
# packages/util/timeout/README.i18n.yaml
2026-08-09 15:00:08 +08:00
Tianyi Cui
7da6b76e64
Merge branch 'worktree/ci-native-windows-coverage-20260808' into worktree/ci-native-windows-multicore-20260809
2026-08-09 15:00:06 +08:00
Tianyi Cui
a92c27cd8f
Merge branch 'worktree/ci-native-windows-20260808' into worktree/ci-native-windows-coverage-20260808
2026-08-09 14:59:36 +08:00
Tianyi Cui
43c9bafcea
test(windows): invoke repository fixture helpers directly
2026-08-09 14:59:30 +08:00
Tianyi Cui
d950f60bdf
test(windows): stabilize aliased HMR writes
2026-08-09 14:58:54 +08:00
Turtle
7016ad93de
refactor: make lint workflows Oxlint-only
2026-08-09 14:55:15 +08:00
Tianyi Cui
8c124f84b6
Merge pull request #2074 from deepseek-harness/worktree/headless-core-runner
...
fix(headless): dsh run is a direct core front door
2026-08-09 14:40:16 +08:00
Tianyi Cui
51c116fb74
Merge branch 'worktree/ci-native-windows-coverage-20260808' into worktree/ci-native-windows-multicore-20260809
2026-08-09 14:38:20 +08:00
Tianyi Cui
7e6f13de9a
Merge branch 'worktree/ci-native-windows-20260808' into worktree/ci-native-windows-coverage-20260808
2026-08-09 14:37:58 +08:00
Tianyi Cui
3754c0d586
test(windows): let HMR atomic changes settle
2026-08-09 14:35:46 +08:00
Tianyi Cui
8d76c794bd
test(windows): bundle repository prepare helpers
2026-08-09 14:34:18 +08:00
xjt
c12bcc6f4b
fix(docs): close remaining typography review gaps
2026-08-09 14:33:57 +08:00