08e3c71f76
fix: fix conflict
2026-06-09 14:34:03 +08:00
eb3b12fa70
fix(dataset): include segment created_at in hit testing response ( #37181 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 05:15:36 +00:00
5bec8eb33a
chore: filter unavailable apps from the installed apps list API ( #37206 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 05:12:29 +00:00
d11e4eeaf7
chore: DI current_user && use inspect ( #37084 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 05:06:28 +00:00
bbdf3d7634
fix(agent-v2): complete console API contract schemas ( #37210 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 04:40:32 +00:00
a80bba2c35
feat(agent): Agent Files / agent Cloud storage — api backend (ENG-589) ( #37172 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 04:01:05 +00:00
a8977be999
chore(api): convert AppContext from ABC to Protocol ( #37203 )
2026-06-09 03:16:39 +00:00
22e67b4673
chore(api): convert PipelineTemplateRetrievalBase from ABC to Protocol ( #37201 )
2026-06-09 03:14:50 +00:00
f948e442e0
chore(api): convert BaseQueueDispatcher from ABC to Protocol ( #37200 )
2026-06-09 02:56:29 +00:00
8a1c0cf5ab
chore(api): convert BaseTruncator from ABC to Protocol ( #37199 )
2026-06-09 02:55:36 +00:00
e18b097ed9
fix(api): allow X-Workspace-Id header in authenticated CORS preflight ( #37202 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-06-09 10:40:47 +08:00
8354b8c60b
fix: fix dataset query
2026-06-09 10:37:05 +08:00
b224accb64
Merge remote-tracking branch 'upstream/main' into feat/rbac
2026-06-09 10:16:40 +08:00
08cfc6a73e
fix: fix dataset permission check
2026-06-09 10:16:37 +08:00
e833e51af9
fix: fix type check failed
2026-06-08 22:18:59 +08:00
5d814ca8c1
chore(api): convert RecommendAppRetrievalBase and WorkflowPauseEntity from ABC to Protocol ( #37182 )
2026-06-08 14:17:07 +00:00
f0fa3e5dc1
feat: add rbac_permission_required decorator
2026-06-08 21:04:20 +08:00
0239b81cca
chore(api): convert MessagesCleanPolicy from ABC to Protocol ( #37171 )
...
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-08 09:55:52 +00:00
a15ecf6bec
feat(cli): adopt generated oRPC contract for unary endpoints ( #37090 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-08 08:09:44 +00:00
825307a9ce
feat: add list member by roles api
2026-06-08 15:38:34 +08:00
eb711c72f1
Merge remote-tracking branch 'upstream/main' into feat/rbac
2026-06-08 13:13:44 +08:00
f15a8f02ef
ci: add flag for linter ( #37018 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-08 04:53:12 +00:00
37e1d452b8
feat(api): add MCP user-identity forwarding ( #36839 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-08 04:32:11 +00:00
91c113f26b
fix: fix failed test
2026-06-08 11:12:57 +08:00
6071fb8bda
Merge branch 'main' into feat/rbac
2026-06-08 10:43:43 +08:00
142640e078
fix: fix failed test
2026-06-08 10:38:36 +08:00
db1aa683bc
feat(web): gate /create and /refine slash commands behind feature preview flag ( #37094 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-08 02:32:52 +00:00
54107772a5
fix: fix failed test and type check failed
2026-06-08 09:52:21 +08:00
813bfea730
feat(api): support embedded Excel images in knowledge import ( #37104 )
2026-06-08 01:26:07 +00:00
1ae98b3ea4
fix: remove unnecessary # type: ignore comments ( #24494 ) ( #37139 )
2026-06-07 12:35:37 +00:00
196c040c99
chore: add missing @override decorators to api/repositories ( #37138 )
2026-06-07 12:08:22 +00:00
fad5656b2e
fix(api): normalize empty workflow tool file lists ( #37125 )
2026-06-07 02:52:53 +00:00
76fb1b6ea8
refactor(api): remove redundant typing.cast calls ( #37124 )
2026-06-06 02:39:07 +00:00
157ba6f5a0
chore(api): Fix several typing errors ( #37119 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-06 01:44:32 +00:00
6b12152ce8
refactor(api): migrate tenant/user via DI for several endpoints ( #37114 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-05 15:08:11 +00:00
544c6f63a5
Merge branch 'main' into feat/rbac
2026-06-05 19:37:39 +08:00
00ac937934
feat: snippet ( #37046 )
...
Co-authored-by: JzoNg <jzongcode@gmail.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-05 09:38:42 +00:00
24876bb05d
fix: avoid duplicating lines when merging text for summarization ( #37093 )
...
Co-authored-by: bymle <229636660+bymle@users.noreply.github.com >
2026-06-05 07:02:57 +00:00
a1ad4be61e
fix(api): expose device-flow approve rate limit as env var ( #37083 )
2026-06-05 02:56:23 +00:00
4af953d86b
Merge branch 'main' into feat/rbac
2026-06-05 10:26:17 +08:00
0bfbd2061e
feat: enhance go to anything ( #32130 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
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-04 11:06:17 +00:00
c8abb11bf0
feat: support custom trace session id for Phoenix tracing ( #37056 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-04 08:42:03 +00:00
f9320b2c91
fix(api): return agent timestamps as epoch seconds ( #37057 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-04 08:27:37 +00:00
2e7f06d81e
chore: pass language param
2026-06-04 15:15:55 +08:00
b67c3a5f76
refactor(api): migrate tenant/user via DI for several endpoints ( #37026 )
2026-06-04 05:52:59 +00:00
5b5a06136a
fix(agent): complete CLI-tool + env shell bootstrap & add composer validation (ENG-367/368) ( #37033 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-04 05:46:42 +00:00
1578f2c1e6
fix: fix name error
2026-06-04 11:31:24 +08:00
8e00b05968
fix: fix miss import
2026-06-04 11:12:29 +08:00
3c98f96ae8
feat(api): introduce select, file and file list form input types to Human Input node ( #36322 )
...
Co-authored-by: JzoNg <jzongcode@gmail.com >
Co-authored-by: GPT 5.4 <codex@openai.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com >
2026-06-04 01:54:28 +00:00
18ffe5e8d8
Merge branch 'main' into feat/rbac
2026-06-04 09:49:06 +08:00