Tianyi Cui
d270c285ab
fix(review): portable checksum verifier and full provisioning wait
...
sha256sum-or-shasum selection happens in preflight (macOS ships shasum,
not GNU coreutils) with a clear missing-tool hint; provisioning now waits
for every child and reports each named status before exiting, so a fast
failure can neither hand the EXIT trap a scratch tree that a still-running
install is writing into nor bury the root cause behind a downstream
symptom.
2026-07-27 17:49:11 +08:00
Tianyi Cui
8be70e72d2
docs: scope the local Wine gate to Windows-failure diagnosis only
...
AGENTS.md and the Wine Agent Note pair state the run policy: CI owns the
everyday win32 signal; run check:windows-wine only while investigating a
known Windows-related failure, and pre-push selection never includes it.
2026-07-27 17:15:37 +08:00
Tianyi Cui
625094905d
Merge remote-tracking branch 'origin/master' into wine-local-gate
2026-07-27 17:11:39 +08:00
imccyu
d8ce036295
Merge pull request #738 from deepseek-harness/feature/delete-workspace
...
feat(web): delete workspace registrations
2026-07-27 17:08:48 +08:00
Tianyi Cui
f12ea986cb
ci: share one Wine Windows gate script between CI and an optional local gate
...
scripts/wine-windows-gates.sh owns the whole lane — workspace snapshot,
concurrent Node/wineboot/install provisioning, entrypoint resolution, the
vue link, smoke, and the two concurrent blocking gates — so the ci.yml
windows job shrinks to runner provisioning plus one script call, and
pnpm run check:windows-wine runs the identical script locally. The local
path never mutates the working tree, persists the Wine prefix and the
checksum-verified Windows Node zip under .cache/wine-windows/, and falls
back to the cached zip offline. AGENTS.md ceiling 1680 -> 1695 for the
one-line command entry.
2026-07-27 17:04:05 +08:00
imccyu
0052ea49ff
Merge branch 'master' into feature/delete-workspace
2026-07-27 16:59:28 +08:00
imccyu
4918872c5c
Merge pull request #740 from deepseek-harness/feat/todo-tool-ui
...
feat: optimize ui of todo tool
2026-07-27 16:59:18 +08:00
imccyu
cbcb911781
Merge branch 'master' into feat/todo-tool-ui
2026-07-27 16:55:35 +08:00
Tianyi Cui
7804b7f414
Merge pull request #683 from deepseek-harness/nih-imp-turndown
...
feat(tool-web): replace the regex HTML-to-markdown converter with turndown
2026-07-27 16:55:09 +08:00
imccyu
50ec3b1db0
Merge branch 'master' into feat/todo-tool-ui
2026-07-27 16:54:34 +08:00
imccyu
5b81025b58
Merge branch 'master' into feature/delete-workspace
2026-07-27 16:52:24 +08:00
Tianyi Cui
23b103bfc3
Merge commit 'ab767e52b63390e45051f2825f5b5544d16eceae' into worktree/pr683-retarget-20260727
2026-07-27 16:47:23 +08:00
07akioni
87a94b58d2
fix: ci
2026-07-27 16:47:20 +08:00
Tianyi Cui
d8ce37e43c
Merge commit '2bd94e7ccafee480de7df3905f01507aa9f12536' into worktree/pr683-retarget-20260727
2026-07-27 16:46:10 +08:00
Tianyi Cui
b70a7cec23
Merge remote-tracking branch 'origin/master' into worktree/pr683-retarget-fix-20260727
2026-07-27 16:45:52 +08:00
Tianyi Cui
6e3f498f49
Merge remote-tracking branch 'origin/master' into worktree/pr683-retarget-20260727
2026-07-27 16:44:45 +08:00
Tianyi Cui
0b525ffff3
test(acp-agent): refresh web-fetch tool schema snapshot
2026-07-27 16:43:16 +08:00
Tianyi Cui
a3b3e0244f
Merge pull request #697 from deepseek-harness/exp/wine-windows-ci
...
ci: run the pull-request Windows blocking gates under Wine on hosted Linux
2026-07-27 16:43:05 +08:00
Tianyi Cui
aa95a3007f
Merge remote-tracking branch 'origin/master' into worktree/pr683-retarget-20260727
2026-07-27 16:40:42 +08:00
Tianyi Cui
9801a0d102
fix(tool-web): bound HTML conversion work
2026-07-27 16:40:02 +08:00
Tianyi Cui
0cc1ad4d90
Merge branch 'master' into exp/wine-windows-ci
2026-07-27 16:39:49 +08:00
Tianyi Cui
a218fa3442
Merge pull request #676 from deepseek-harness/nih-imp-gates
...
refactor(scripts): consolidate gate scripts on mdast fences, parseArgs, and globSync
2026-07-27 16:37:55 +08:00
07akioni
16598f7159
fix: cr
2026-07-27 16:36:36 +08:00
Tianyi Cui
31073cc60f
test(acp): refresh web-fetch tool schema snapshot
2026-07-27 16:36:08 +08:00
Tianyi Cui
96a0e0749e
Merge remote-tracking branch 'origin/master' into worktree/pr683-retarget-fix-20260727
2026-07-27 16:32:41 +08:00
Tianyi Cui
321fda950f
Merge branch 'master' into nih-imp-gates
2026-07-27 16:30:44 +08:00
Tianyi Cui
5e13376cbc
Merge remote-tracking branch 'origin/master' into exp/wine-windows-ci
2026-07-27 16:27:25 +08:00
07akioni
900e45b365
feat: optimize todo tool ui
2026-07-27 16:24:30 +08:00
Tianyi Cui
f51737bc6f
Merge pull request #734 from deepseek-harness/worktree/ci-all-checks-ubuntu-20260727
...
ci: run required status aggregator on ubuntu-latest
2026-07-27 16:24:29 +08:00
Tianyi Cui
b5a23e45f6
Merge pull request #735 from deepseek-harness/worktree/fix-ci-timing-flakes-20260727
...
test: stabilize timing-sensitive terminal checks
2026-07-27 16:19:08 +08:00
Tianyi Cui
ab25c34ea0
Merge remote-tracking branch 'origin/master' into worktree/fix-ci-timing-flakes-20260727
2026-07-27 16:09:50 +08:00
imccyu
5f589da54d
Merge pull request #706 from deepseek-harness/markdown-ui
...
feat: optimize chat ui
2026-07-27 16:08:48 +08:00
NI0317
c171ecc60b
Merge remote-tracking branch 'origin/master' into feature/delete-workspace
2026-07-27 16:07:11 +08:00
Tianyi Cui
ae18216199
Merge remote-tracking branch 'origin/master' into worktree/pr683-retarget-20260727
2026-07-27 16:03:33 +08:00
07akioni
62e2551edd
fix: darkmode 滚动条颜色
2026-07-27 16:01:01 +08:00
Tianyi Cui
5c4be796d1
Merge remote-tracking branch 'origin/worktree/fix-ci-timing-flakes-20260727'
2026-07-27 15:59:39 +08:00
Tianyi Cui
c960e88cb8
Merge branch 'master' into worktree/fix-ci-timing-flakes-20260727
2026-07-27 15:58:44 +08:00
Tianyi Cui
9b8e6e6548
Merge remote-tracking branch 'origin/master' into worktree/fix-ci-timing-flakes-20260727
2026-07-27 15:58:37 +08:00
imccyu
52985d688d
Merge branch 'master' into markdown-ui
2026-07-27 15:58:13 +08:00
Tianyi Cui
5be0118784
Merge pull request #674 from deepseek-harness/nih-imp-sse
...
refactor(llm-deepseek): replace hand-rolled SSE parser with eventsource-parser
2026-07-27 15:57:13 +08:00
Tianyi Cui
98877ca326
ci: drop recovered-runner fallback from retarget
2026-07-27 15:55:21 +08:00
NI0317
dcf06e8272
Merge remote-tracking branch 'origin/master' into feature/delete-workspace
...
# Conflicts:
# packages/client/runtime/README.i18n.yaml
# packages/host/apiproxy/README.i18n.yaml
2026-07-27 15:54:51 +08:00
Tianyi Cui
77a85f9b1a
Merge remote-tracking branch 'origin/master' into worktree/fix-ci-timing-flakes-20260727
2026-07-27 15:53:08 +08:00
NI0317
4701373fc2
fix(workspace): remove transient duplicate warning
2026-07-27 15:52:35 +08:00
imccyu
228d503230
fix: code-mode fixture snapshot
2026-07-27 15:49:37 +08:00
Tianyi Cui
bfdaf7600b
Merge remote-tracking branch 'origin/master' into worktree/pr674-retarget-20260727
...
# Conflicts:
# docs/cookbook/adding-an-llm-adapter.i18n.yaml
# docs/core-data-structures/llm-streaming.i18n.yaml
# packages/llm/llm-deepseek/README.i18n.yaml
# packages/llm/llm/README.i18n.yaml
2026-07-27 15:48:17 +08:00
imccyu
b8d7938498
Merge branch 'master' into markdown-ui
2026-07-27 15:44:30 +08:00
imccyu
0a7c8a284d
chore
2026-07-27 15:44:10 +08:00
Tianyi Cui
d2edfcca2e
Merge pull request #624 from deepseek-harness/worktree/llm-reasoning-effort
...
feat(llm): add dynamic model-specific reasoning efforts including off
2026-07-27 15:37:54 +08:00
Tianyi Cui
9c53cd7d07
test: stabilize timing-sensitive terminal checks
2026-07-27 15:33:36 +08:00