Ryo
|
5ccdcc1cd4
|
chore: backport selected main commits to v4.14.x (#6840)
* chore: bump pro submodule for hydration stability (#6808)
* sandbox-sync-agent
* refactor: host pro as submodule
* chore: checkpoint host pro restructure
* refactor workspace test layout and startup init
* chore: update next turbopack setup
* chore: snapshot current work before actions fix
* chore: update pro submodule
* chore: point pro submodule url to upstream https
* fix: Dockerfile
* chore: update pro submodule
* ci: support private pro submodule token and skip fork jobs
* fix(ci): build sdk workspace deps before code-sandbox bundle
* fix(app): exclude vitest configs from production typecheck
* fix(app-image): build sdk packages before next build
* fix(ci): align dockerfiles with workspace sdk build flow
* chore(docker): upgrade node20 docker images to node24
* fix(ci): read admin coverage output path in pro test workflow
* fix(app-image): include next-i18next config and locale assets
* chore: update pro submodule
* chore: do not specify branch for submodule
* chore: remove most ts-nocheck sign
* chore: update pro submodule
* chore: remove sandbox-agent-sync package
* chore: do not modify "pushData" file logic
* fix: health check
* chore: restore dev axios proxy state
* fix: test-fastgpt report workflow
* fix: use valid vitest coverage action inputs
* update shell (#6830)
* .codex (#6832)
* fix: home chat file uploads (#6838)
* chore: update actions workflow yamls
* chore: update turbo.json
* fix: split admin preview image workflows
* fix: allow home chat file uploads
* chore: add skip file type check env (#6839)
* chore: update actions workflow yamls (#6835)
* chore: update actions workflow yamls
* fix: allow pro workflows on fork pull requests
* chore: update turbo.json
* fix: split admin preview image workflows
* chore: bump pro submodule for admin typecheck
* chore: update pro submodule
* chore: bump pro submodule for turbo ignore
* chore: update pro submodule for file download api
---------
Co-authored-by: Archer <545436317@qq.com>
|
2026-04-28 18:00:31 +08:00 |
|
Archer
|
44e9299d5e
|
V4.13.2 features (#5792)
* add manual create http toolset (#5743)
* add manual create http toolset
* optimize code
* optimize
* fix
* fix
* rename filename
* feat: integrate ts-rest (#5741)
* feat: integrate ts-rest
* chore: classify core contract and pro contract
* chore: update lockfile
* chore: tweak dir structure
* chore: tweak dir structure
* update tsrest code (#5755)
* doc
* update tsrest code
* fix http toolset (#5753)
* fix http toolset
* fix
* perf: http toolset
* fix: toolresponse result (#5760)
* doc
* fix: toolresponse result
* fix: mongo watch
* remove log
* feat: integrated to minio (#5748)
* feat: migrate to minio
* feat: migrate apps' and dataset's avatar to minio
* feat: migrate more avatars to minio
* fix: lock file
* feat: migrate copyright settings' logo to minio
* feat: integrate minio
* chore: improve code
* chore: rename variables
* refactor: s3 class
* fix: s3 and mongo operations
* chore: add session for avatar source
* fix: init s3 buckets
* fix: bugbot issues
* expired time code
* perf: avatar code
* union type
* export favouriteContract
* empty bucket check
---------
Co-authored-by: archer <545436317@qq.com>
* refactor: zod schema to generate OpenAPI instead (#5771)
* doc
* fix: text split code (#5773)
* fix: toolresponse result
* remove log
* stream remove
* fix: text split code
* fix: workflow (#5779)
* fix: toolresponse result
* remove log
* fix: value check
* fix: workflow
* openapi doc
* perf: bucket delete cron
* doc
* feat: apikey health
* feat: export variables
* api code move
* perf: workflow performance (#5783)
* perf: reactflow context
* perf: workflow context split
* perf: nodeList computed map
* perf: nodes dependen
* perf: workflow performance
* workflow performance
* removel og
* lock
* version
* loop drag
* reactflow size
* reactflow size
* fix: s3init (#5784)
* doc
* fix: s3init
* perf: dynamic import
* remove moongose dep
* worker build
* worker code
* perf: worker build
* fix: error throw
* doc
* doc
* fix: build
* fix: dockerfile
* nextjs config
* fix: worker
* fix: build (#5791)
* fix: build
* vector cache code
* fix: app info modal avatar upload method replace (#5787)
* fix: app info modal avatar upload method replace
* chore: replace all useSelectFile with useUploadAvatar
* remove invalid code
* add size
* Update projects/app/src/pageComponents/app/detail/WorkflowComponents/Flow/nodes/render/RenderInput/templates/CommonInputForm.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update projects/app/src/pageComponents/app/detail/WorkflowComponents/context/workflowInitContext.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: 伍闲犬 <whoeverimf5@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-20 19:08:21 +08:00 |
|
Archer
|
952412f648
|
V4.9.6 feature (#4565)
* Dashboard submenu (#4545)
* add app submenu (#4452)
* add app submenu
* fix
* width & i18n
* optimize submenu code (#4515)
* optimize submenu code
* fix
* fix
* fix
* fix ts
* perf: dashboard sub menu
* doc
---------
Co-authored-by: heheer <heheer@sealos.io>
* feat: value format test
* doc
* Mcp export (#4555)
* feat: mcp server
* feat: mcp server
* feat: mcp server build
* update doc
* perf: path selector (#4556)
* perf: path selector
* fix: docker file path
* perf: add image endpoint to dataset search (#4557)
* perf: add image endpoint to dataset search
* fix: mcp_server url
* human in loop (#4558)
* Support interactive nodes for loops, and enhance the function of merging nested and loop node history messages. (#4552)
* feat: add LoopInteractive definition
* feat: Support LoopInteractive type and update related logic
* fix: Refactor loop handling logic and improve output value initialization
* feat: Add mergeSignId to dispatchLoop and dispatchRunAppNode responses
* feat: Enhance mergeChatResponseData to recursively merge plugin details and improve response handling
* refactor: Remove redundant comments in mergeChatResponseData for clarity
* perf: loop interactive
* perf: human in loop
---------
Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com>
* mcp server ui
* integrate mcp (#4549)
* integrate mcp
* delete unused code
* fix ts
* bug fix
* fix
* support whole mcp tools
* add try catch
* fix
* fix
* fix ts
* fix test
* fix ts
* fix: interactive in v1 completions
* doc
* fix: router path
* fix mcp integrate (#4563)
* fix mcp integrate
* fix ui
* fix: mcp ux
* feat: mcp call title
* remove repeat loading
* fix mcp tools avatar (#4564)
* fix
* fix avatar
* fix update version
* update doc
* fix: value format
* close server and remove cache
* perf: avatar
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com>
|
2025-04-16 22:18:51 +08:00 |
|
Archer
|
9639139b52
|
Sandbox (#1610) (#1611)
|
2024-05-28 14:47:10 +08:00 |
|
archer
|
ba9d9c3d5f
|
new framwork
|
2023-06-09 13:21:03 +08:00 |
|
archer
|
1f170e1cd2
|
docs
|
2023-06-06 11:45:33 +08:00 |
|
archer
|
942aeeac2e
|
docs and embedding bill
|
2023-06-05 18:58:38 +08:00 |
|
archer
|
4ec02c654b
|
docs
|
2023-05-13 00:30:30 +08:00 |
|
archer
|
c31d247f07
|
feat: 知识库openapi
|
2023-04-12 21:54:57 +08:00 |
|
Archer
|
e12f97a73b
|
perf: 文案提示;删除账号
|
2023-03-14 12:54:37 +08:00 |
|
archer
|
0ecf576e4e
|
doc gpt V0.2
|
2023-03-04 13:04:47 +08:00 |
|