heheer
|
09b9fa517b
|
chat log soft delete (#6110)
* chat log soft delete
* perf: history api
* add history test
* Update packages/web/i18n/en/app.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* zod parse error
* fix: ts
---------
Co-authored-by: archer <545436317@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-18 10:17:10 +08:00 |
|
Archer
|
463b02d127
|
perf log (#6107)
Document deploy / sync-images (push) Waiting to run
Document deploy / generate-timestamp (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
* perf: html2md
* perf: index
* Add model log
* update next version
* log index
|
2025-12-17 17:44:38 +08:00 |
|
heheer
|
abc2b6d20d
|
support add pay form url env (#6086)
* support add pay form url env
* optimize
* fix
|
2025-12-17 17:28:40 +08:00 |
|
heheer
|
285e2b5c93
|
fix mcp header (#6105)
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
* fix mcp header
* perf: del tip
* secret type
---------
Co-authored-by: archer <545436317@qq.com>
|
2025-12-16 21:32:40 +08:00 |
|
Archer
|
71936eeb1d
|
deploy doc (#6100)
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
Document deploy / sync-images (push) Has been cancelled
Document deploy / generate-timestamp (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Has been cancelled
* deploy doc
* name
|
2025-12-16 14:56:04 +08:00 |
|
Archer
|
0e3676579d
|
refresh plugins (#6099)
* doc
* refresh plugins
* perf: loading in install
* background index
|
2025-12-16 13:02:00 +08:00 |
|
Archer
|
7bfd02a490
|
perf: init shell (#6097)
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
* perf: init shell
* init shell
* init shell
* fix: custom domain check
* support
* perf: init shell
|
2025-12-16 01:46:51 +08:00 |
|
Archer
|
106417b109
|
fix: index (#6096)
Document deploy / sync-images (push) Waiting to run
Document deploy / generate-timestamp (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
|
2025-12-16 00:11:47 +08:00 |
|
Archer
|
af669a1cfc
|
4.14.4 features (#6090)
* perf: zod with app log (#6083)
* perf: safe decode
* perf: zod with app log
* fix: text
* remove log
* rename field
* refactor: improve like/dislike interaction (#6080)
* refactor: improve like/dislike interaction
* button style & merge status
* perf
* fix
* i18n
* feedback ui
* format
* api optimize
* openapi
* read status
---------
Co-authored-by: archer <545436317@qq.com>
* perf: remove empty chat
* perf: delete resource tip
* fix: confirm
* feedback filter
* fix: ts
* perf: linker scroll
* perf: feedback ui
* fix: plugin file input store
* fix: max tokens
* update comment
* fix: condition value type
* fix feedback (#6095)
* fix feedback
* text
* list
* fix: versionid
---------
Co-authored-by: archer <545436317@qq.com>
* fix: chat setting render;export logs filter
* add test
* perf: log list api
* perf: redirect check
* perf: log list
* create ui
* create ui
---------
Co-authored-by: heheer <heheer@sealos.io>
|
2025-12-15 23:36:54 +08:00 |
|
Archer
|
0b02f66283
|
fix: form input default value (#6088)
Document deploy / sync-images (push) Has been cancelled
Build FastGPT images in Personal warehouse / get-vars (push) Has been cancelled
Document deploy / generate-timestamp (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Has been cancelled
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Has been cancelled
* rename
* fix: form input default value
* remove log
|
2025-12-12 17:20:02 +08:00 |
|
heheer
|
8ad9e15571
|
free plan workorder entrance (#6085)
|
2025-12-12 16:08:20 +08:00 |
|
Archer
|
2da73a6555
|
V4.14.4 features (#6075)
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
Document deploy / sync-images (push) Has been cancelled
Document deploy / generate-timestamp (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Has been cancelled
* perf: faq
* index
* delete dataset
* delete dataset
* perf: delete dataset
* init
* fix: faq
* refresh
* empty tip
* perf: delete type
* fix: some bugs (#6071)
* fix: publish channel doc link
* fix: checkbox disable hover style
* fix: huggingface.svg missing; update doc
* chore: update doc
* fix: typo
* fix: export log dateend;feat: file selector render (#6072)
* fix: export log dateend
* feat: file selector render
* perf: s3 controller
* team qpm limit & plan tracks (#6066)
* team qpm limit & plan tracks
* api entry qpm
* perf: computed days
* Revert "api entry qpm"
This reverts commit 1210c07217.
* perf: code
* system qpm limit
* system qpm limit
---------
Co-authored-by: archer <545436317@qq.com>
* perf: track
* remove export chat test
* doc
* feat: global agent (#6057)
* feat: global agent
* fix: agent
* fix: order display
* CHORE
* feat: error page log
* fix: var update
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Roy <whoeverimf5@gmail.com>
|
2025-12-10 20:07:05 +08:00 |
|
heheer
|
ed1623bd7f
|
fix bugs (#6074)
* fix bugs
* doc
|
2025-12-10 17:45:00 +08:00 |
|
Archer
|
36d1ff3679
|
feat: custom domain (#6067)
Document deploy / sync-images (push) Waiting to run
Document deploy / generate-timestamp (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
* perf: faq
* index
* delete dataset
* delete dataset
* perf: delete dataset
* init
* fix: faq
* doc
* fix: share link auth (#6063)
* standard plan add custom domain config (#6061)
* standard plan add custom domain config
* bill detail modal
* perf: vector count api
* feat: custom domain & wecom bot SaaS integration (#6047)
* feat: custom Domain type define
* feat: custom domain
* feat: wecom custom domain
* chore: i18n
* chore: i18n; team auth
* feat: wecom multi-model message support
* chore: wecom edit modal
* chore(doc): custom domain && wecom bot
* fix: type
* fix: type
* fix: file detect
* feat: fe
* fix: img name
* fix: test
* compress img
* rename
* editor initial status
* fix: chat url
* perf: s3 upload by buffer
* img
* refresh
* fix: custom domain selector (#6069)
* empty tip
* perf: s3 init
* sort provider
* fix: extend
* perf: extract filename
---------
Co-authored-by: Roy <whoeverimf5@gmail.com>
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
|
2025-12-09 23:33:32 +08:00 |
|
heheer
|
d354fd4d67
|
fix: price page back button display (#6060)
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
|
2025-12-09 12:18:59 +08:00 |
|
Archer
|
bdee2db74a
|
V4.14.4 dev (#6058)
Document deploy / sync-images (push) Waiting to run
Document deploy / generate-timestamp (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
* perf: faq
* index
* delete dataset
* delete dataset
* perf: delete dataset
* init
* fix: outLink UID (#6048)
* perf: query extension
* fix: s3 configs (#6050)
* fix: s3 configs
* s3
---------
Co-authored-by: archer <545436317@qq.com>
* s3 valid string check
* perf: completion api
* fix: model test
* perf: init
* fix: init
* fix: init shell
* fix: faq
---------
Co-authored-by: Roy <whoeverimf5@gmail.com>
|
2025-12-08 21:02:38 +08:00 |
|
heheer
|
44f95038b0
|
bill coupon detail (#6054)
Document deploy / sync-images (push) Waiting to run
Document deploy / generate-timestamp (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
* bill coupon detail
* enum
* fix
|
2025-12-08 18:07:31 +08:00 |
|
heheer
|
e979f69cba
|
fix: mcp sse params (#6056)
* mcp sse params
* add console
* fix
* node version
|
2025-12-08 18:03:21 +08:00 |
|
heheer
|
5aaf123135
|
chat file url white list (#6053)
* chat file url white list
* perf: white list
---------
Co-authored-by: archer <545436317@qq.com>
|
2025-12-08 17:10:23 +08:00 |
|
Archer
|
2ccb5b50c6
|
V4.14.4 features (#6036)
Document deploy / sync-images (push) Waiting to run
Document deploy / generate-timestamp (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
* feat: add query optimize and bill (#6021)
* add query optimize and bill
* perf: query extension
* fix: embe model
* remove log
* remove log
* fix: test
---------
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: archer <545436317@qq.com>
* feat: notice (#6013)
* feat: record user's language
* feat: notice points/dataset indexes; support count limit; update docker-compose.yml
* fix: ts error
* feat: send auth code i18n
* chore: dataset notice limit
* chore: adjust
* fix: ts
* fix: countLimit race condition; i18n en-prefix locale fallback to en
---------
Co-authored-by: archer <545436317@qq.com>
* perf: comment
* perf: send inform code
* fix: type error (#6029)
* feat: add ip region for chat logs (#6010)
* feat: add ip region for chat logs
* refactor: use Geolite2.mmdb
* fix: export chat logs
* fix: return location directly
* test: add unit test
* perf: log show ip data
* adjust commercial plans (#6008)
* plan frontend
* plan limit
* coupon
* discount coupon
* fix
* type
* fix audit
* type
* plan name
* legacy plan
* track
* feat: add discount coupon
* fix
* fix discount coupon
* openapi
* type
* type
* env
* api type
* fix
* fix: simple agent plugin input & agent dashboard card (#6034)
* refactor: remove gridfs (#6031)
* fix: replace gridfs multer operations with s3 compatible ops
* wip: s3 features
* refactor: remove gridfs
* fix
* perf: mock test
* doc
* doc
* doc
* fix: test
* fix: s3
* fix: mock s3
* remove invalid config
* fix: init query extension
* initv4144 (#6037)
* chore: initv4144
* fix
* version
* fix: new plans (#6039)
* fix: new plans
* qr modal tip
* fix: buffer raw text filename (#6040)
* fix: initv4144 (#6041)
* fix: pay refresh (#6042)
* fix: migration shell
* rename collection
* clear timerlock
* clear timerlock
* perf: faq
* perf: bill schema
* fix: openapi
* doc
* fix: share var render
* feat: delete dataset queue
* plan usage display (#6043)
* plan usage display
* text
* fix
* fix: ts
* perf: remove invalid code
* perf: init shell
* doc
* perf: rename field
* perf: avatar presign
* init
* custom plan text (#6045)
* fix plans
* fix
* fixed
* computed
---------
Co-authored-by: archer <545436317@qq.com>
* init shell
* plan text & price page back button (#6046)
* init
* index
* delete dataset
* delete dataset
* perf: delete dataset
* init
---------
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: Roy <whoeverimf5@gmail.com>
Co-authored-by: heheer <heheer@sealos.io>
|
2025-12-08 01:44:15 +08:00 |
|
Archer
|
9d72f238c0
|
fix: csv check (#6044)
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
* fix: csv check
* fix: template
* Update packages/global/common/file/utils.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-07 15:02:36 +08:00 |
|
Archer
|
003e66883c
|
fix: loop filter (#6033)
Document deploy / sync-images (push) Has been cancelled
Build FastGPT images in Personal warehouse / get-vars (push) Has been cancelled
Document deploy / generate-timestamp (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Has been cancelled
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Has been cancelled
|
2025-12-05 11:37:21 +08:00 |
|
dependabot[bot]
|
2213e95b48
|
chore(deps): bump @modelcontextprotocol/sdk from 1.12.2 to 1.24.0 (#6023)
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.12.2 to 1.24.0.
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.12.2...1.24.0)
---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
dependency-version: 1.24.0
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-12-03 10:16:27 +08:00 |
|
heheer
|
735a6722b5
|
fix: filter pro request (#6022)
|
2025-12-03 08:35:31 +08:00 |
|
dependabot[bot]
|
a56e5dd55a
|
chore(deps): bump express from 4.21.2 to 4.22.0 (#6015)
Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 4.22.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.22.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.2...4.22.0)
---
updated-dependencies:
- dependency-name: express
dependency-version: 4.22.0
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-12-02 11:41:24 +08:00 |
|
Roy
|
499b797d0d
|
fix: longer timeout (#6012)
|
2025-12-01 21:14:39 +08:00 |
|
Finley Ge
|
9890911be1
|
Revert "fix: get file buffer and upload file to S3 (#6004)" (#6006)
This reverts commit f1253a1f5a.
|
2025-11-28 17:11:53 +08:00 |
|
Roy
|
f1253a1f5a
|
fix: get file buffer and upload file to S3 (#6004)
|
2025-11-28 15:02:59 +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)
Build FastGPT images in Personal warehouse / get-vars (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Has been cancelled
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Has been cancelled
|
2025-11-21 18:05:17 +08:00 |
|
Archer
|
c1c2b46884
|
fix: initv4141 script (#5967) (#5968)
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
|
2025-11-21 10:27:28 +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>
|
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 |
|
heheer
|
b6d3083585
|
fix: mcp tool description & tool select ui (#5948)
|
2025-11-18 16:43:45 +08:00 |
|
Archer
|
7b82e1dcf8
|
Update doc (#5934)
Document deploy / sync-images (push) Waiting to run
Document deploy / generate-timestamp (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
* 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 |
|
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)
Document deploy / sync-images (push) Has been cancelled
Build FastGPT images in Personal warehouse / get-vars (push) Has been cancelled
Document deploy / generate-timestamp (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Has been cancelled
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Has been cancelled
|
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 |
|
Archer
|
3a5318c012
|
fix: action (#5903)
|
2025-11-12 10:53:31 +08:00 |
|
Archer
|
d571c768ea
|
V4.14.1 feature (#5880)
Document deploy / sync-images (push) Waiting to run
Document deploy / generate-timestamp (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
* 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)
Build FastGPT images in Personal warehouse / get-vars (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Has been cancelled
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Has been cancelled
* 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 |
|
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
|
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
|
adf9981845
|
fix: http inputs (#5864)
* fix: timeselector ui error
* var update node
* fix: http
|
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)
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
* 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)
Document deploy / sync-images (push) Waiting to run
Document deploy / generate-timestamp (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Blocked by required conditions
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Blocked by required conditions
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
* 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 |
|