pku-xht
331b29d779
fix(time-context): close request-boundary gaps
2026-08-07 21:55:18 +08:00
imccyu
71ebeaa559
fix(client-runtime): localize remote namespace dependency
2026-08-07 21:47:18 +08:00
imccyu
ddd43ec371
test(api-gateway): repair CI fixtures
2026-08-07 21:47:18 +08:00
imccyu
00a559bf2b
test(api-gateway): assert withdrawn method failure
2026-08-07 21:47:18 +08:00
imccyu
8b51a1e95c
test(api-gateway): cover namespace rollback paths
2026-08-07 21:47:18 +08:00
imccyu
14ea7e134d
fix(api-remotes): await namespace assembly startup
2026-08-07 21:47:18 +08:00
imccyu
55ccfb5a48
fix(api): preserve dynamic defaults after rebase
2026-08-07 21:47:18 +08:00
imccyu
8bbbb6fe59
fix(api-gateway): compose scoped remote fixture types
2026-08-07 21:47:18 +08:00
imccyu
d362cdb54f
refactor(typert): rename RemoteContext to RemoteScope
2026-08-07 21:47:18 +08:00
imccyu
d6ffd87c5f
refactor(api): expose traced remote namespaces
2026-08-07 21:47:18 +08:00
imccyu
146097368b
fix(api-gateway): type async service disposer
2026-08-07 21:47:18 +08:00
imccyu
686ee5b3f6
fix(api-gateway): harden remote lifecycle and recovery
2026-08-07 21:47:17 +08:00
imccyu
d2596a0d74
test(api-remotes): cover lookup publication races
2026-08-07 21:47:17 +08:00
imccyu
bb61dc13f2
refactor(api): colocate gateway and remote assembly
2026-08-07 21:47:17 +08:00
imccyu
d941350227
fix(typert): preserve remote lookup semantics
2026-08-07 21:47:17 +08:00
imccyu
2fe4a53557
fix(typert): validate and mount remote contributions safely
2026-08-07 21:47:16 +08:00
imccyu
737c12935a
fix(connection): share fixture goal revision lookup
2026-08-07 21:47:16 +08:00
imccyu
286a8b168e
fix(connection): route fixture calls through remote semantics
2026-08-07 21:47:16 +08:00
imccyu
e28ac506ed
perf(api-gateway): cache SRC endpoint claims
2026-08-07 21:47:16 +08:00
imccyu
56af59b41d
fix(typert): keep client registry bundle pure
2026-08-07 21:47:16 +08:00
imccyu
5ea6311949
test(api-gateway): cover client mount rollback
2026-08-07 21:47:16 +08:00
imccyu
0ad5885015
fix(typert): keep generator bootstrap self-contained
2026-08-07 21:47:16 +08:00
imccyu
2e1f9a5cea
fix(typert): address remote gateway review
2026-08-07 21:47:16 +08:00
imccyu
da1ebd2b68
refactor(goal): call entity methods through remote API
2026-08-07 21:47:16 +08:00
imccyu
ede278d0c7
fix(connection): mint RPC ids on insecure origins
2026-08-07 21:47:15 +08:00
imccyu
e8f2ab89bb
refactor(typert): bind remote services through base class
2026-08-07 21:47:15 +08:00
imccyu
1ea5507bf8
fix(typert): close remote gateway review gaps
2026-08-07 21:47:15 +08:00
imccyu
22bec5e63f
feat(typert): propagate Remote cancellation
2026-08-07 21:47:15 +08:00
imccyu
9b63d72c94
fix(typert): harden remote reflection boundaries
2026-08-07 21:47:15 +08:00
imccyu
cd566f26f5
test(client-remotes): cover shared API bundle chain
2026-08-07 21:47:15 +08:00
imccyu
36516e97b9
feat(connection): dispatch TypeRT remotes through shared API
2026-08-07 21:47:15 +08:00
imccyu
4eff751058
test(client): mount TypeRT remote assembly in fixtures
2026-08-07 21:47:15 +08:00
imccyu
9400926bdf
feat(goal): add TypeRT gateway example
2026-08-07 21:47:14 +08:00
imccyu
61c2c15dc4
refactor(goal): own direct goal operations
2026-08-07 21:47:14 +08:00
imccyu
9a0a9350c4
fix(typert): satisfy workspace static gates
2026-08-07 21:47:14 +08:00
imccyu
64a963da0b
feat: add TypeRT remote gateway infrastructure
2026-08-07 21:47:14 +08:00
Tianyi Cui
09dc20e2f2
Merge pull request #1704 from deepseek-harness/worktree/add-web-pwa-manifest
...
feat(web): expose install and theme metadata
2026-08-07 21:43:21 +08:00
pku-xht
d8a85dcafd
refactor(schedule): derive marker section text type
2026-08-07 21:04:09 +08:00
pku-xht
de3e0a5d1c
fix(schedule): validate exact time-context marker shapes
2026-08-07 20:55:58 +08:00
Huanqi Cao
4c2d20dbf7
Merge remote-tracking branch 'origin/master' into feat/windows-pwsh-default
2026-08-07 20:54:35 +08:00
pku-xht
e21f331078
docs(schedule): correct durable change callback timing
2026-08-07 20:41:43 +08:00
ZiyaZhang
4c45355012
style(web): mention chips take the markdown anchor language
...
Link-blue at rest with hover underline, matching URL-promoted inline
code; an at-rest underline collides with monospace descenders inside
the code chip.
2026-08-07 05:06:21 -07:00
ZiyaZhang
7ef39dc4b0
refactor(deliverables): reuse the chain claim test for the mention vocabulary
2026-08-07 05:00:47 -07:00
pku-xht
9dc4ad91fa
fix(schedule): validate snapshot marker arrays
2026-08-07 19:47:12 +08:00
Yichen Jiang
6922a942a6
Merge remote-tracking branch 'origin/master' into worktree/persist-web-theme-settings
...
# Conflicts:
# packages/client/ui-conversation/README.i18n.yaml
# packages/host/apiproxy/README.i18n.yaml
2026-08-07 19:39:45 +08:00
imccyu
56208886a8
Merge pull request #1860 from deepseek-harness/worktree/default-model-persistence
...
feat: the composer model switch becomes the default for new sessions
2026-08-07 19:37:07 +08:00
Yichen Jiang
a352425d82
Merge remote-tracking branch 'origin/master' into worktree/persist-web-theme-settings
...
# Conflicts:
# packages/client/ui-conversation/README.i18n.yaml
# packages/client/ui-theme/README.i18n.yaml
# packages/host/apiproxy/README.i18n.yaml
2026-08-07 19:34:05 +08:00
Yichen Jiang
e9f6d82b12
fix(locale): keep settings constants private
2026-08-07 19:30:22 +08:00
imccyu
c631236a08
Merge pull request #1859 from deepseek-harness/fix/hero-preview-badge
...
feat(web): change preview badge position
2026-08-07 19:29:54 +08:00
Tianyi Cui
886dbfe67f
Merge branch 'master' into worktree/add-web-pwa-manifest
2026-08-07 19:25:49 +08:00