Roy
|
88805564ad
|
fix: limit s3 filename and metadata "origin-finename" max length to 50 (#6000)
v4.14.3
|
2025-11-27 11:51:54 +08:00 |
|
Finley Ge
|
dbcf5b003d
|
chore: 4.14.3 doc (#5997)
|
2025-11-26 20:52:05 +08:00 |
|
Archer
|
58000324e2
|
feature: V4.14.3 (#5970)
* feat(marketplace): update plugin/ download count statistic (#5957)
* feat: download count
* feat: update ui
* fix: ui
* chore: update sdk verison
* chore: update .env.template
* chore: adjust
* chore: remove console.log
* chore: adjust
* Update projects/marketplace/src/pages/index.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update projects/marketplace/src/pages/index.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update projects/app/src/pages/config/tool/marketplace.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: update refresh; feat: marketplace download count per hour
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* download
* marketplace code
* fix: ui (#5963)
* feat: support dataset and files as global variables (#5961)
* json & dataset
* file
* fix file var
* fix
* fix init
* remove
* perf: file vars
* fix: file uploading errors (#5969)
* fix: file uploading errors
* fix build
* perf: fileselector ux
* feat: integrate S3 for dataset with compatibility (#5941)
* fix: text split
* remove test
* feat: integrate S3 for dataset with compatibility
* fix: delay s3 files delete timing
* fix: remove imageKeys
* fix: remove parsed images' TTL
* fix: improve codes by pr comments
---------
Co-authored-by: archer <545436317@qq.com>
* remove log
* perf: request limit
* chore: s3 migration script (#5971)
* test
* perf: s3 code
* fix: migration script (#5972)
* perf: s3 move object
* wip: fix s3 bugs (#5976)
* fix: incorrect replace origin logic (#5978)
* fix: add downloadURL (#5980)
* perf: file variable ttl & quick create dataset with temp s3 bucket (#5973)
* perf: file variable ttl & quick create dataset with temp s3 bucket
* fix
* plugin & form input variables (#5979)
* plugin & form input variables
* fix
* docs: 4143.mdx (#5981)
* doc: update 4143.mdx (#5982)
* fix form input file ttl (#5983)
* trans file type (#5986)
* trans file type
* fix
* fix: S3 script early return (#5985)
* fix: S3 script typeof
* fix: truncate large filename to fit S3 name
* perf(permission): add a schema verification for resource permission, tmbId, groupId, orgId should be set at least one of them (#5987)
* fix: version & typo (#5988)
* fix-v4.14.3 (#5991)
* fix: empty alt make replace JWT failed & incorrect image dataset preview url (#5989)
* fix: empty alt make replace JWT failed & incorrect image dataset preview url
* fix: s3 files recovery script
* fix: incorrect chat external url parsing (#5993)
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Roy <whoeverimf5@gmail.com>
|
2025-11-26 20:47:28 +08:00 |
|
Finley Ge
|
91156f13e7
|
feat: team rate limitation (#5931)
|
2025-11-21 18:05:17 +08:00 |
|
Archer
|
c1c2b46884
|
fix: initv4141 script (#5967) (#5968)
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
v4.14.2-fix
|
2025-11-21 10:27:28 +08:00 |
|
Archer
|
6c759a76ab
|
Update 4141.mdx (#5955)
|
2025-11-19 10:15:27 +08:00 |
|
Archer
|
f08f3a8a26
|
deploy doc (#5953)
* fix: text split
* remove test
* perf: create dataset modal
* remove log
* deploy doc
|
2025-11-18 19:27:14 +08:00 |
|
Archer
|
6adee71c7a
|
fix dataset quick create modal (#5951)
* fix: text split
* remove test
* perf: create dataset modal
* remove log
* fix dataset quick create modal (#5949)
* fix dataset quick create modal
* fix ui
* doc
* fix: text width
---------
Co-authored-by: heheer <heheer@sealos.io>
v4.14.2
|
2025-11-18 18:31:28 +08:00 |
|
heheer
|
3f47b58a73
|
fix: tool select modal item width (#5952)
|
2025-11-18 18:18:14 +08:00 |
|
dependabot[bot]
|
64759b862f
|
chore(deps): bump js-yaml in /document (#5943)
Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together.
Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)
Updates `js-yaml` from 3.14.1 to 3.14.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-18 18:03:54 +08:00 |
|
Edge-Seven
|
88331e4659
|
Fix typos in some files (#5947)
Co-authored-by: khanhkhanhlele <namkhanh20xx@gmail.com>
|
2025-11-18 16:44:12 +08:00 |
|
heheer
|
b6d3083585
|
fix: mcp tool description & tool select ui (#5948)
|
2025-11-18 16:43:45 +08:00 |
|
Archer
|
29e9e3fecd
|
Rename tool call (#5946)
* fix: text split
* remove test
* perf: create dataset modal
* remove log
* rename
|
2025-11-18 11:39:54 +08:00 |
|
Archer
|
7b82e1dcf8
|
Update doc (#5934)
* fix: text split
* remove test
* doc
* doc
* feat: support quick create dataset in app (#5940)
* feat: support quick create dataset in app
* doc
* perf: create dataset modal
* remove log
---------
Co-authored-by: heheer <heheer@sealos.io>
|
2025-11-17 21:02:39 +08:00 |
|
Archer
|
2c681bcdd1
|
fix: text split (#5933)
* fix: text split
* remove test
|
2025-11-17 12:30:56 +08:00 |
|
dependabot[bot]
|
e7eb44650e
|
chore(deps): bump js-yaml in /plugins/webcrawler/SPIDER (#5932)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-17 12:00:33 +08:00 |
|
dependabot[bot]
|
1b08a043a6
|
chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#5930)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-17 12:00:16 +08:00 |
|
heheer
|
18efdb5421
|
fix: chat page team app types (#5927)
|
2025-11-14 16:58:43 +08:00 |
|
heheer
|
fea7c51d87
|
fix: support upload import duplicate plugin (#5926)
|
2025-11-14 16:15:01 +08:00 |
|
heheer
|
b0c6e687aa
|
fix template creating (#5924)
|
2025-11-14 16:07:55 +08:00 |
|
Archer
|
48c0c150eb
|
V4.14.2 fearured (#5922)
* fix: chat agent template create (#5912)
* doc
* template market ui (#5917)
* Compress tool (#5919)
* Compress tool (#5914)
* rename file
* feat: agent call request
* perf: Agent call (#5916)
* fix: interactive in tool call
* doc
* fix: merge node response
* fix: test
* fix:修改 message 对话中的压缩提示词 (#5918)
Co-authored-by: xxyyh <2289112474@qq>
* perf: compress code
* perf: agent call comment
---------
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
* remove pr
* feat: auto password
* perf: app template cache
* fix template market ui (#5921)
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
|
2025-11-14 13:21:17 +08:00 |
|
caigua
|
21de152fd7
|
fix: 避免日志记录触发递归日志风暴,排除日志模型的性能监控中间件 (#5910)
初始慢操作触发日志写入,增加系统负载;日志写入因负载过高变缓,被判定为新的慢操作,进而触发更多日志;持续升高的负载让所有操作进一步变慢,生成更多日志。最终形成“越慢越写、越写越慢”的自我强化正反馈循环,即便初始高并发业务流量结束,循环仍会持续耗尽系统资源,直至服务崩溃。
修复方案:
- 对日志模型(Log)跳过 addCommonMiddleware 中间件注册
- 避免日志写入操作被自身监控逻辑拦截,从源头切断循环触发条件
- 不影响业务模型的慢操作监控功能,仅豁免日志自身的性能统计
|
2025-11-13 12:15:16 +08:00 |
|
Archer
|
fa163a5456
|
doc (#5908)
|
2025-11-12 12:19:02 +08:00 |
|
Archer
|
21b9f61506
|
fix: action (#5905)
v4.14.1
|
2025-11-12 11:18:41 +08:00 |
|
Archer
|
245d6e0d02
|
fix: action (#5904)
|
2025-11-12 11:08:18 +08:00 |
|
Archer
|
3a5318c012
|
fix: action (#5903)
|
2025-11-12 10:53:31 +08:00 |
|
Finley Ge
|
8eb6f37b30
|
fix: sso doc (#5901)
* hide api
* fix: sso doc
* fix: rebase
---------
Co-authored-by: archer <545436317@qq.com>
|
2025-11-12 10:04:39 +08:00 |
|
Archer
|
d571c768ea
|
V4.14.1 feature (#5880)
* feat: app split (#5858)
* feat: app split script
* fix: app split
* chore: app split script try-catch
* adjust dashborad page (#5872)
* create page
* create page
* create button
* router name
* bot
* template
* create page
* mobile
* toolfolder
* fix
* fix
* fix build
* split tool select
* img
* doc
* rename enum
* fix page adjust (#5883)
* fix page adjust
* fix ad store
* fix: initv4141 (#5886)
* fix: create app
* doc
* hide api
* doc
* feat: payment pause interactive (#5892)
* fix: copy clbs (#5889)
* fix: copy clbs
* fix: copy clbs
* fix: http protocol handling in baseURL (#5890)
* fix: http protocol handling in baseURL
* ui fix
* auto saved version
* fix
* auto save
* fix: model permission modal (#5895)
* folder
* fix: del app
* navbar
* fix: plugin file selector (#5893)
* fix: plugin file selector
* fix: plugin file selector
* workflow tool inputform
* pick
---------
Co-authored-by: archer <545436317@qq.com>
* fix: workflow tool time
* doc
* fix workorder button (#5896)
* add inform track (#5897)
* remove invalid track
* comment
* feat: marketplace refresh api (#5884)
* marketplace refresh
* fix: helper bot menu button (#5898)
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com>
|
2025-11-11 14:05:02 +08:00 |
|
伍闲犬
|
74e16204e3
|
fix: plugin file selector (#5871)
* fix: plugin file selector
* fix: render
* fix: upload
* fix: file selector auth
---------
Co-authored-by: archer <545436317@qq.com>
|
2025-11-07 16:48:10 +08:00 |
|
Finley Ge
|
8ca5ebecd4
|
perf: read file node return splited raw texts (#5881)
|
2025-11-07 14:20:34 +08:00 |
|
Archer
|
7225ebec01
|
perf: model reload (#5879)
* Version doc
* perf: model reload
|
2025-11-07 12:15:08 +08:00 |
|
Archer
|
1f9c8d32ac
|
fix: child app run error (#5876)
v4.14.0-fix
|
2025-11-07 10:55:05 +08:00 |
|
Archer
|
edf06a0ffe
|
fix: trim check (#5873)
|
2025-11-06 22:20:37 +08:00 |
|
Finley Ge
|
57e37c91d3
|
chore: edit upgrading doc (#5870)
* chore: edit upgrading doc
* Update doc-last-modified.json
---------
Co-authored-by: Archer <545436317@qq.com>
|
2025-11-06 15:43:00 +08:00 |
|
Archer
|
7aaa28ed08
|
fix: document deploy (#5868)
* mcp memory
* Editor space parse error
* fix: ts
* fix: debug interactive
* fix: templateId
* fix: editor in debug
* doc
|
2025-11-06 14:47:55 +08:00 |
|
Archer
|
89ca81d1a4
|
fix: document deploy (#5867)
|
2025-11-05 17:05:58 +08:00 |
|
Archer
|
bf33f7af2e
|
add templateId to apps (#5866)
* fix: timeselector ui error
* var update node
* add templateId to apps
|
2025-11-05 14:58:02 +08:00 |
|
Archer
|
45869fa058
|
Upgrade document (#5865)
* fix: timeselector ui error
* var update node
* version doc
* doc
|
2025-11-05 14:16:14 +08:00 |
|
Archer
|
adf9981845
|
fix: http inputs (#5864)
* fix: timeselector ui error
* var update node
* fix: http
v4.14.0
|
2025-11-05 13:49:13 +08:00 |
|
Archer
|
3a030e8c33
|
Fix: Tag filter scroll (#5863)
* fix: timeselector ui error
* var update node
* tag filter scroll
|
2025-11-05 13:29:40 +08:00 |
|
heheer
|
c9edba3539
|
fix scrollbar (#5862)
|
2025-11-05 13:19:11 +08:00 |
|
Archer
|
5163e704ed
|
fix: editor (#5859)
* fix: timeselector ui error
* var update node
* fix: editor
* feat: add name watch
|
2025-11-05 11:31:37 +08:00 |
|
Archer
|
44e87e3053
|
fix: var render (#5857)
* fix: timeselector ui error
* var update node
* fix: var render
* fix: prompt editor
* perf: init
* fix: retry input
* fix: prompt editor
* fix: editor
|
2025-11-04 22:15:47 +08:00 |
|
Archer
|
a499d05a02
|
V4.14.0 features (#5850)
* feat: migrate chat files to s3 (#5802)
* feat: migrate chat files to s3
* feat: add delete jobs for deleting s3 files
* chore: improvements
* fix: lockfile
* fix: imports
* feat: add ttl for those uploaded files but not send yet
* feat: init bullmq worker
* fix: s3 key
* perf: s3 internal url
* remove env
* fix: re-sign a new url
* fix: re-sign a new url
* perf: s3 code
---------
Co-authored-by: archer <545436317@qq.com>
* update pacakge
* feat: add more file type for uploading (#5807)
* fix: re-sign a new url
* wip: file selector
* feat: add more file type for uploading
* feat: migrate chat files to s3 (#5802)
* feat: migrate chat files to s3
* feat: add delete jobs for deleting s3 files
* chore: improvements
* fix: lockfile
* fix: imports
* feat: add ttl for those uploaded files but not send yet
* feat: init bullmq worker
* fix: s3 key
* perf: s3 internal url
* remove env
* fix: re-sign a new url
* fix: re-sign a new url
* perf: s3 code
---------
Co-authored-by: archer <545436317@qq.com>
* fix: limit minmax available file upload number
* perf: file select modal code
* fix: fileselect refresh
* fix: ts
---------
Co-authored-by: archer <545436317@qq.com>
* bugfix: chat page (#5809)
* fix: upload avatar
* fix: chat page username display issue and setting button visibility
* doc
* Markdown match base64 performance
* feat: improve global variables(time, file, dataset) (#5804)
* feat: improve global variables(time, file, dataset)
* feat: optimize code
* perf: time variables code
* fix: model, file
* fix: hide file upload
* fix: ts
* hide dataset select
---------
Co-authored-by: archer <545436317@qq.com>
* perf: insert training queue
* perf: s3 upload error i18n
* fix: share page s3
* fix: timeselector ui error
* var update node
* Timepicker ui
* feat: plugin support password
* fix: password disabled UX
* fix: button size
* fix: no model cache for chat page (#5820)
* rename function
* fix: workflow bug
* fix: interactive loop
* fix test
* perf: common textare no richtext
* move system plugin config (#5803) (#5813)
* move system plugin config (#5803)
* move system plugin config
* extract tag bar
* filter
* tool detail temp
* marketplace
* params
* fix
* type
* search
* tags render
* status
* ui
* code
* connect to backend (#5815)
* feat: marketplace apis & type definitions (#5817)
* chore: marketplace init
* chore: marketplace list api type
* chore: detail api
* marketplace & import
* feat: marketplace ui (#5826)
* temp
* marketplace
* import
* feat: detail return readme
* chore: cache data expire 10 mins
* chore: update docs
* feat: marketplace ui
---------
Co-authored-by: heheer <zhiyu44@qq.com>
* feat: marketplace (#5830)
* temp
* marketplace
* chore: tool list tag filter
* chore: adjust
---------
Co-authored-by: heheer <zhiyu44@qq.com>
* tool detail drawer
* remove tag filter
* fix
* fix
* fix build
* update pnpm-lock
* fix type
* perf code
* marketplace router
* fix build
* navbar icon
* fix ui
* fix init
* docs: marketplace/plugin (#5832)
* temp
* marketplace
* docs(plugin): system tool docs
---------
Co-authored-by: heheer <zhiyu44@qq.com>
* default url
* feat: i18n/ docker build (#5833)
* chore: docker build
* feat: i18n selector
* fix
* fix
* fix: i18n parse
* fix: i18n parse
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: heheer <zhiyu44@qq.com>
* marketplace url
* update action
* market place code
* market place code
* title
* fix: nextconfig
* fix: copilot review
* Remove bypassable regex-based XSS sanitization from marketplace search (#5835)
* Initial plan
* Remove problematic regex-based XSS sanitization from search inputs
Co-authored-by: c121914yu <50446880+c121914yu@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: c121914yu <50446880+c121914yu@users.noreply.github.com>
* feat: tool tag openapi
* api check
* fix: tsc
* fix: ts
* fix: lock
* sdk version
* ts
* sdk version
* remove invalid tip
* perf: export data add timezone
* perf: admin plugin api move
* perf: tool code
* move tag code
* perf: marketplace and team plugin code
* remove workflow invalid request
* rename global tool code
* rename global tool code
* rename api
* fix some bugs (#5841)
* fix some bugs
* fix
* perf: Tag filter
* fix: ts
* fix: ts
---------
Co-authored-by: archer <545436317@qq.com>
* perf: Concat function
* fix: workflow snapshot push
* fix: ts type
* fix: login to config/*
* fix: ts
* fix: model avatar (#5848)
* fix: model avatar
* fix: ts
* fix: avatar migration to s3
* update lock
* fix: avatar redirect
---------
Co-authored-by: archer <545436317@qq.com>
* fix tool detail (#5847)
* fix tool detail
* init script
* fix build
* perf: plugin detail modal
* change tooltags to tags
* fix icon
---------
Co-authored-by: archer <545436317@qq.com>
* fix tag filter scroll (#5852)
* fix create app plugin & import info (#5853)
* tag size
* rename toolkit
* download url
* import plugin status (#5854)
* init doc
* fix: init shell
---------
Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com>
Co-authored-by: Zeng Qingwen <143274079+fishwww-ww@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: heheer <zhiyu44@qq.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
|
2025-11-04 16:58:12 +08:00 |
|
Archer
|
fac170306e
|
Update 4130.mdx (#5855)
|
2025-11-04 15:06:39 +08:00 |
|
mmagi
|
f79dbf8e8d
|
fix: 修复Markdown渲染加粗链接时显示[object Object]的问题 (#5839)
|
2025-11-03 21:23:27 +08:00 |
|
Archer
|
e1b616a4e4
|
Update README.md (#5844)
|
2025-11-03 15:53:26 +08:00 |
|
dependabot[bot]
|
f7448fb2b1
|
chore(deps): bump starlette in /plugins/model/llm-ChatGLM2 (#5825)
Bumps [starlette](https://github.com/Kludex/starlette) from 0.47.2 to 0.49.1.
- [Release notes](https://github.com/Kludex/starlette/releases)
- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/starlette/compare/0.47.2...0.49.1)
---
updated-dependencies:
- dependency-name: starlette
dependency-version: 0.49.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-30 12:27:10 +08:00 |
|
Archer
|
3bd9b61bd4
|
remove invalid log (#5812)
|
2025-10-24 18:07:24 +08:00 |
|
Archer
|
d87771a14a
|
fix: toolcall index not start zero (#5811)
|
2025-10-24 17:49:18 +08:00 |
|