Tianyi Cui
d139948ed2
feat(persistence): compress JSONL logs with Zstandard
2026-07-20 00:06:21 +08:00
Tianyi Cui
023bed1a83
Merge pull request #414 from deepseek-harness/codex/require-agent-notes
...
Require Agent Notes for non-trivial changes
2026-07-19 23:58:32 +08:00
Tianyi Cui
207692bc16
feat(goal): add human goal command
2026-07-19 23:55:33 +08:00
Tianyi Cui
ce582e9fd0
Merge origin/master into llm-error-recovery-rfc
2026-07-19 23:45:21 +08:00
Tianyi Cui
a9a44fea96
Merge remote-tracking branch 'origin/master' into codex/enforce-tool-cancellation
...
# Conflicts:
# .agents/notes/implemented/architecture/2026-07-19-cooperative-tool-cancellation.i18n.yaml
# .agents/notes/implemented/architecture/2026-07-19-cooperative-tool-cancellation.md
# .agents/notes/implemented/architecture/2026-07-19-cooperative-tool-cancellation.zh.md
# .agents/notes/proposed/architecture/2026-07-19-required-cancellation-through-tool-capability-seams.i18n.yaml
# .agents/notes/proposed/architecture/2026-07-19-required-cancellation-through-tool-capability-seams.md
# .agents/notes/proposed/architecture/2026-07-19-required-cancellation-through-tool-capability-seams.zh.md
# docs/cookbook/adding-a-tool.i18n.yaml
# docs/rfc/INDEX.md
# packages/AGENTS.md
2026-07-19 23:43:36 +08:00
ZiyaZhang
fcbf6ff813
docs(upstream-ledger): L-4 models/list RPC — client-side static mirror is workaround
...
Adds L-4 note explaining models/list is currently served from a client-side static mirror as a temporary workaround, style aligned with L-1/L-2 entries.
Files: examples/desktop/docs/upstream-ledger.md +74/-0
Mirrors merge 7b6dfc6b on internal test-real branch. Test counts unchanged: 1820 (docs-only).
2026-07-19 08:39:59 -07:00
Tianyi Cui
e8b95c8754
feat(tools): require cancellation signal on every invocation
2026-07-19 23:38:54 +08:00
Tianyi Cui
a99750f341
docs(rfc): propose required capability cancellation
2026-07-19 23:37:41 +08:00
Tianyi Cui
b1b57a0ac5
Require Agent Notes for non-trivial changes
2026-07-19 23:29:55 +08:00
Tianyi Cui
4b7765c774
Merge pull request #410 from deepseek-harness/codex/agent-notes
...
Rename RFCs to Agent Notes
2026-07-19 23:26:15 +08:00
ZiyaZhang
95b8b2a1af
feat(desktop): context page right-top details drawer (peek summary)
...
Context page top-right Details toggle + 320px peek drawer with mini
occupancy bars, intervention counts, and Jump-to-ledger buttons.
Full ledger below remains unchanged (方案 B conservative).
Escape/× to close.
Files:
- src/renderer/index.html: header toggle + aside scaffold + script tag
- src/renderer/style.css: drawer styles (append-only)
- src/renderer/context-side-drawer.js: mount/render/toggle logic (new)
- test/context-side-drawer.test.js: 7 unit tests (new)
- scripts/qa-cdp-shoot-context-topright.mjs: CDP visual gate (new)
- docs/qa-context-topright/*.png: 3 QA screenshots
Test counts: 1813 -> 1820 (+7).
Mirrors merge f7324b0 on internal test-real branch.
2026-07-19 08:19:48 -07:00
Tianyi Cui
3a36064dc6
Merge remote-tracking branch 'origin/master' into codex/agent-notes
2026-07-19 23:15:37 +08:00
Tianyi Cui
4779d04af8
Remove generated Agent Note index
2026-07-19 23:15:23 +08:00
Tianyi Cui
13433025f2
Merge pull request #411 from deepseek-harness/codex/jsonrpc-max-tokens-success-env
...
Make jsonrpc-agent max-token success env-configurable
2026-07-19 23:12:38 +08:00
Tianyi Cui
400b4658ef
Merge remote-tracking branch 'origin/codex/goal-session' into codex/commands
2026-07-19 23:05:08 +08:00
Tianyi Cui
642b1c29d3
feat(examples): configure max-token success via env
2026-07-19 23:03:08 +08:00
Tianyi Cui
87d644f813
Merge remote-tracking branch 'origin/codex/goal-tools' into codex/goal-session
2026-07-19 23:01:13 +08:00
Tianyi Cui
6f68300ccc
Merge remote-tracking branch 'origin/codex/goal-domain' into codex/goal-tools
2026-07-19 22:57:51 +08:00
Tianyi Cui
e8eddc7ef8
Rename RFCs to Agent Notes
2026-07-19 22:52:03 +08:00
Tianyi Cui
8bb4e4a42e
Merge remote-tracking branch 'origin/rfc/loop' into codex/goal-domain
2026-07-19 22:49:25 +08:00
Tianyi Cui
86a6c32a82
Merge remote-tracking branch 'origin/master' into rfc/loop
...
# Conflicts:
# docs/rfc/INDEX.md
2026-07-19 22:45:57 +08:00
Tianyi Cui
4cb9c7ada2
Merge remote-tracking branch 'origin/codex/goal-session' into codex/commands
...
# Conflicts:
# packages/examples/stdio-demo/README.md
# packages/ui/tui/README.md
2026-07-19 22:40:13 +08:00
Tianyi Cui
247a18fd59
Merge remote-tracking branch 'origin/master' into codex/enforce-tool-cancellation
2026-07-19 22:37:35 +08:00
Tianyi Cui
b736889ac7
Merge pull request #389 from deepseek-harness/worktree/dsbench-patch
...
feat(jsonrpc): add evaluation-ready coding-agent composition
2026-07-19 22:34:15 +08:00
Tianyi Cui
34fe167775
docs(goal): describe round cache behavior
2026-07-19 22:34:03 +08:00
Tianyi Cui
adc350eba2
Merge remote-tracking branch 'origin/codex/goal-tools' into codex/goal-session
2026-07-19 22:33:34 +08:00
Tianyi Cui
f0c812794c
Merge branch 'master' into worktree/dsbench-patch
2026-07-19 22:31:38 +08:00
Tianyi Cui
689e926c0a
docs(goal): structure tool model experience
2026-07-19 22:30:15 +08:00
Tianyi Cui
b808e1c8df
Merge remote-tracking branch 'origin/codex/goal-domain' into codex/goal-tools
2026-07-19 22:28:52 +08:00
Yichen Jiang
efdaad2797
Merge branch 'master' into codex/reject-credentialed-search-redirects
2026-07-19 22:25:48 +08:00
Tianyi Cui
36e99e737b
test(sandbox): pack invariant service peer
2026-07-19 22:24:32 +08:00
Tianyi Cui
4d965414b6
docs(goal): describe cache effect
2026-07-19 22:24:09 +08:00
Tianyi Cui
35f96add4e
Merge pull request #367 from deepseek-harness/worktree/pi-ai-manual-e2e
...
ci: add manual pi-ai Azure OpenAI and Anthropic e2e workflow
2026-07-19 22:22:24 +08:00
Tianyi Cui
235f39a898
Merge remote-tracking branch 'origin/master' into worktree/dsbench-patch
2026-07-19 22:20:34 +08:00
Tianyi Cui
4164c7120e
Merge remote-tracking branch 'origin/rfc/loop' into codex/goal-domain
2026-07-19 22:20:18 +08:00
Tianyi Cui
a1c85447b8
refactor(examples): rename DSBench composition to jsonrpc-agent
2026-07-19 22:19:42 +08:00
Tianyi Cui
3d6d0de07c
Merge branch 'master' into worktree/pi-ai-manual-e2e
2026-07-19 22:19:36 +08:00
Tianyi Cui
114896ee6a
Merge pull request #370 from deepseek-harness/worktree-sdk-followup
...
SDK follow-up: headless create, dsh-sdk create <source>, launcher telemetry
2026-07-19 22:19:16 +08:00
Tianyi Cui
433670a754
feat(invariants): require package-owned companions
2026-07-19 22:13:50 +08:00
Tianyi Cui
6182e67e5d
Merge remote-tracking branch 'origin/master' into rfc/loop
2026-07-19 22:12:10 +08:00
Tianyi Cui
2850c22b7a
feat(ui): add plugin command registry
2026-07-19 22:11:59 +08:00
Tianyi Cui
a19dcf40ef
Merge remote-tracking branch 'origin/master' into codex/pr370-review-20260719
2026-07-19 22:00:45 +08:00
Tianyi Cui
80b07984c4
docs(web): codify credentialed redirect policy
2026-07-19 21:56:02 +08:00
NI0317
7a5f0b0827
chore(ui): drop the Change Loop panel and detail-head status badge
2026-07-19 21:54:29 +08:00
Tianyi Cui
c225b4956e
docs(telemetry): document cache effect
2026-07-19 21:53:31 +08:00
NI0317
88544d9c1b
fix(ui): keep live tool presentation after turn completion
...
Turn completion no longer force-scrolls the conversation: only a
session switch snaps to the bottom, so finishing a turn does not yank
the view while the user reads. ACP streams richer tool titles (for
example a workflow run's description) than the persisted tool/call
name; remember them per call id and keep rendering them in chat and
trajectory after the persisted trace replaces the live turn.
2026-07-19 21:50:19 +08:00
Tianyi Cui
38c2b5a6ec
docs(rfc): preserve SDK telemetry scope
2026-07-19 21:49:41 +08:00
Yichen Jiang
4c0bdc7180
Merge remote-tracking branch 'origin/master' into worktree/acp-default-fs-suite
2026-07-19 21:49:06 +08:00
NI0317
e290545c97
docs(ui): add KV Cache effect fields to the desktop Model Experience
2026-07-19 21:48:22 +08:00
Yichen Jiang
299059665d
Merge branch 'master' into worktree/pi-ai-manual-e2e
2026-07-19 21:47:04 +08:00