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
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
Turtle
2f3821c232
Merge remote-tracking branch 'origin/master' into codex/concrete-provenance-prose
2026-08-09 15:51:40 +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
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
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
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
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
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
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
Tianyi Cui
516138762b
Merge branch 'worktree/ci-native-windows-coverage-20260808' into worktree/ci-native-windows-multicore-20260809
2026-08-09 14:22:22 +08:00
Tianyi Cui
8efaf10f4f
fix(ci): preserve watcher race lint annotations
2026-08-09 14:21:52 +08:00
Tianyi Cui
0997bc573d
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
# .agents/notes/implemented/process/2026-08-08-native-windows-pull-request-ci.md
# .agents/notes/implemented/process/2026-08-08-native-windows-pull-request-ci.zh.md
2026-08-09 14:09:01 +08:00
Tianyi Cui
d6a115ec4d
Merge branch 'worktree/ci-native-windows-20260808' into worktree/ci-native-windows-coverage-20260808
...
# Conflicts:
# packages/util/paths/src/index.ts
2026-08-09 14:00:16 +08:00
Tianyi Cui
03fafca0e0
fix(windows): close native coverage review gaps
2026-08-09 13:59:49 +08:00
Tianyi Cui
2fcfcd4d92
Merge remote-tracking branch 'origin/master' into worktree/ci-native-windows-20260808
2026-08-09 13:58:01 +08:00
Tianyi Cui
3b5ee1dce1
fix(windows): address native CI review findings
2026-08-09 13:57:50 +08:00
xjt
b989a2a906
Merge remote-tracking branch 'origin/master' into xjt/generated-docs-zh-translation-apply
2026-08-09 13:47:06 +08:00
xjt
6607775604
fix(docs): close final translation review gaps
2026-08-09 13:46:14 +08:00
Yichen Jiang
a33b5f01af
Merge remote-tracking branch 'origin/stack/agent-profiles-5-web-ui' into stack/agent-profiles-8-authoring
2026-08-09 13:45:44 +08:00
Yichen Jiang
02bbea0e7d
Merge remote-tracking branch 'origin/stack/agent-profiles-3-wire' into stack/agent-profiles-5-web-ui
2026-08-09 13:45:29 +08:00
Yichen Jiang
3d21db0b83
test(repository-plugin): drop the skill contribution from the preset-composed e2e
...
The agent plane of this stack's compositions lives behind agent presets,
whose per-preset skills realm has no seam for a deployment-level provider
yet: the fixture's dsh.skills made the prepared wrapper wait forever on a
host skills registry the web/headless profiles no longer compose. Remove
the skill root and its assertions from the fixture and record the gap in
the package's Known Limitations; MCP and entry contributions stay covered
because the tools registry is host-plane and layered.
2026-08-09 13:45:14 +08:00
Tianyi Cui
63b6e18f71
fix(headless): terminal model failures reach stderr
2026-08-09 13:44:44 +08:00
Tianyi Cui
9d5eb37638
fix(headless): dsh run is a direct core front door
2026-08-09 13:44:44 +08:00
Tianyi Cui
53a8f4a3f4
Merge remote-tracking branch 'origin/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 13:32:42 +08:00
Tianyi Cui
02ea70cce0
Merge remote-tracking branch 'origin/worktree/ci-native-windows-20260808' into worktree/ci-native-windows-coverage-20260808
...
# Conflicts:
# packages/subagent/subagent-codex/README.i18n.yaml
# packages/subagent/subagent-codex/README.zh.md
2026-08-09 13:29:57 +08:00