imccyu
827acd07b1
docs(client-modules): align resolver contract
2026-08-27 20:10:20 +08:00
imccyu
ac13b16c0c
fix(inspector): stabilize client bootstrap identity
2026-08-27 19:35:34 +08:00
imccyu
b72f5879c8
fix(webworker): scope createRequire dependency discovery
2026-08-26 15:09:49 +08:00
imccyu
437ab3cefe
docs(webworker): define createRequire reachability limits
2026-08-26 15:09:48 +08:00
imccyu
f2cc573eb3
test(webworker): keep dependency coverage generic
2026-08-26 15:09:48 +08:00
imccyu
8f88a6f207
fix(webworker): expose Node process identity
2026-08-26 15:09:48 +08:00
imccyu
ba54d722a1
docs(web): clarify worker globals and HMR polling
2026-08-26 15:09:48 +08:00
imccyu
d54c2795cc
fix(webworker): retain createRequire dependencies
2026-08-26 15:09:48 +08:00
imccyu
b588cdc478
docs(webworker): define createRequire reachability
2026-08-26 15:09:48 +08:00
imccyu
2d89a76b94
test(webworker-runtime): restore the transform semantic spec
2026-08-26 12:35:05 +08:00
imccyu
8793cd477b
test(webworker-runtime): keep the corpus gate as a Node import sweep
2026-08-26 12:35:05 +08:00
imccyu
6d9cc6ab96
test(webworker-runtime): drop coverage requirement and compile transform suites
2026-08-26 12:35:04 +08:00
Tianyi Cui
42dc2a46c2
refactor(session): require known event types on read
2026-08-26 00:22:31 +08:00
Magolor
0b5eba0c8d
docs: rebuild the documentation skill and standards ( #2983 )
2026-08-25 23:47:20 +08:00
Dudu-0223
44468d4583
Merge remote-tracking branch 'origin/master' into fix/web-fetch-ssrf
2026-08-25 15:53:46 +08:00
imccyu
211e6939e3
Revert "Merge pull request #2698 from deepseek-harness/xtr/session-format-migration"
...
This reverts commit 4b592eb90df20dc53dd12215921d5a9137214777, reversing
changes made to d15d3275d905e4d21229cd70a074388a428189d1.
2026-08-25 15:30:10 +08:00
Dudu-0223
8e681a66b9
Merge origin/master into fix/web-fetch-ssrf
2026-08-25 14:46:26 +08:00
Dudu-0223
aaf0924b48
Merge origin/master into fix/web-fetch-ssrf
2026-08-25 14:40:51 +08:00
Tianyi Cui
ce031ddd16
fix(web): cover authenticated host runtimes
2026-08-25 14:23:46 +08:00
_Kerman
d385dfb3e3
Merge remote-tracking branch 'github/master' into xtr/session-format-migration
...
# Conflicts:
# docs/config-catalog.i18n.yaml
# docs/config-catalog.md
# docs/config-catalog.zh.md
# packages/session/session-persistence-jsonl/src/index.ts
# packages/session/session-persistence/src/coordinator.ts
# packages/session/session-persistence/src/index.ts
2026-08-25 12:41:23 +08:00
Dudu-0223
8bf8e42b63
Merge remote-tracking branch 'origin/master' into fix/web-fetch-ssrf
2026-08-25 09:38:28 +08:00
imccyu
78184a6ee1
fix(webworker): inline combo source maps
2026-08-25 06:43:25 +08:00
imccyu
60089680f9
test(webworker): keep bundle transport on host face
2026-08-25 06:43:25 +08:00
imccyu
075a46cdec
fix(client): preserve combo source identities
2026-08-25 06:43:25 +08:00
imccyu
b3081bb4be
fix(webworker): retain third-party runtime sources
2026-08-25 06:43:25 +08:00
Dudu-0223
357d9749d1
Merge remote-tracking branch 'origin/master' into fix/web-fetch-ssrf
...
# Conflicts:
# apps/web/tests/preview-boot.e2e.ts
2026-08-24 21:13:00 +08:00
lsdsjy
47bf44a5bb
fix(client-modules,webserver,webworker-runtime): preserve batched boot across transports
2026-08-24 20:49:12 +08:00
Dudu-0223
f76a225a7d
Merge pull request #2663 from deepseek-harness/feat/subagent-provider
...
让 subagent 按需发现并选择子 Agent 模型
2026-08-24 18:23:42 +08:00
Chinesezjc
cd6941d5d7
Revert "perf(ci): shorten native Windows coverage critical path"
2026-08-24 14:39:56 +08:00
Dudu-0223
470af0a404
fix(web): preserve preview fetch composition
2026-08-24 14:18:15 +08:00
imccyu
ab0f7937ca
perf(webworker): index VFS hard links
2026-08-24 10:37:06 +08:00
imccyu
92cac5d291
fix(webworker): close Node compatibility gaps
2026-08-24 10:37:06 +08:00
imccyu
91b545daf5
fix(webworker): support package inventory resolution
2026-08-24 10:37:05 +08:00
imccyu
be852d4e9b
fix(webworker): scope Linux-only CI checks
2026-08-24 10:37:05 +08:00
imccyu
5ad9b128f9
fix(webworker): align filesystem semantics with Node
2026-08-24 10:37:05 +08:00
imccyu
4f80422595
fix(webworker): preserve preview loading sequence
2026-08-24 10:37:05 +08:00
imccyu
14bd300880
fix(webworker): match preview chooser styling
2026-08-24 10:37:05 +08:00
imccyu
e883dc2354
feat(webworker): add selectable preview fixtures
2026-08-24 10:37:04 +08:00
imccyu
181a0e18ef
docs(webworker): define the preview example seed
2026-08-24 10:37:04 +08:00
imccyu
8fe9af8db9
feat(webworker): support fs watches and confinement
2026-08-24 10:37:04 +08:00
Tianyi Cui
c4f10577b5
test(llm): cover pi-ai upgrade compatibility
2026-08-24 01:57:18 +08:00
imccyu
54d739cf53
chore(api): align controller assembly and package graph
2026-08-23 16:16:02 +08:00
imccyu
3d6d595d79
feat(api-gateway): unify Remote streams and events
2026-08-23 16:16:01 +08:00
Tianyi Cui
f964f4078c
docs: remove rebase residue and hedge parser-swap regression
...
- drop the commit-message suffix left at the end of the ui-workspace zh README
- state parser-swap regressions as possible, not guaranteed
2026-08-22 20:35:11 +08:00
Tianyi Cui
750c7f7535
docs: address CoT review findings
...
- stop attributing the 45-case helper/Node divergence to the path port spec,
which pins only the Node-facing port to Node
- keep the divergence measurement as provenance, without a dead owner
- fix the path corpus comment so it does not claim divergence from the spec
that asserts equality
- drop the v2 generation stamp from the cordis mount fallback test
- restate the watcher refusal rationale in current-state terms
- re-record the ui-workspace bilingual pair after rebase
2026-08-22 20:35:11 +08:00
Tianyi Cui
17f85bdbcd
docs: trim CoT leakage from post-purge prose
...
Remove dead design-session citations, change narration, indexical
stamps, and review-adjacent justification found by the
dsh-trim-cot-leakage recall batteries in prose that landed after the
last purge. Bilingual README pairs are re-recorded.
2026-08-22 20:35:11 +08:00
Tianyi Cui
811788e57a
fix(ci): harden optimized Windows gate fixtures
2026-08-22 20:10:55 +08:00
Tianyi Cui
d39b6c638b
perf(test): widen transform corpus sharding
2026-08-22 20:10:55 +08:00
Tianyi Cui
d27a5f2967
perf(test): shard the transform corpus checker
2026-08-22 20:10:55 +08:00
Tianyi Cui
934976732d
docs: purge residual chain-of-thought leakage
2026-08-22 13:10:23 +08:00