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
imccyu
54ef0f315a
perf(typert): skip re-verified diagnostics and share analyzer caches in the tsdown plugin
2026-08-26 12:35:04 +08:00
imccyu
75428c7f47
perf(ci)
2026-08-26 12:35:04 +08:00
_Kerman
2efaacd807
Merge pull request #2731 from deepseek-harness/xtr/message-tool-call-id
...
refactor(llm): rename CallId to ToolCallId
2026-08-26 12:32:08 +08:00
_Kerman
bf83f0889b
Merge remote-tracking branch 'origin/master' into dshw/pr-deepseek-harness-deepseek-harness-2731
2026-08-26 11:40:56 +08:00
imccyu
a3c852b497
Merge pull request #3082 from deepseek-harness/worktree-apire-a2
...
refactor(apiproxy): move the agent-preset to Remote
2026-08-26 11:37:08 +08:00
Yichen Jiang
d2a4a95a85
Merge pull request #2852 from deepseek-harness/worktree/web-textarea-refactor-991614
...
refactor(web): rebuild the composer on Lexical with atomic reference chips
2026-08-26 11:24:22 +08:00
imccyu
5752b1dc3c
docs(agent-presets): refresh @Remote migration references
2026-08-26 11:18:36 +08:00
imccyu
c5be99838c
test(agent-presets): cover the Remote migration
2026-08-26 11:18:28 +08:00
imccyu
ef1c812d93
refactor(ui-agent-preset): consume the preset Remote
2026-08-26 11:18:28 +08:00
imccyu
306419cc84
refactor(agent-presets): expose browser operations through Remote
2026-08-26 11:18:28 +08:00
_Kerman
6a311f0638
Merge remote-tracking branch 'origin/master' into dshw/pr-deepseek-harness-deepseek-harness-2731
2026-08-26 11:17:50 +08:00
Dudu-0223
5e52e7eaef
Merge pull request #2555 from deepseek-harness/codex/agentteams-web
...
feat(team): add experimental Agent Teams Web profile
2026-08-26 11:15:48 +08:00
_Kerman
e8c2423f5b
chore: regenerate third-party notices for claude-agent-sdk 0.3.241
2026-08-26 11:12:37 +08:00
fengsy
d0eb02c206
docs(team): adopt package README standard
2026-08-26 10:56:57 +08:00
fengsy
194facabdb
fix(team): authenticate browser panel snapshot
2026-08-26 10:56:57 +08:00
fengsy
eadd5df82b
fix(team): preserve current Client architecture after rebase
2026-08-26 10:56:57 +08:00
Dudu-0223
8852161662
docs(team): link deferred Web preset work
2026-08-26 10:56:57 +08:00
Dudu-0223
80e033efe5
fix(team): address Agent Teams Web review
2026-08-26 10:56:57 +08:00
Dudu-0223
c6cab2aada
fix(agent-team): isolate generated Remote browser entry
2026-08-26 10:56:57 +08:00
Dudu-0223
61dea35bd2
refactor: let Team own browser remotes
2026-08-26 10:56:57 +08:00
Dudu-0223
36588ade22
fix(team): isolate browser remote adapter
2026-08-26 10:56:57 +08:00
Dudu-0223
806642b064
feat(team): add experimental Agent Teams Web profile
2026-08-26 10:56:57 +08:00
imccyu
8a4fc10f36
Merge pull request #3050 from deepseek-harness/worktree/session-turn-nav-styling-7715ae
...
feat(web): navigate loaded Chat Turns from a compact rail
2026-08-26 10:40:34 +08:00
_Kerman
d3dd816d67
Merge remote-tracking branch 'origin/master' into dshw/pr-deepseek-harness-deepseek-harness-2731
...
# Conflicts:
# packages/util/brand/README.i18n.yaml
# packages/util/brand/README.md
# packages/util/brand/README.zh.md
2026-08-26 10:35:38 +08:00
Yichen Jiang
f20f0161ab
fix(notices): restore the SDK 0.3.241 platform payload rows
...
The tenth master merge staged the correct 0.3.241 notices, but the
pre-commit regenerator ran against a local pnpm store that still held a
stale 0.3.220 SDK directory alphabetically ahead of it and silently
committed the old payload table. Regenerated after removing the stale
store entries; the lexical rows this branch adds stay.
2026-08-26 10:27:58 +08:00
Yichen Jiang
87ac9f5bea
fix(notices): restore the SDK version the lockfile installs
...
The generator names the first matching virtual-store directory, so a local
store still holding an older SDK payload alongside the locked one renders
that older version into the notices.
2026-08-26 10:21:49 +08:00
Yichen Jiang
2f157dbd76
Merge remote-tracking branch 'origin/master' into worktree/web-textarea-refactor-991614
...
# Conflicts:
# packages/client/ui-chat/src/client/chat/MessageItem.module.css
# packages/client/ui-conversation/package.json
# packages/client/ui-input-trigger/README.i18n.yaml
# packages/client/ui-input-trigger/README.md
# packages/client/ui-input-trigger/README.zh.md
# packages/client/ui-reference/README.i18n.yaml
# packages/client/ui-reference/README.md
# packages/client/ui-reference/README.zh.md
# pnpm-lock.yaml
2026-08-26 10:10:09 +08:00
Yichen Jiang
f47b18d2f6
Merge remote-tracking branch 'origin/master' into worktree/session-turn-nav-styling-7715ae
...
# Conflicts:
# packages/client/ui-chat/README.i18n.yaml
# packages/client/ui-chat/README.md
# packages/client/ui-chat/README.zh.md
2026-08-26 10:05:44 +08:00
Tianyi Cui
d233300d55
Merge pull request #3087 from deepseek-harness/worktree/remove-ignorable-session-events
...
refactor(session): require known event types on read
2026-08-26 02:57:19 +08:00
Tianyi Cui
035ac85f42
Merge branch 'master' into worktree/remove-ignorable-session-events
2026-08-26 02:44:26 +08:00
Dudu-0223
0eccabd5c3
Merge pull request #2556 from deepseek-harness/codex/agentteams-cli
...
feat(team): add experimental Agent Teams CLI profile
2026-08-26 02:34:32 +08:00
Tianyi Cui
0d551b9f5c
docs(session): align SQLite schema evidence
2026-08-26 01:39:53 +08:00
fengsy
a28f543ae4
docs(agent-team-profile): adopt package README standard
2026-08-26 00:53:57 +08:00
Tianyi Cui
e7522ad39b
test(persistence): retain primitive log-only coverage
2026-08-26 00:44:31 +08:00
Tianyi Cui
42dc2a46c2
refactor(session): require known event types on read
2026-08-26 00:22:31 +08:00
fengsy
d97868b943
test(subagent-acp): exempt Windows-inaccessible branches
2026-08-26 00:15:18 +08:00
fengsy
42378a987e
fix(profile): deduplicate fallback manifest traversal
2026-08-26 00:15:18 +08:00
fengsy
1477d5b9ef
fix(profile): preserve current fallback architecture after rebase
2026-08-26 00:15:18 +08:00
Dudu-0223
2c16c20d2a
fix(profile): address Agent Teams CLI review
2026-08-26 00:13:36 +08:00
Dudu-0223
6e4fabdc1f
fix(boot): stabilize profile module fallbacks
2026-08-26 00:13:36 +08:00
Dudu-0223
fd53e479b4
fix(profile): isolate bundle module fallbacks
2026-08-26 00:13:35 +08:00
Dudu-0223
a6c274e250
feat(team): add experimental Agent Teams CLI profile
2026-08-26 00:13:35 +08:00
imccyu
f18f2215b6
Merge pull request #3073 from deepseek-harness/worktree-apire-a
...
refactor(apiproxy): delete the goal unary domain
2026-08-25 23:54:01 +08:00
Magolor
0b5eba0c8d
docs: rebuild the documentation skill and standards ( #2983 )
2026-08-25 23:47:20 +08:00
Tianyi Cui
f4d1d3fb25
Merge pull request #3058 from deepseek-harness/fix/pwsh-local-dispose-status
...
fix(ci): consolidate windows/snapshot/e2e CI blocker fixes
2026-08-25 22:36:54 +08:00
Chinesezjc
9bf6f4b43c
perf(ci): move the transform corpus out of coverage partitions
...
The full-corpus transform gate spawns one child that transforms and imports
every built bundle, so it runs for 8-25 minutes as a single case and
dominates one native Windows coverage partition, blowing its 900s budget
under load. Move it to the coverage-exempt heavy gate, which runs it with
its own worker budget instead of competing with the instrumented
partitions. The package's src is threshold-excluded in vitest.config.ts, so
the exemption carries no coverage; the exempt-heavy roster note records the
entry.
2026-08-25 22:11:11 +08:00
Chinesezjc
a404edf3b1
test: widen windows-hosted subprocess budgets in two web-stack specs
...
The self-hosted Windows coverage pool (16 shards x 12 workers on 192
threads) pushes real subprocess boots past their vitest deadlines: the
tool-pwsh Loader smoke reaches ~40s against a 30s process cap, and the
tool-ralph worker-thread cases exceed the 5s default. Give the pwsh
smoke a 90s process deadline (the subprocess keeps the assembled boot,
the vitest deadline stays at 120s), and give the two un-budgeted ralph
cases 30s each, matching the existing 20s quiescence case.
2026-08-25 22:11:11 +08:00
Chinesezjc
553b8c35da
test(pwsh-local): accept graceful SIGTERM exit as service-disposal death
...
On Linux, pwsh may trap SIGTERM and exit cleanly when the subprocess service
is disposed, so the handle status is 'completed' rather than 'killed'. The
test already proved the process tree is gone via kill(pid,0); both statuses
satisfy the contract.
2026-08-25 22:10:31 +08:00