Tianyi Cui
de63ce4d52
Merge remote-tracking branch 'origin/master' into codex/pr271-merge-master-20260717
2026-07-17 21:26:43 +08:00
Tianyi Cui
0bd5713f80
fix(plan-mode): keep snapshot composition hermetic
...
Current master requires every agent-spine composition to choose whether workspace instructions enter the prompt. Keep this isolated example on its explicit persona, and refresh its pinned bash schema from the existing replay transcript after master added managed DSH environment guidance.
2026-07-17 21:26:11 +08:00
Tianyi Cui
b3b353b017
Merge master into codex/grep-glob-require-rg
2026-07-17 21:25:37 +08:00
Tianyi Cui
447a4ef9fb
Merge latest master into feat/website-docs
2026-07-17 21:25:24 +08:00
Tianyi Cui
cc6cdc9c08
Merge pull request #199 from deepseek-harness/rfc-recallable-compaction
...
docs(rfc): propose recallable compaction — split checkpoints and in-session history recall
2026-07-17 21:22:44 +08:00
Tianyi Cui
4ee880a189
Merge remote-tracking branch 'origin/master' into feat/plan-mode
...
# Conflicts:
# docs/config-catalog.md
# docs/cordis-catalog/services.md
# docs/event-producer-consumer.md
# docs/module-graph.md
# packages/README.md
# packages/bash/tool-bash/src/index.ts
# packages/core/tools/tests/gen-tool-catalog.spec.ts
# pnpm-lock.yaml
# scripts/doc-budgets.manifest.json
2026-07-17 21:22:16 +08:00
Tianyi Cui
d447a7efb8
Merge branch 'master' into feat/website-docs
2026-07-17 21:19:33 +08:00
Tianyi Cui
92b8abdd88
Merge remote-tracking branch 'origin/master' into codex/pr199-merge-master-20260717
...
# Conflicts:
# docs/rfc/INDEX.md
2026-07-17 21:13:43 +08:00
Tianyi Cui
cf872d002f
Merge pull request #339 from deepseek-harness/worktree-fast-gates
...
perf: speed up local pre-push gates
2026-07-17 20:46:20 +08:00
Tianyi Cui
e9a1f63ebd
Merge latest master into worktree-fast-gates
2026-07-17 20:39:05 +08:00
Tianyi Cui
8f859686f2
Merge pull request #352 from deepseek-harness/time-context-history
...
Make time context durable per step
2026-07-17 20:38:25 +08:00
Tianyi Cui
8462bdb041
Merge latest master into worktree-fast-gates
2026-07-17 20:33:24 +08:00
Tianyi Cui
256300c58d
Merge branch 'master' into time-context-history
2026-07-17 20:32:55 +08:00
Tianyi Cui
83a80caa09
Merge pull request #350 from deepseek-harness/worktree/agent-loop-testkit
...
test(support): add shared AgentLoop testkit
2026-07-17 20:28:21 +08:00
Tianyi Cui
7caa723aeb
Merge branch 'master' into worktree-fast-gates
2026-07-17 20:22:34 +08:00
Tianyi Cui
dc3f61e78b
Merge branch 'master' into time-context-history
2026-07-17 20:22:31 +08:00
Tianyi Cui
322a7e0709
Merge remote-tracking branch 'origin/master' into worktree/agent-loop-testkit
2026-07-17 20:17:27 +08:00
Tianyi Cui
863f59a1df
Merge pull request #251 from deepseek-harness/codex/agent-session-jsonl-location
...
feat(bash): add extensible DSH_* environment context
2026-07-17 19:23:01 +08:00
Yichen Jiang
7960bce274
Merge remote-tracking branch 'origin/codex/agent-session-jsonl-location' into codex/agent-session-jsonl-location
2026-07-17 19:17:41 +08:00
Yichen Jiang
559939623a
Merge remote-tracking branch 'origin/master' into codex/agent-session-jsonl-location
...
# Conflicts:
# docs/capability-seams.md
# packages/cordis/tool-cordis/src/api-catalog.ts
2026-07-17 19:16:15 +08:00
Yichen Jiang
46a6c77beb
Merge remote-tracking branch 'origin/master' into worktree/agent-loop-testkit
...
# Conflicts:
# packages/README.md
2026-07-17 19:13:37 +08:00
Tianyi Cui
68ebc89f1b
Merge pull request #306 from deepseek-harness/session-query-trace
...
feat(session-query): add relationship tracing
2026-07-17 18:52:48 +08:00
Tianyi Cui
235742729f
Merge branch 'master' into codex/agent-session-jsonl-location
2026-07-17 18:51:08 +08:00
Tianyi Cui
d6f1f102f1
Merge remote-tracking branch 'origin/master' into codex/pr306-conflict-resolution
2026-07-17 18:46:04 +08:00
Tianyi Cui
5266905455
test(workspace-context): cite compacted surface source
2026-07-17 18:43:21 +08:00
Tianyi Cui
33a2a0b212
Merge pull request #321 from deepseek-harness/codex/document-host-sandbox-retries
...
Document host sandbox retry behavior
2026-07-17 18:42:15 +08:00
Tianyi Cui
e01b5dc354
Merge origin/master into session-query-trace
2026-07-17 18:41:42 +08:00
Tianyi Cui
c71660a747
Merge branch 'master' into codex/document-host-sandbox-retries
2026-07-17 18:39:45 +08:00
Yichen Jiang
7d85d3027d
Merge remote-tracking branch 'origin/master' into codex/agent-session-jsonl-location
...
# Conflicts:
# docs/config-catalog.md
# docs/module-graph.md
# docs/rfc/INDEX.md
# packages/README.md
# packages/bash/bash-local/README.md
# packages/bash/bash/README.md
# packages/bash/tool-bash/README.md
# packages/bash/tool-bash/tests/tools.spec.ts
# packages/cordis/tool-cordis/src/api-catalog.ts
# packages/examples/acp-demo/src/index.ts
# packages/examples/acp-demo/tests/acp-agent.spec.ts
# packages/examples/agent-spine-demo/README.md
# packages/examples/agent-spine-demo/src/index.ts
# packages/examples/agent-spine-demo/tests/agent-core.spec.ts
# packages/examples/stdio-demo/src/index.ts
# packages/examples/stdio-demo/tests/stdio-agent.spec.ts
# packages/util/README.md
# pnpm-lock.yaml
# tsconfig.build.json
# tsconfig.json
2026-07-17 18:39:05 +08:00
Tianyi Cui
c4641eec53
Merge branch 'master' into chore/import-landlock-run
2026-07-17 18:38:50 +08:00
Tianyi Cui
3412eab518
Merge pull request #186 from deepseek-harness/codex/truncated-design
...
feat(spill): add bounded tool-result retention and spill policy
2026-07-17 18:30:32 +08:00
Tianyi Cui
1b102b7279
Merge branch 'master' into feat/website-docs
2026-07-17 18:23:01 +08:00
Dudu-0223
a3f62478e1
Merge origin/master into codex/truncated-design
2026-07-17 18:21:54 +08:00
pku-xht
915c727e14
review fix: distinguish checkpoint settlement
2026-07-17 17:38:39 +08:00
pku-xht
0b720942df
review fix: qualify one-turn documentation
2026-07-17 17:31:35 +08:00
Yichen Jiang
a38ff125a7
feat(dsbench): add SDK evaluation composition
2026-07-17 17:29:38 +08:00
pku-xht
2cf689301c
review fix: close one-turn lifecycle gaps
2026-07-17 17:27:53 +08:00
pku-xht
55f61189b1
Merge remote-tracking branch 'origin/master' into codex/send-one-turn
...
# Conflicts:
# docs/architecture.md
# docs/core-data-structures/core.md
# docs/rfc/implemented/feature/2026-06-30-interception-seams.md
# packages/core/agent-loop/src/loop.ts
# packages/core/agent/src/types.ts
2026-07-17 17:25:06 +08:00
Yichen Jiang
a6915745e0
fix(bash-local): bound inherited pipe drain and spill files
2026-07-17 17:21:23 +08:00
pku-xht
aa4e629874
feat(agent-loop): give each send its own turn
2026-07-17 17:14:52 +08:00
Turtle
7f91a05ed7
docs: add TUI screenshots
2026-07-17 17:13:41 +08:00
Tianyi Cui
44e126e306
Merge pull request #106 from deepseek-harness/codex/project-instruction-files
...
Load project instructions from AGENTS.md
2026-07-17 17:02:32 +08:00
pku-xht
97c5ca940d
review fix: preserve blocked-prompt RFC contract
2026-07-17 16:58:56 +08:00
pku-xht
a425aff586
docs(rfc): propose one-send-one-turn simplification
2026-07-17 16:52:35 +08:00
Turtle
87e25ef1fe
fix(tui): make the color palette theme-agnostic
...
The palette used absolute 256-color indices (`38;5;252`, `48;5;236`, …)
that terminals never remap to the active scheme: near-white body text
vanished on light backgrounds and fixed dark bubble fills put default
foreground text on dark blocks. Rebuild it from the standard 16-color
ANSI foregrounds plus SGR attributes, keep body text on the terminal
default foreground, replace filled background bubbles with foreground-only
left-gutter bars, and use reverse video for the active selection so every
grouping reads on any color scheme.
2026-07-17 16:50:53 +08:00
Turtle
12b7ac67ba
fix(ui): surface declarative startup failures
2026-07-17 16:44:25 +08:00
Dudu-0223
a5c7732592
fix(lsp): address lifecycle review feedback
2026-07-17 16:32:34 +08:00
Turtle
1119c537d0
feat(ui): add dedicated TUI package
...
Move the interactive pi-tui front door into @deepseek-ai/dsh-tui while keeping @deepseek-ai/dsh-stdio line-oriented for pipes. Select the terminal package in the demo app, preserve logger ownership, and cover the production Loader composition with a PTY smoke test.
2026-07-17 12:01:37 +08:00
Hypatia May
e8abfd6482
fix(session-query): guard FTS predicate planning (round 7)
2026-07-17 11:13:03 +08:00
Yichen Jiang
ac893f97bb
fix(session-persistence): address permission review
2026-07-17 10:47:32 +08:00