creatixchu
f2f9700de2
feat(feedback): open one feedback dialog from /feedback and Dislike, with categories and a toast
...
Dislike and a bare /feedback open the Session's feedback dialog, which
collects one of seven fixed categories and an optional description and
records through the messageFeedback put or the new sessionFeedback
Remote; Like records at once. A recorded rating shows the filled glyph
and every submission is acknowledged by a toast. feedback/record and
MessageFeedbackItem carry the optional category; the note popover, its
layout scenario, and the clearNote/clear verbs are removed. ui-commands
gains the action command kind the /feedback decoration runs as.
Closes #3515
2026-09-09 10:20:24 +08:00
Yichen Jiang
d80891921b
Merge remote-tracking branch 'origin/master' into worktree/pi-ai-settings-recovery
...
# Conflicts:
# packages/llm/llm/README.i18n.yaml
# packages/llm/llm/README.md
# packages/llm/llm/README.zh.md
2026-09-09 06:18:13 +08:00
fz
452fe6de55
Merge remote-tracking branch 'origin/master' into feat/remove-str-replace-editor-from-minimal
2026-09-09 01:49:09 +08:00
fz
40c9766a8d
Merge origin/master into feat/remove-str-replace-editor-from-minimal
2026-09-09 01:22:09 +08:00
Yudong
228f3aef83
test(ci): stabilize completion waits and Session fixtures
2026-09-09 01:15:31 +08:00
yudshj
c9038b4b31
refactor(present): declare and open workspace source files
2026-09-09 01:15:31 +08:00
yudshj
6d8a400d79
fix(web): open delivered snapshots in the default application
2026-09-09 01:15:31 +08:00
yudshj
37d27fcdf9
feat(web): present immutable file deliveries with download cards
2026-09-09 01:15:31 +08:00
imccyu
58144ccf78
test(web): await command and settings readiness before assertions
2026-09-09 00:26:41 +08:00
fz
3c05dcb537
fix(ci): refresh persistent bash fixtures and synchronize LSP lifecycle test
2026-09-08 23:29:03 +08:00
fz
94ff82f57b
Merge origin/master into feat/remove-str-replace-editor-from-minimal
2026-09-08 23:22:25 +08:00
imccyu
96a66ba478
Merge pull request #3790 from deepseek-harness/worktree-ci-0908
...
fix(CI): update spec timeout and behavior
2026-09-08 23:04:59 +08:00
imccyu
2c21c7a03e
ci: 1
2026-09-08 22:31:16 +08:00
Tianyi Cui
bb407e309d
Merge master into session-log-v3 release
...
Merge 3ea52fc3e475a3e7c430812bde4209258416e57b into a0a61a8237f61344a01448a97954df603d8fff73. Retain the V2-to-V3 migration dependency alongside native system flock support, removing the replaced fs-ext dependency. Union the lockfile workspace importer entries; frozen installation validates the result without regeneration.
Preserve release publint async lane-signal cancellation, close ownership, and spawn-error regressions, satisfying the incoming CI budget intent. Keep canonical, prompt, preset, and latest migration regression behavior. Rename an arbitrary preset fixture value to custom-agent to avoid the inherited vendor-rescope false positive without changing test semantics.
Validation: frozen install; full build including Darwin addon; focused V3/persistence/prompt/publint and runtime tests; built migration, two-process lease, and loader smokes; native flock and package-matrix tests; touched dependency and CI owner tests; all hygiene leaves (vendor residue repaired and rechecked); doc-sync 34/34.
2026-09-08 22:21:18 +08:00
Tianyi Cui
ae4919634d
test(web): align SSH replay with V3 release fixtures
2026-09-08 22:00:57 +08:00
Tianyi Cui
0aa1ef0d1e
Merge remote-tracking branch 'origin/release/session-log-v3' into integrate/v3-master-refresh-345248
2026-09-08 21:23:29 +08:00
Tianyi Cui
e11b2a5558
merge: refresh session-log-v3 from master 345248f470
2026-09-08 21:15:06 +08:00
imccyu
a2784a223e
test(web): synchronize theme writes and focus assertions
2026-09-08 20:49:10 +08:00
imccyu
7264906f99
refactor(native): rename package family to node-addon-system
2026-09-08 20:49:10 +08:00
_Kerman
b76a6d9963
fix(web): keep animated connection dots hidden on hover
2026-09-08 18:27:12 +08:00
_Kerman
a433eec5e7
test(web): await editor credential state before snapshots
2026-09-08 18:24:32 +08:00
_Kerman
e186c218c0
test(web): release workflow gates after failed submissions
2026-09-08 18:04:56 +08:00
_Kerman
3ec2191246
test(web): await feedback submit replies before snapshots
2026-09-08 17:55:54 +08:00
_Kerman
19d87778a1
test(web): hold workflow children through live navigation checks
2026-09-08 17:55:48 +08:00
_Kerman
f7c9170b3b
fix(web): dismiss tooltips when composer actions become disabled
2026-09-08 17:21:13 +08:00
Tianyi Cui
657e68186a
fix(session): canonicalize V3 envelopes through adjacent migration
2026-09-08 16:56:52 +08:00
_Kerman
839a6fa995
test(web): await mutation replies before capturing settled UI
2026-09-08 16:35:16 +08:00
_Kerman
e33834f522
test(web): await session and responsive layout readiness
2026-09-08 16:12:14 +08:00
_Kerman
999b677e18
merge: sync origin/master
2026-09-08 16:08:28 +08:00
Yichen Jiang
c9a702a267
Merge remote-tracking branch 'origin/master' into worktree/pi-ai-settings-recovery
2026-09-08 15:42:48 +08:00
Yichen Jiang
dad135dd41
Merge remote-tracking branch 'origin/master' into worktree/pi-ai-settings-recovery
2026-09-08 15:42:25 +08:00
Kaige-Gao
babf22b4cf
Merge pull request #3557 from deepseek-harness/slash-command-i18n
...
feat(web): localize slash command descriptions
2026-09-08 15:38:00 +08:00
Tianyi Cui
be9d401c33
test(web): await action acknowledgements before following controls
2026-09-08 15:00:53 +08:00
Tianyi Cui
6c0e258b27
test(web): await observed browser settlement in replay scenarios
2026-09-08 14:35:11 +08:00
_Kerman
3f1f7da7c3
Merge origin/master into fix/session-prose-local-media-display
2026-09-08 14:25:21 +08:00
lsdsjy
0707f4af3e
Merge pull request #3700 from deepseek-harness/fix/open-in-app-ssh
...
fix(open-in-app): hide workspace app actions over SSH
2026-09-08 14:11:41 +08:00
fz
61cd1a3f91
Merge origin/master into feat/remove-str-replace-editor-from-minimal
2026-09-08 13:51:47 +08:00
Yichen Jiang
da313e4fdc
fix(llm-pi-ai): preserve actionable model diagnostics
2026-09-08 13:35:09 +08:00
Kaige-Gao
aed565f382
Merge master into slash-command-i18n
2026-09-08 13:32:55 +08:00
Tianyi Cui
96fa1dfac8
Merge pinned master 84bde6c7 into V3 readiness repair
2026-09-08 13:16:35 +08:00
Tianyi Cui
0bb083d898
Merge pull request #3646 from deepseek-harness/fix/pr-ci-reliability-20260906
...
fix(ci): 隔离临时存储并稳定测试夹具
2026-09-08 13:06:58 +08:00
mektpoy
0dc6ce26d7
Merge remote-tracking branch 'upstream/master' into issue-1424-goal-resume-activation
2026-09-08 12:48:51 +08:00
lsdsjy
5b8c8b781f
test(open-in-app): scope SSH snapshot to the session header
2026-09-08 12:43:55 +08:00
_Kerman
88ab8e9133
fix(ui): show authored text when markdown images fail
2026-09-08 12:06:43 +08:00
lsdsjy
a8d960ecb6
Merge master into fix/open-in-app-ssh
2026-09-08 11:37:46 +08:00
lsdsjy
28d478a80d
Merge pull request #3681 from deepseek-harness/fix/busy-send-button-follows-setting
...
fix(web): make the running Send button follow the busy-Enter setting
2026-09-08 11:35:25 +08:00
lsdsjy
7f47954cad
fix(open-in-app,directory-picker): share inherited SSH detection
2026-09-08 11:32:36 +08:00
mektpoy
514f92ba53
Merge remote-tracking branch 'upstream/master' into issue-1424-goal-resume-activation
...
# Conflicts:
# packages/goal/goal/tests/projection.spec.ts
2026-09-08 11:23:08 +08:00
Yichen Jiang
642b538fe0
Merge remote-tracking branch 'origin/master' into worktree/pi-ai-settings-recovery
2026-09-08 10:34:14 +08:00
Yichen Jiang
fe03b0686d
fix(llm-pi-ai): keep catalog-invalid settings repairable
2026-09-08 10:28:45 +08:00