Huanqi Cao
|
efcee43c7d
|
docs(tools): document the abort message and the background call card; pin both with tests
|
2026-08-02 20:07:43 +08:00 |
|
Huanqi Cao
|
ed39ff096f
|
test(fixtures): pin the TOOL_ABORTED message and keep the pwsh fixture replayable; restore trimmed testing.md clauses
|
2026-08-02 20:07:26 +08:00 |
|
Huanqi Cao
|
5e437d3996
|
docs(pwsh): scope the encoding claim, document the PATH probe and preamble limitation, and fix catalog requires lists
|
2026-08-02 19:37:45 +08:00 |
|
Huanqi Cao
|
12c6f43bf1
|
fix(tool-bash): report foreground aborts as the TOOL_ABORTED HarnessError
|
2026-08-02 19:37:29 +08:00 |
|
Huanqi Cao
|
d8ee37d87a
|
fix(tool-pwsh): present background calls on the generic card like the bash tool
|
2026-08-02 19:37:25 +08:00 |
|
Huanqi Cao
|
c376802f44
|
fix(acp-snapshot): skip pwshOnly scenarios without pwsh and mount task tools in the pwsh composition
|
2026-08-02 19:37:09 +08:00 |
|
Huanqi Cao
|
a30f3f1a04
|
docs(catalog): refresh the pwsh tool entry to the parity tool and fix requires lists
|
2026-08-02 19:00:51 +08:00 |
|
Huanqi Cao
|
48f0881e44
|
docs: describe the minimal pwsh profile as no persistent PTY, not no background tasks
|
2026-08-02 18:17:30 +08:00 |
|
Huanqi Cao
|
447c3fd17f
|
fix(sdk): include bash-env in the generated bash feature composition
|
2026-08-02 17:49:58 +08:00 |
|
Huanqi Cao
|
eeffd2cfce
|
fix(headless): mount bash-env in the code-mode harnesses
|
2026-08-02 17:35:46 +08:00 |
|
Huanqi Cao
|
7201a417c2
|
fix(subagent): mount bash-env in the spawn and headless e2e harnesses
|
2026-08-02 17:25:47 +08:00 |
|
Huanqi Cao
|
a79d7c896c
|
fix(tool-bash): mount bash-env in the sandboxed and HMR-safety harnesses; normalize the pwsh-tool-turn fixture line endings for Linux replay
|
2026-08-02 16:53:29 +08:00 |
|
Huanqi Cao
|
480c12077f
|
fix(tool-bash): mount bash-env in the base test harness
|
2026-08-02 16:43:30 +08:00 |
|
Huanqi Cao
|
cdb2aac382
|
docs(module-graph): refresh after the master merge
|
2026-08-02 16:39:52 +08:00 |
|
Huanqi Cao
|
ab4963c43d
|
fix(scripts): mount bash-env in the tool-catalog harvest
|
2026-08-02 16:25:27 +08:00 |
|
Huanqi Cao
|
1361e9718e
|
Merge remote-tracking branch 'origin/feat/ripgrep-packaged-binary' into feat/pwsh-tool
# Conflicts:
# apps/cli/package.json
# packages/core/tools/tests/gen-tool-catalog.spec.ts
|
2026-08-02 16:22:24 +08:00 |
|
Huanqi Cao
|
782894ff8c
|
Merge remote-tracking branch 'origin/master' into feat/ripgrep-packaged-binary
|
2026-08-02 16:18:46 +08:00 |
|
Huanqi Cao
|
8fa1201f6e
|
chore: trigger CI merge-ref recalculation
|
2026-08-02 16:06:25 +08:00 |
|
Huanqi Cao
|
64f9e68bd9
|
test(acp): register and record the keyed pwsh-tool-turn snapshot scenario
|
2026-08-02 15:31:52 +08:00 |
|
Wenlu Wang
|
677f7bc530
|
Merge pull request #1147 from deepseek-harness/codex/todo-goal-queue-layout
fix(web): align composer context stack
|
2026-08-02 14:53:26 +08:00 |
|
kingwl
|
cf70a52dcc
|
Merge origin/master into codex/todo-goal-queue-layout
|
2026-08-02 14:34:13 +08:00 |
|
Huanqi Cao
|
22c872097d
|
chore(deps): sync the lockfile and drop the resolved pwsh binary ignore
|
2026-08-02 14:19:06 +08:00 |
|
Huanqi Cao
|
4e62fea095
|
docs: record the pwsh/bash parity decision and refresh catalogs and bilingual pairs
|
2026-08-02 14:18:55 +08:00 |
|
Huanqi Cao
|
96cf8a2fbc
|
chore(compositions): mount bash-env and the pwsh tool in shipped and demo compositions
|
2026-08-02 14:18:42 +08:00 |
|
Huanqi Cao
|
33810ae774
|
feat(tool-pwsh): mirror dsh-tool-bash call-for-call minus the sandbox surface
|
2026-08-02 14:18:29 +08:00 |
|
Huanqi Cao
|
af9af8ca05
|
fix(pwsh-local): pin UTF-8 I/O so the Windows PowerShell 5.1 fallback cannot garble output
|
2026-08-02 14:18:15 +08:00 |
|
Huanqi Cao
|
87db82e821
|
refactor(tool-bash): consume ctx.bashEnv from the shared bash-env package
|
2026-08-02 14:18:01 +08:00 |
|
Huanqi Cao
|
d73888478a
|
feat(bash-env): extract the shared DSH_* environment registry into its own package
|
2026-08-02 14:17:46 +08:00 |
|
kingwl
|
6332b5b952
|
fix(web): align context cards on narrow screens
|
2026-08-02 13:26:08 +08:00 |
|
Huanqi Cao
|
bf47f14bb9
|
Merge remote-tracking branch 'origin/feat/ripgrep-packaged-binary' into feat/pwsh-tool
# Conflicts:
# apps/cli/package.json
|
2026-08-02 13:08:56 +08:00 |
|
imccyu
|
ab320ba991
|
Merge pull request #1114 from deepseek-harness/codex/gui-subagents-navigation
fix(web): preserve nested subagent navigation
|
2026-08-02 13:03:32 +08:00 |
|
imccyu
|
23680e838b
|
fix(web): synchronize subagent navigation state
|
2026-08-02 12:51:11 +08:00 |
|
imccyu
|
b94d2f9c1d
|
fix(web): stabilize nested subagent navigation
|
2026-08-02 12:51:11 +08:00 |
|
imccyu
|
53ae9abea2
|
style(web): polish subagent and bash chrome
|
2026-08-02 12:51:11 +08:00 |
|
imccyu
|
ca1d838afc
|
style(web): refine subagent navigation chrome
|
2026-08-02 12:51:11 +08:00 |
|
imccyu
|
42d34473af
|
fix(web): allow follow-ups to running subagents
|
2026-08-02 12:51:11 +08:00 |
|
imccyu
|
130410bb98
|
fix(web): preserve subagent navigation and fork grouping
|
2026-08-02 12:51:11 +08:00 |
|
imccyu
|
8c9cd4c15d
|
feat: optimize subagent list children query
|
2026-08-02 12:51:11 +08:00 |
|
imccyu
|
5d56019d22
|
feat: revert crumbs navigation for subagents
|
2026-08-02 12:51:11 +08:00 |
|
Dudu-0223
|
431fb4b035
|
feat(subagent): add explicit child reports
|
2026-08-02 12:51:10 +08:00 |
|
imccyu
|
a1b3bebb61
|
fix(subagent): scope drains and soften final flush
|
2026-08-02 12:51:10 +08:00 |
|
imccyu
|
d7153768f5
|
test(web): cover post-fork subagent continuation
|
2026-08-02 12:51:10 +08:00 |
|
Dudu-0223
|
9a7be21b7f
|
fix(host): preserve subagent continuation ownership
|
2026-08-02 12:51:10 +08:00 |
|
imccyu
|
1aedb23ca6
|
test(web): align subagent access mode golden
|
2026-08-02 12:51:09 +08:00 |
|
imccyu
|
6a02570e8f
|
test(web): close rebased subagent coverage gaps
|
2026-08-02 12:51:09 +08:00 |
|
imccyu
|
5ef5feb01a
|
fix(web): reconcile rebased subagent contracts
|
2026-08-02 12:51:09 +08:00 |
|
imccyu
|
d950150cdc
|
fix(persistence): preserve subagent session origin
|
2026-08-02 12:51:09 +08:00 |
|
imccyu
|
9d77a50c23
|
test(cli): include list_agents in shipped catalog
|
2026-08-02 12:51:09 +08:00 |
|
imccyu
|
b8be3583e0
|
test(cordis): refresh session origin API snapshot
|
2026-08-02 12:51:09 +08:00 |
|
imccyu
|
5113b831e8
|
test(client): align card fixtures with subagent session state
|
2026-08-02 12:51:09 +08:00 |
|