Finley Ge
|
872e1c0292
|
chore: update docs (#6261)
|
2026-01-13 19:11:02 +08:00 |
|
Archer
|
fea1c4ed14
|
perf: workflow node past;feat: table export (#6250)
* perf: workflow node past
* feat: table export
* feat: table export
|
2026-01-12 21:07:44 +08:00 |
|
heheer
|
6ec16cf0cf
|
fix: mcp header auth type selection (#6246)
|
2026-01-12 16:37:47 +08:00 |
|
Archer
|
97717ae920
|
workflow (#6244)
|
2026-01-12 12:27:57 +08:00 |
|
Archer
|
e2b77a99dc
|
更新 4145.mdx (#6243)
|
2026-01-12 08:50:15 +08:00 |
|
Archer
|
861e8380bc
|
perf: pan move canvas (#6242)
* perf: pan move canvas
* Update packages/web/i18n/en/workflow.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update projects/app/src/pageComponents/app/detail/WorkflowComponents/Flow/index.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-11 21:09:27 +08:00 |
|
Archer
|
c742e18e64
|
auto close (#6241)
|
2026-01-11 17:05:03 +08:00 |
|
Archer
|
ec45fb22aa
|
action (#6240)
|
2026-01-11 16:43:49 +08:00 |
|
Archer
|
a890832e54
|
action (#6239)
|
2026-01-11 16:39:46 +08:00 |
|
Archer
|
b570ac24d4
|
Autoclose issue (#6238)
* auto close old issue
* auto close issue
|
2026-01-11 16:35:59 +08:00 |
|
Archer
|
3020f9453d
|
Update 4145.mdx (#6235)
|
2026-01-11 00:59:49 +08:00 |
|
Archer
|
047940bbd6
|
doc (#6233)
|
2026-01-11 00:57:52 +08:00 |
|
Finley Ge
|
fb0143acce
|
fix: typo (#6227)
v4.14.5-fix
|
2026-01-11 00:32:11 +08:00 |
|
Archer
|
0beb52a2f3
|
fix: plugin redirect (#6232)
|
2026-01-11 00:26:41 +08:00 |
|
Archer
|
e8eba6300d
|
Update 4145.mdx (#6231)
|
2026-01-10 20:37:16 +08:00 |
|
dependabot[bot]
|
73ee1dbb23
|
chore(deps): bump form-data from 2.3.3 to 4.0.4 (#6226)
Bumps [form-data](https://github.com/form-data/form-data) from 2.3.3 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/commits/v4.0.4)
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-09 18:43:32 +08:00 |
|
Archer
|
3a0d971480
|
doc (#6225)
|
2026-01-09 18:27:11 +08:00 |
|
Archer
|
c93c3937e1
|
S3 sdk (#6215)
* refactor: fastgpt object storage & global proxy (#6155)
* feat: migrate to fastgpt storage sdk
* chore: rename env variable
* chore: move to sdk dir
* docs: object storage
* CHORE
* chore: storage mocks
* chore: update docker-compose
* fix: global proxy agent
* fix: update COS proxy
* refactor: use fetch instead of http.request
* fix: axios request base url
* fix: axios proxy request behavior
* fix: bumps axios
* fix: patch axios for proxy
* fix: replace axios with proxied axios
* fix: upload txt file encoding
* clean code
* fix: use "minio" for minio adapter (#6205)
* fix: use minio client to delete files when using minio vendor (#6206)
* doc
* feat: filter citations and add response button control (#6170)
* feat: filter citations and add response button control
* i18n
* fix
* fix test
* perf: chat api code
* fix: workflow edge overlap and auto-align in folded loop nodes (#6204)
* fix: workflow edge overlap and auto-align in folded loop nodes
* sort
* fix
* fix edge
* fix icon
* perf: s3 file name
* perf: admin get app api
* perf: catch user error
* fix: refactor useOrg hook to use debounced search key (#6180)
* chore: comment minio adapter (#6207)
* chore: filename with suffix random id
* perf: s3 storage code
* fix: encode filename when copy object
---------
Co-authored-by: archer <545436317@qq.com>
* fix: node card link
* json
* perf: chat index;
* index
* chat item soft delete (#6216)
* chat item soft delete
* temp
* fix
* remove code
* perf: delete chat item
---------
Co-authored-by: archer <545436317@qq.com>
* feat: select wheather filter sensitive info when export apps (#6222)
* fix some bugs (#6210)
* fix v4.14.5 bugs
* type
* fix
* fix
* custom feedback
* fix
* code
* fix
* remove invalid function
---------
Co-authored-by: archer <545436317@qq.com>
* perf: test
* fix file default local upload (#6223)
* docs: improve object storage introduction (#6224)
* doc
---------
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>
|
2026-01-09 18:25:02 +08:00 |
|
dependabot[bot]
|
56ec86e2fe
|
chore(deps): bump next from 14.2.33 to 14.2.35 (#6214)
Bumps [next](https://github.com/vercel/next.js) from 14.2.33 to 14.2.35.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.33...v14.2.35)
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.35
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-08 09:07:31 +08:00 |
|
dependabot[bot]
|
2d9a5167cb
|
chore(deps): bump @modelcontextprotocol/sdk from 1.24.0 to 1.25.2 (#6212)
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.24.0 to 1.25.2.
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.24.0...v1.25.2)
---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
dependency-version: 1.25.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-08 08:45:19 +08:00 |
|
Archer
|
573f3544e7
|
feat: pg half vector (#6201)
|
2026-01-06 16:47:55 +08:00 |
|
Eikoo
|
6ad4b00b2a
|
feat:add openapi download link in document (#6192)
* feat:add openapi download link in document
* doc
---------
Co-authored-by: archer <545436317@qq.com>
|
2026-01-06 13:25:46 +08:00 |
|
Archer
|
9f2adcd523
|
perf: request llm (#6191)
* perf: request error info
* perf: request llm'
* perf: request llm'
* openapi doc
|
2026-01-06 13:21:57 +08:00 |
|
Deepturn
|
f7e46ec760
|
Clarify image version consistency in SSO guide (#6189)
Updated the image version comment for fastgpt-sso service.
|
2026-01-05 20:53:39 +08:00 |
|
Archer
|
f00adcb02d
|
fix: surrender;perf: llm response (#6190)
* feat: workflow route to detail
* llm response
* fix: surrender
* fix: surrender
* fix: surrender
* fix: test
|
2026-01-05 20:53:18 +08:00 |
|
Archer
|
88ed97bc9d
|
fix: workflow batch repeat run (#6186)
* stop design doc
* remove invalid doc
* perf: auto fit
* fix: icon
* perf: icon
* perf: icon
* perf: icon
* perf: icon
* perf: variable disabled input ui
* fix: workflow batch run
* fix: tsc
|
2026-01-05 12:05:13 +08:00 |
|
heheer
|
1e68a5fec0
|
connection handle (#6178)
|
2026-01-04 19:06:48 +08:00 |
|
heheer
|
34241ec774
|
fix app detail bg (#6172)
* fix app detail bg
* remove code
* fix
* detail modal & icon position
|
2025-12-31 16:39:22 +08:00 |
|
Archer
|
bc2b1cdca4
|
Update 4141.mdx (#6175)
|
2025-12-31 09:54:29 +08:00 |
|
Archer
|
005fbf8cdb
|
fix: vector ts (#6166)
* stop design doc
* remove invalid doc
* rename
* fix: ts
* perf: auto fit
* perf: comment menu
* remove invalid checker
* save button colorschema
* fix: icon
* perf: color schema
* fix: icon
* perf: icon
* perf: icon
* perf: icon
* perf: icon
|
2025-12-31 00:54:04 +08:00 |
|
heheer
|
f8bedc1209
|
fix: workflow fixview padding & context menu position (#6169)
|
2025-12-30 21:22:03 +08:00 |
|
heheer
|
f626c961fb
|
feat: workflow presentation ui (#6156)
* icon & gradient
* line & header ui
* basic presentation mode
* ui & icon
* node
* fix
* source color schema
* delete code
* fix build
* fix
* fix
* fix icon
* function position
|
2025-12-30 15:27:02 +08:00 |
|
Archer
|
75b6947cb9
|
perf: vector db log;perf: s3 mock (#6165)
* stop design doc
* remove invalid doc
* remove log
* perf: s3 mock
* perf: vector db log
* update lock
|
2025-12-30 15:25:15 +08:00 |
|
Finley Ge
|
3ff4fda364
|
upgrade: MongoDB 5.0.18 to 5.0.32 (#6148)
* upgrade: MongoDB 5.0.18 to 5.0.32
Update MongoDB version from 5.0.18 to 5.0.32 in all deployment configurations.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
via [Happy](https://happy.engineering)
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
* doc
---------
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Happy <yesreply@happy.engineering>
Co-authored-by: archer <545436317@qq.com>
|
2025-12-30 11:31:47 +08:00 |
|
YeYuheng
|
84570bda6f
|
fix:agent eval and doc file (#6158)
* agent eval
* eval auth
* html transofrm size
* fix: test
---------
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: archer <545436317@qq.com>
|
2025-12-30 11:20:55 +08:00 |
|
Roy
|
5ff4cc11b0
|
feat: export all chunks in collection (#6163)
* feat: export all chunks in collection
* perf: export collection api
* doc
---------
Co-authored-by: archer <545436317@qq.com>
|
2025-12-30 10:57:22 +08:00 |
|
Roy
|
baf1a07993
|
feat: add user ip filter for chat log table (#6162)
* feat: add user ip filter for chat log table
* chore: fix menu placement
|
2025-12-29 20:25:37 +08:00 |
|
Roy
|
29f61abcd3
|
fix: santinize the upload filename (#6159)
|
2025-12-29 11:32:14 +08:00 |
|
Roy
|
4ea50bc38d
|
fix: filename with whitespace will cause regex unmatched (#6154)
* fix: filename with whitespace will cause regex unmatched
* chore: add unit tests
|
2025-12-26 17:12:39 +08:00 |
|
Archer
|
5dab0b066b
|
Visibillty playground (#6152)
* feat: add chat visibility controls and improve quote reader permissions (#6102)
* feat: add chat visibility controls and improve quote reader permissions
* fix test
* zod
* fix
* test & openapi
* frontend filter
* update name
* fix
* fix
* rename variables
* fix
* test
* fix build
* fix
* fix
---------
Co-authored-by: archer <545436317@qq.com>
* perf: init shell
---------
Co-authored-by: heheer <heheer@sealos.io>
|
2025-12-26 15:49:18 +08:00 |
|
YeYuheng
|
5547d9177f
|
hehe pdf api (#6149)
Co-authored-by: xxyyh <2289112474@qq>
|
2025-12-26 15:37:41 +08:00 |
|
heheer
|
bb8d3604d0
|
fix cite visibility (#6153)
|
2025-12-26 15:26:06 +08:00 |
|
heheer
|
4fbe27f2df
|
add plan activity config (#6139)
* activity points
* modal
* ui
* fix
* pref: zod schema
* perf: ad api with zod
* perf: plan year switch
* perf: plan
* i18n
* fix: hook
* fix: activity checker
* fix: i18n
* fix clear token
* fix
* back
* can close modal in pay
* ad token
* rename
* fix
* total points
* eng i18n
---------
Co-authored-by: archer <545436317@qq.com>
|
2025-12-24 18:22:25 +08:00 |
|
Archer
|
e53242e8bc
|
4.14.5 dev (#6146)
* stop design doc
* remove invalid doc
* action
|
2025-12-24 17:09:26 +08:00 |
|
heheer
|
f175a1a30c
|
optimize app update time (#6127)
* feat: add chat visibility controls and improve quote reader permissions (#6102)
* feat: add chat visibility controls and improve quote reader permissions
* fix test
* zod
* fix
* test & openapi
* frontend filter
* update name
* fix
* fix
* rename variables
* fix
* test
* fix build
* fix
* fix
---------
Co-authored-by: archer <545436317@qq.com>
* app update time
* recent app
* fix
* type
* fix
* context
* perf: update app usingtime code
* fix: ts
* update parent
* doc
* perf: code per
* unauth refresh
---------
Co-authored-by: archer <545436317@qq.com>
|
2025-12-24 14:28:42 +08:00 |
|
Archer
|
ab743b9358
|
fix: ticktime (#6134)
* stop design doc
* remove invalid doc
* del s3 tip
* fix: ticktime
* fix: ticktime
* fix: ticktime
|
2025-12-22 00:02:23 +08:00 |
|
Archer
|
6fb93ef8a5
|
fix: s3 del worker while (#6133)
* stop design doc
* remove invalid doc
* fix: s3 del worker while
* fix: s3 del worker while
* perf: regx
|
2025-12-21 23:28:19 +08:00 |
|
Archer
|
b0a48603f8
|
perf: remove dataset code (#6132)
* stop design doc
* perf: init worker
* perf: remove dataset cide
* remove invalid doc
|
2025-12-21 20:56:50 +08:00 |
|
Archer
|
2fea73bb68
|
perf: index (#6131)
* perf: index
* stop design doc
* perf: stop workflow;perf: mongo connection
* fix: ts
* mq export
|
2025-12-21 19:15:10 +08:00 |
|
heheer
|
4f95f6867e
|
app delete queue (#6122)
* app delete queue
* test
* perf: del app queue
* perf: log
* perf: query
* perf: retry del s3
* fix: ts
* perf: add job
* redis retry
* perf: mq check
* update log
* perf: mq concurrency
* perf: error check
* perf: mq
* perf: init model
---------
Co-authored-by: archer <545436317@qq.com>
|
2025-12-20 13:11:02 +08:00 |
|