Tianyi Cui
b5662f918d
Merge remote-tracking branch 'origin/master' into worktree/ci-independent-consumer-build
2026-07-30 19:02:32 +08:00
Tianyi Cui
6d6c146f81
ci: allocate consumer runner independently
2026-07-30 19:02:10 +08:00
Tianyi Cui
0c1285e249
Merge latest master into worktree-config-settings-seam
2026-07-30 18:55:15 +08:00
creatixchu
ca3510e243
Merge remote-tracking branch 'origin/feat/directory-picker-quiet-navigation' into feat/dir-selector-adaptive-default
2026-07-30 18:55:13 +08:00
NI0317
ad8ce3904b
test(web): drive policy experiment through commands
2026-07-30 18:54:46 +08:00
creatixchu
50d48203fb
Merge remote-tracking branch 'origin/master' into feat/directory-picker-quiet-navigation
2026-07-30 18:54:25 +08:00
CreatixChu
2e8c82634e
Merge pull request #877 from deepseek-harness/feat/directory-picker-show-hidden
...
feat(host): show-hidden toggle, path-draft prefix filtering, and browse-dialog polish
2026-07-30 18:53:31 +08:00
NI0317
5dabddb164
test(web): anchor policy experiment on durable state
2026-07-30 18:52:33 +08:00
NI0317
87a4aaa32e
feat(sandbox-policy): describe enforced file families
2026-07-30 18:51:29 +08:00
creatixchu
5e4922a761
Merge remote-tracking branch 'origin/feat/directory-picker-quiet-navigation' into feat/dir-selector-adaptive-default
...
# Conflicts:
# apps/cli/cordis.yml
# packages/host/README.i18n.yaml
2026-07-30 18:41:41 +08:00
Tianyi Cui
86ddef6c01
docs: refresh settings catalog locations
2026-07-30 18:35:32 +08:00
Tianyi Cui
ff364c53a2
Merge master into worktree-config-settings-seam
2026-07-30 18:31:50 +08:00
creatixchu
18abd8ecd7
Merge remote-tracking branch 'origin/feat/directory-picker-show-hidden' into feat/directory-picker-quiet-navigation
2026-07-30 18:30:39 +08:00
creatixchu
33bb266932
Merge remote-tracking branch 'origin/master' into feat/directory-picker-show-hidden
2026-07-30 18:29:37 +08:00
Tianyi Cui
3921610f5b
Merge pull request #893 from deepseek-harness/feature/shared-cli-config-foundation
...
refactor(cli): consolidate shipped config trees
2026-07-30 18:28:30 +08:00
kingwl
1f5d09c2d7
Merge origin/master into codex/figma-context-injection-row
...
# Conflicts:
# packages/client/ui-conversation/README.i18n.yaml
2026-07-30 18:27:49 +08:00
NI0317
d3323494ba
fix(pty-local): resolve the owner workspace policy
2026-07-30 18:12:51 +08:00
creatixchu
a60b25c528
Merge remote-tracking branch 'origin/feat/directory-picker-quiet-navigation' into feat/dir-selector-adaptive-default
2026-07-30 18:11:21 +08:00
creatixchu
8fc7157d2e
Merge remote-tracking branch 'origin/feat/directory-picker-show-hidden' into feat/directory-picker-quiet-navigation
2026-07-30 18:10:35 +08:00
creatixchu
d27d27419f
Merge remote-tracking branch 'origin/feat/directory-picker-quiet-navigation' into feat/directory-picker-quiet-navigation
2026-07-30 18:10:35 +08:00
NI0317
91d31b0739
Merge origin/master into codex/sandbox-policy-context
2026-07-30 18:09:49 +08:00
creatixchu
bda377f6a5
Merge remote-tracking branch 'origin/feat/directory-picker-show-hidden' into feat/directory-picker-show-hidden
2026-07-30 18:09:34 +08:00
creatixchu
cf21f0a1ea
Merge remote-tracking branch 'origin/master' into feat/directory-picker-show-hidden
2026-07-30 18:08:30 +08:00
creatixchu
e080ff2c34
fix(directory-picker-browse): resolve quiet-navigation review
2026-07-30 18:08:22 +08:00
creatixchu
3d26b8a696
fix(directory-picker-browse): bot round 1 — pill cascade+corner, slow-scan close reset, asymmetry+calibration recorded
...
- .loadingFloat moved after the .status/.error block (its padding was
losing the same-specificity race) and re-anchored bottom-right: the
truncated/error rows own the bottom left and keep rendering through a
scan, so the pill can never cover them; confirmCreate's relist now
clears the stale failure text like every other scan launch.
- The close edge resets loading, so the slow-scan effect disarms while
hidden and a reopened dialog waits out a fresh silence window
(regression test added).
- The truncated note's survival through a scan is now asserted in the
slow-scan test; the wait-bound test moved to fake timers with the
200ms bound explicit.
- select()'s exemption from the one-frame rule and the constants' local
calibration premise are recorded in JSDoc and the capability-seam
Agent Note; the themed-scrollbars note's rebinding enumeration is
replaced by a pointer to the mechanical gate (it had drifted twice).
Both pairs re-recorded.
2026-07-30 18:08:22 +08:00
creatixchu
7895754ae9
fix(directory-picker-browse): rebind the scrollbar elevation pair on the browser card
...
The loading pill's layer-2 background made the sheet an
elevated-surface painter, and the ui-theme scrollbar invariant rightly
flagged what was already latent: the dialog's columns scroll on an l2
card while the thumbs rendered in the base-surface pair. Rebind the
indirection on the card rule so it inherits to the scrolling columns.
2026-07-30 18:08:22 +08:00
creatixchu
101c3908f3
feat(directory-picker-browse): quiet navigation — one-frame landings and a slow-scan loading pill
...
Navigations keep the previous view rendering while scanning: target and
parent legs land as one two-pane frame when the parent leg settles within
a 200ms wait bound (past it the target lands alone and the late leg
upgrades in place; Escape inside the landing window withdraws the
navigation). The loading indicator floats over the content on the card
background and appears only once a scan outlives a 300ms silence window,
so navigation never shifts the columns or flashes an intermediate frame.
The truncated note now describes the on-screen panes instead of hiding
during scans.
2026-07-30 18:08:22 +08:00
imccyu
d4d5a11e8d
Merge remote-tracking branch 'origin/master' into feat/directory-picker-show-hidden
2026-07-30 18:07:42 +08:00
Tianyi Cui
53ff5c6ef2
Merge branch 'master' into feature/shared-cli-config-foundation
2026-07-30 18:02:07 +08:00
imccyu
c8658aa3d3
Merge pull request #979 from deepseek-harness/codex/composer-dock-stacking
...
fix(web): align composer context stack
2026-07-30 18:00:46 +08:00
Tianyi Cui
66e182b516
Merge branch 'master' into feature/shared-cli-config-foundation
2026-07-30 17:35:47 +08:00
kingwl
3d6cacc59b
Merge remote-tracking branch 'origin/master' into codex/composer-dock-stacking
...
# Conflicts:
# packages/client/ui-conversation/README.i18n.yaml
2026-07-30 17:35:22 +08:00
kingwl
0f0564b3d0
Merge origin/master into codex/figma-context-injection-row
2026-07-30 17:35:04 +08:00
creatixchu
eba513340c
Merge remote-tracking branch 'origin/feat/directory-picker-quiet-navigation' into feat/dir-selector-adaptive-default
2026-07-30 17:34:59 +08:00
kingwl
f5228e7c71
Merge origin/master into codex/figma-context-injection-row
...
# Conflicts:
# packages/client/ui-conversation/README.i18n.yaml
# packages/client/ui-conversation/src/client/chat/ToolRow.module.css
# packages/client/ui-conversation/src/client/chat/ToolRow.tsx
2026-07-30 17:34:14 +08:00
creatixchu
d9fb03deec
Merge remote-tracking branch 'origin/feat/directory-picker-show-hidden' into feat/directory-picker-quiet-navigation
2026-07-30 17:34:09 +08:00
creatixchu
295813f6eb
Merge remote-tracking branch 'origin/master' into feat/directory-picker-show-hidden
2026-07-30 17:32:46 +08:00
Hypatia May
47d2bcb18c
Merge remote-tracking branch 'origin/master' into fix/human-transcript-projection
2026-07-30 17:28:49 +08:00
imccyu
aaf8fd07e0
Merge pull request #954 from deepseek-harness/codex/details-default-closed
...
fix(web): keep details closed by default
2026-07-30 17:28:32 +08:00
Hypatia May
82817570b0
Merge remote-tracking branch 'origin/master' into fix/human-transcript-projection
...
# Conflicts:
# docs/cordis-catalog/services.md
# docs/core-data-structures/session.i18n.yaml
# packages/host/apiproxy/README.i18n.yaml
# packages/host/apiproxy/src/api-proxy.ts
# packages/ui/tui/src/index.ts
2026-07-30 17:28:26 +08:00
kingwl
abf498b8dc
fix(web): align composer context stack
2026-07-30 17:26:44 +08:00
Turtle
e3be0c5195
Merge remote-tracking branch 'origin/feature/shared-cli-config-foundation' into feature/shared-cli-config-foundation
2026-07-30 17:22:39 +08:00
creatixchu
8cf1603d56
Merge remote-tracking branch 'origin/feat/directory-picker-quiet-navigation' into feat/dir-selector-adaptive-default
2026-07-30 17:18:43 +08:00
creatixchu
e7f35ccf18
Merge remote-tracking branch 'origin/feat/directory-picker-show-hidden' into feat/directory-picker-quiet-navigation
2026-07-30 17:17:49 +08:00
Turtle
873d3cee57
chore(docs): re-record generated artifacts after the master merge
2026-07-30 17:17:49 +08:00
Tianyi Cui
d8f4a0efda
chore(docs): refresh merged generated records
2026-07-30 17:17:38 +08:00
creatixchu
b8d9fb1ede
Merge remote-tracking branch 'origin/master' into feat/directory-picker-show-hidden
2026-07-30 17:17:03 +08:00
imccyu
4cd5745b94
Merge branch 'master' into codex/details-default-closed
2026-07-30 17:14:51 +08:00
creatixchu
85a2789833
Merge remote-tracking branch 'origin/feat/directory-picker-quiet-navigation' into feat/dir-selector-adaptive-default
2026-07-30 17:10:36 +08:00
Tianyi Cui
abd7d57358
Merge branch 'master' into feature/shared-cli-config-foundation
2026-07-30 17:08:42 +08:00