JzoNg
1035f3af34
Revert "feat(web): hide snippets ( #37729 )"
...
This reverts commit 7e9cb50152 .
2026-06-23 13:51:06 +08:00
JzoNg
ce9d1c74af
Merge branch 'main' into feat/refine-snippet-siderbar
2026-06-23 12:34:17 +08:00
JzoNg
6a48939e0c
feat(web): hide snippet import app action
2026-06-23 12:30:44 +08:00
JzoNg
e1c419f122
feat(web): snippet icon
2026-06-23 12:25:57 +08:00
JzoNg
f2d0ac74e9
feat(web): refine snippet info layout
2026-06-23 12:22:21 +08:00
JzoNg
0951901c14
feat(web): snippet icon
2026-06-23 12:18:57 +08:00
JzoNg
b93c5509f0
feat(web): snippet icon
2026-06-23 12:15:25 +08:00
JzoNg
9ca24a5b8f
feat(web): move snippet collapsed preview component
2026-06-23 12:01:52 +08:00
JzoNg
b9d398aff9
feat(web): refine snippet collapsed nav spacing
2026-06-23 11:52:20 +08:00
JzoNg
1f593d4f9b
feat(web): add snippet collapsed nav preview
2026-06-23 11:47:40 +08:00
Yunlu Wen
7852c273e4
refactor: improve stream close 2 ( #37106 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 03:32:33 +00:00
wangxiaolei
ef54229d6f
chore: add ENTERPRISE_RBAC_API_URL check and update permission key ( #37777 )
2026-06-23 03:26:06 +00:00
JzoNg
85edb8c73e
feat(web): fix snippet input field vars
2026-06-23 11:24:45 +08:00
Stephen Zhou
855bb32306
refactor: adapt docs links for product prefixes ( #37565 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-06-23 03:24:29 +00:00
JzoNg
362129e53b
feat(web): centralize snippet draft fields
2026-06-23 11:21:08 +08:00
JzoNg
0bfce31e25
feat(web): preserve snippet draft fields
2026-06-23 11:06:22 +08:00
JzoNg
cd2c40e7c0
feat(web): fix snippet publish copy
2026-06-23 10:58:32 +08:00
Stephen Zhou
f380bbaa10
refactor(web): consolidate create release state ( #37765 )
2026-06-23 02:17:54 +00:00
zyssyz123
b67a04aa22
fix: isolate agent debug conversations by account ( #37766 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 02:04:23 +00:00
Jingyi
ab11083c2d
fix(web): restore contact us support menu ( #37774 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-23 01:04:17 +00:00
wangxiaolei
0cc27dd401
chore: not use request.scoped session ( #37421 )
...
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-06-22 19:38:24 +00:00
zyssyz123
7d2f25df8e
feat(agent): add roster service api access ( #37759 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 12:37:27 +00:00
Stephen Zhou
e3d0320826
refactor(web): manage create release form with Jotai ( #37762 )
2026-06-22 12:26:12 +00:00
Evan
29b95d3ced
fix: replace mock_logger with caplog in tests ( #37757 )
2026-06-22 11:26:07 +00:00
yyh
9fd153ad99
fix(web): derive publish shortcut display from hotkey ( #37758 )
2026-06-22 10:26:54 +00:00
Wu Tianwei
76e587f78a
fix(tests): enhance toast mock and add preview-only app warning test ( #37749 )
2026-06-22 10:09:07 +00:00
zyssyz123
99010dab3e
fix(agent): switch roster node to inline ( #37754 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 09:41:07 +00:00
Yunlu Wen
82d08851be
feat: guard openapi with rbac ( #37752 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-22 09:35:33 +00:00
非法操作
0d7ca17cd1
fix: add the outlined button of notification ( #37741 )
2026-06-22 09:30:07 +00:00
林玮 (Jade Lin)
7cca8b6bb0
fix: Add tenant-level Redis lock for credit pool deduction ( #37753 )
2026-06-22 09:26:47 +00:00
zyssyz123
4065f63dce
fix(agent): add stable debug conversation ( #37744 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 09:21:09 +00:00
Blackoutta
7c20ffe6c4
fix: prevent legacy stop from interrupting GraphEngine runs ( #37129 )
...
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-06-22 08:25:15 +00:00
Stephen Zhou
25b90229bc
fix: disable deployment DSL imports ( #37745 )
2026-06-22 08:14:08 +00:00
JzoNg
f9bb24458d
feat(web): remove unused snippet i18n
2026-06-22 15:57:44 +08:00
JzoNg
52383ce627
feat(web): add snippet publish status filter
2026-06-22 15:51:55 +08:00
Xiyuan Chen
084f122814
refactor(openapi/cli): split app usage-face from studio-app build-face ( #37641 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 07:46:59 +00:00
Xiyuan Chen
1d74bff311
fix(cli): make auth devices revoke --yes a real flag ( #37740 )
2026-06-22 07:42:13 +00:00
L1nSn0w
7aa20d6d94
fix(cli): apply --think filtering to workflow app outputs ( #37736 )
2026-06-22 07:34:47 +00:00
JzoNg
6928c1b4ab
feat(web): remove snippet edit prompts
2026-06-22 15:33:56 +08:00
JzoNg
b0d6567a63
feat(web): autosave snippet drafts
2026-06-22 15:32:58 +08:00
Wu Tianwei
8f6b57fe24
fix: add RBAC feature across various components ( #37732 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 07:30:28 +00:00
JzoNg
b8cc01cf10
feat(web): show snippet publish action
2026-06-22 15:28:15 +08:00
wangxiaolei
c83dcce1f7
chore: remove duplicate code ( #37724 )
2026-06-22 06:57:56 +00:00
Yufeng He
47ee9f7435
fix: bound OperationService billing requests ( #37425 )
...
Signed-off-by: Yufeng He <40085740+he-yufeng@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2026-06-22 06:45:03 +00:00
Xiyuan Chen
762e7f7e8a
fix(cli): align run app --conversation mode list with runtime gate ( #37733 )
2026-06-22 06:42:51 +00:00
zyssyz123
c1ab6226a2
fix(agent): support restoring roster versions ( #37734 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 06:31:50 +00:00
Xiyuan Chen
908c148667
fix(hitl): stop confusing 404 when resuming forms via CLI ( #37556 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 06:11:27 +00:00
Xiyuan Chen
1acf6e7eb6
fix(cli): document HITL pause exit code as 0, not 2 ( #37737 )
2026-06-22 05:56:31 +00:00
Evan
ea3ef81396
refactor(tests): replace mock_logger with caplog in 5 service tests ( #37468 ) ( #37715 )
...
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 05:53:51 +00:00
非法操作
7b3508e376
fix: add legacy snippet permissions ( #37718 )
2026-06-22 05:37:21 +00:00