Archer
|
76d6234de6
|
V4.14.7 features (#6406)
* Agent features (#6345)
* Test agent (#6220)
* squash: compress all commits into one
* feat: plan response in ui
* response ui
* perf: agent config
* merge
* tool select ux
* perf: chat ui
* perf: agent editform
* tmp code
* feat: save chat
* Complete agent parent (#6049)
* add role and tools filling
* add: file-upload
---------
Co-authored-by: xxyyh <2289112474@qq>
* perf: top agent code
* top agent (#6062)
Co-authored-by: xxyyh <2289112474@qq>
* fix: ts
* skill editor ui
* ui
* perf: rewrite type with zod
* skill edit ui
* skill agent (#6089)
* cp skill chat
* rebase fdf933d
and add skill chat
* 1. skill 的 CRUD
2. skill 的信息渲染到前端界面
* solve comment
* remove chatid and chatItemId
* skill match
* perf: skill manage
* fix: ts
---------
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: archer <545436317@qq.com>
* fix: ts
* fix: loop import
* skill tool config (#6114)
Co-authored-by: xxyyh <2289112474@qq>
* feat: load tool in agent
* skill memory (#6126)
Co-authored-by: xxyyh <2289112474@qq>
* perf: agent skill editor
* perf: helperbot ui
* agent code
* perf: context
* fix: request context
* agent usage
* perf: agent context and pause
* perf: plan response
* Test agent sigle skill (#6184)
* feat:top box fill
* prompt fix
---------
Co-authored-by: xxyyh <2289112474@qq>
* perf: agent chat ui
* Test agent new (#6219)
* have-replan
* agent
---------
Co-authored-by: xxyyh <2289112474@qq>
* fix: ts
---------
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
* feat: consolidate agent and MCP improvements
This commit consolidates 17 commits including:
- MCP tools enhancements and fixes
- Agent system improvements and optimizations
- Auth limit and prompt updates
- Tool response compression and error tracking
- Simple app adaptation
- Code quality improvements (TypeScript, ESLint, Zod)
- Version type migration to schema
- Remove deprecated useRequest2
- Add LLM error tracking
- Toolset ID validation fixes
---------
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
* fix: transform avatar copy;perf: filter invalid tool
* update llm response storage time
* fix: openapi schema
* update skill desc
* feat: cache hit data
* i18n
* lock
* chat logs support error filter & user search (#6373)
* chat log support searching by user name
* support error filter
* fix
* fix overflow
* optimize
* fix init script
* fix
* perf: get log users
* updat ecomment
* fix: ts
* fix: test
---------
Co-authored-by: archer <545436317@qq.com>
* Fix: agent (#6376)
* Agent features (#6345)
* Test agent (#6220)
* squash: compress all commits into one
* feat: plan response in ui
* response ui
* perf: agent config
* merge
* tool select ux
* perf: chat ui
* perf: agent editform
* tmp code
* feat: save chat
* Complete agent parent (#6049)
* add role and tools filling
* add: file-upload
---------
Co-authored-by: xxyyh <2289112474@qq>
* perf: top agent code
* top agent (#6062)
Co-authored-by: xxyyh <2289112474@qq>
* fix: ts
* skill editor ui
* ui
* perf: rewrite type with zod
* skill edit ui
* skill agent (#6089)
* cp skill chat
* rebase fdf933d
and add skill chat
* 1. skill 的 CRUD
2. skill 的信息渲染到前端界面
* solve comment
* remove chatid and chatItemId
* skill match
* perf: skill manage
* fix: ts
---------
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: archer <545436317@qq.com>
* fix: ts
* fix: loop import
* skill tool config (#6114)
Co-authored-by: xxyyh <2289112474@qq>
* feat: load tool in agent
* skill memory (#6126)
Co-authored-by: xxyyh <2289112474@qq>
* perf: agent skill editor
* perf: helperbot ui
* agent code
* perf: context
* fix: request context
* agent usage
* perf: agent context and pause
* perf: plan response
* Test agent sigle skill (#6184)
* feat:top box fill
* prompt fix
---------
Co-authored-by: xxyyh <2289112474@qq>
* perf: agent chat ui
* Test agent new (#6219)
* have-replan
* agent
---------
Co-authored-by: xxyyh <2289112474@qq>
* fix: ts
---------
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
* feat: consolidate agent and MCP improvements
This commit consolidates 17 commits including:
- MCP tools enhancements and fixes
- Agent system improvements and optimizations
- Auth limit and prompt updates
- Tool response compression and error tracking
- Simple app adaptation
- Code quality improvements (TypeScript, ESLint, Zod)
- Version type migration to schema
- Remove deprecated useRequest2
- Add LLM error tracking
- Toolset ID validation fixes
---------
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
* 1. 把辅助生成前端上的 system prompt 加入到上下文中
2. mcp工具的前端渲染(图标)
3. 文件读取工具和文件上传进行关联
4. 添加了辅助生成返回格式出错的重试方案
5. ask 不出现在 plan 步骤中
6. 添加了辅助生成的头像和交互 UI
* fix:read_file
* helperbot ui
* ts error
* helper ui
* delete Unused import
* perf: helper bot
* lock
---------
Co-authored-by: Archer <545436317@qq.com>
Co-authored-by: xxyyh <2289112474@qq>
* fix date variable required & model auth (#6386)
* fix date variable required & model auth
* doc
* feat: add chat id to finish callback
* fix: iphone safari shareId (#6387)
* fix: iphone safari shareId
* fix: mcp file list can't setting
* fix: reason output field
* fix: skip JSON validation for HTTP tool body with variable (#6392)
* fix: skip JSON validation for HTTP tool body with variable
* doc
* workflow fitview
* perf: selecting memory
* perf: cp api
* ui
* perf: toolcall auto adapt
* fix: catch workflow error
* fix: ts
* perf: pagination type
* remove
* ignore
* update doc
* fix: simple app tool select
* add default avatar to logs user
* perf: loading user
* select dataset ui
* rename version
* feat: add global/common test
* perf: packages/global/common test
* feat: package/global/ai,app test
* add global/chat test
* global/core test
* global/core test
* feat: packages/global all test
* perf: test
* add server api test
* perf: init shell
* perf: init4150 shell
* remove invalid code
* update doc
* remove log
* fix: chat effect
* fix: plan fake tool (#6398)
* 1. 提示词防注入功能
2. 无工具不进入 plan,防止虚拟工具生成
* Agent-dataset
* dataset
* dataset presetInfo
* prefix
* perf: prompt
---------
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: archer <545436317@qq.com>
* fix: review
* adapt kimi2.5 think toolcall
* feat: invoke fastgpt user info (#6403)
feat: invoke fastgpt user info
* fix: invoke fastgpt user info return orgs (#6404)
* skill and version
* retry helperbot (#6405)
Co-authored-by: xxyyh <2289112474@qq>
* update template
* remove log
* doc
* update doc
* doc
* perf: internal ip check
* adapt get paginationRecords
* tool call adapt
* fix: test
* doc
* fix: agent initial version
* adapt completions v1
* feat: instrumentation check
* rename skill
* add workflow demo mode tracks (#6407)
* chore: 统一 skills 目录命名为小写
将 .claude/Skills/ 重命名为 .claude/skills/ 以保持命名一致性。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* add workflow demo mode tracks
* code
* optimize
* fix: improve workflowDemoTrack based on PR review
- Add comment to empty catch block for maintainability
- Add @param docs to onDemoChange clarifying nodeCount usage
- Replace silent .catch with console.debug for dev debugging
- Handle appId changes by reporting old data before re-init
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: archer <545436317@qq.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* remove repeat skill
* fix(workflow): filter out orphan edges to prevent runtime errors (#6399)
* fix(workflow): filter out orphan edges to prevent runtime errors
Runtime edges that reference non-existent nodes (orphan edges) can cause
unexpected behavior or crashes during workflow dispatch. This change adds
a pre-check to filter out such edges before execution begins, ensuring
system stability even with inconsistent graph data.
* fix(workflow): enhance orphan edge filtering with logging and tests
- Refactor: Extract logic to 'filterOrphanEdges' in utils.ts for better reusability
- Feat: Add performance monitoring (warn if >100ms) and comprehensive logging
- Feat: Support detailed edge inspection in debug mode
- Docs: Add JSDoc explaining causes of orphan edges (migration, manual edits)
- Test: Add unit tests covering edge cases and performance (1000 edges)
Addresses PR review feedback regarding logging, variable naming, and testing."
* move code
* move code
* add more unit test
---------
Co-authored-by: archer <545436317@qq.com>
* test
* perf: test
* add server/common/string test
* fix: resolve $ref references in MCP tool input schemas (#6395) (#6409)
* fix: resolve $ref references in MCP tool input schemas (#6395)
* add test code
---------
Co-authored-by: archer <545436317@qq.com>
* chore(docs): add fastgpt, fastgpt-plugin version choice guide (#6411)
* chore(doc): add fastgpt version description
* doc
* doc
---------
Co-authored-by: archer <545436317@qq.com>
* fix:dataset cite and description info (#6410)
* 1. 添加知识库引用(plan 步骤和直接知识库调用)
2. 提示词框中的@知识库工具
3. plan 中 step 的 description dataset_search 改为中文
* fix: i18n
* prompt
* prompt
---------
Co-authored-by: xxyyh <2289112474@qq>
* fix: tool call
* perf: workflow props
* fix: merge ECharts toolbox options instead of overwriting (#6269) (#6412)
* feat: integrate logtape and otel (#6400)
* fix: deps
* feat(logger): integrate logtape and otel
* wip(log): add basic infras logs
* wip(log): add request id and inject it into context
* wip(log): add basic tx logs
* wip(log): migrate
* wip(log): category
* wip(log): more sub category
* fix: type
* fix: sessionRun
* fix: export getLogger from client.ts
* chore: improve logs
* docs: update signoz and changelog
* change type
* fix: ts
* remove skill.md
* fix: lockfile specifier
* fix: test
---------
Co-authored-by: archer <545436317@qq.com>
* init log
* doc
* remove invalid log
* fix: review
* template
* replace new log
* fix: ts
* remove log
* chore: migrate all addLog to logtape
* move skill
* chore: migrate all addLog to logtape (#6417)
* update skill
* remove log
* fix: tool check
---------
Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
Co-authored-by: xxyyh <2289112474@qq>
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: xuyafei1996 <54217479+xuyafei1996@users.noreply.github.com>
Co-authored-by: ToukoYui <2331631097@qq.com>
Co-authored-by: roy <whoeverimf5@gmail.com>
|
2026-02-12 16:37:50 +08:00 |
|
Archer
|
44d64ce40e
|
Sandbox server (#6383)
* feat: sandbox_server
* docker build
* action
|
2026-02-04 20:49:26 +08:00 |
|
Archer
|
97717ae920
|
workflow (#6244)
|
2026-01-12 12:27:57 +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
|
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 |
|
Archer
|
e53242e8bc
|
4.14.5 dev (#6146)
* stop design doc
* remove invalid doc
* action
|
2025-12-24 17:09:26 +08:00 |
|
Archer
|
21b9f61506
|
fix: action (#5905)
|
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 |
|
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
|
d6fc27a892
|
Test doc (#5724)
* doc
* doc
|
2025-09-29 11:52:39 +08:00 |
|
Archer
|
c747fc03ad
|
Update docs-deploy.yml (#5594)
|
2025-09-04 23:03:47 +08:00 |
|
Archer
|
d9e28a5b1a
|
Fix: document preview action (#5524)
* perf: tag popver color
* fix: action
|
2025-08-23 13:25:50 +08:00 |
|
Archer
|
3cbcb1e3b6
|
Fix doc (#5439)
* doc
* doc
* remove workflow
|
2025-08-12 22:45:19 +08:00 |
|
Archer
|
6a0b0b1991
|
update doc search engine (#5386)
* update doc search engine
* custom tokenizer
* tokenizer
|
2025-08-04 22:07:52 +08:00 |
|
Archer
|
16a74c909d
|
fix: doc preview action;update doc (#5383)
* fix: doc preview action
* update doc
* dpc
|
2025-08-04 18:10:58 +08:00 |
|
Archer
|
109bdbe9db
|
4.11.2 dev (#5368)
* 4.11.2 dev (#103)
* update document
* update doc
* update doc
* doc img
* action
* fix action
* fix: action
* fix: action
* perf: action
* doc
* perf: action
|
2025-08-02 19:38:37 +08:00 |
|
Archer
|
c390eb186c
|
Fix document action and content (#5308)
* fix: action
* remove cache
* update action
* doc (#102)
* doc (#101)
* do
* add redirect
* doc
* fix: action
* action
* doc
* fix: action
* fix: action
* action
|
2025-07-24 14:23:04 +08:00 |
|
dreamer6680
|
fa60f546d4
|
fix:change docs url (#5307)
|
2025-07-24 13:00:27 +08:00 |
|
Archer
|
8e61029505
|
fix: doc (#5306)
|
2025-07-24 10:51:37 +08:00 |
|
Archer
|
4838a2c9fd
|
remove old doc (#5305)
* auto update index
* update index
* remove old doc
|
2025-07-24 10:39:41 +08:00 |
|
Archer
|
393b7abe7d
|
Document action (#5304)
* fix: context
* fix: context
* action
* update scripts
* update action
* fix: kubeconfig
* update preview
* docker file
* perf: action per
* update doc deploy yml
* doc (#99)
* doc
* doc
* rename
* doc
* fix: action on
* doc (#100)
|
2025-07-23 23:27:37 +08:00 |
|
Archer
|
e9db592a49
|
Doc action test (#5302)
* doc
* fix: action
* fix: action
|
2025-07-23 21:39:34 +08:00 |
|
Archer
|
fe7abf22a9
|
New document (#5299)
* add new doc (#5175)
Co-authored-by: dreamer6680 <146868355@qq.com>
* Test docs (#5235)
* fix: change the page of doc
* chore: add new dependencies, update global styles/layout, optimize docs, add Feishu & GitHub icons, update API examples
* fix: docs/index 404 not found
* Update environment variable names, optimize styles, add new API routes, fix component styles, adjust documentation, and update GitHub and Feishu icons
* update readme
* feat: add a linkfastgpt compontent
* feat: update new doc
* fix:remove unuse page and redirect homepage to docs (#5288)
* fix:remove some unuse doc
* fix: redirect homepage to doc
* git ignore
* fix:navbar to index (#5295)
* sidbar
* fix: navtab unlight (#5298)
* doc
---------
Co-authored-by: dreamer6680 <1468683855@qq.com>
Co-authored-by: dreamer6680 <146868355@qq.com>
|
2025-07-23 21:35:03 +08:00 |
|
Archer
|
366bccb833
|
update secret (#5278)
|
2025-07-22 13:08:00 +08:00 |
|
Archer
|
a2f83567d7
|
action (#5277)
|
2025-07-22 12:58:06 +08:00 |
|
Archer
|
8ff0e8bd34
|
update project domain (#5208)
|
2025-07-14 10:13:21 +08:00 |
|
Archer
|
8b0d09e241
|
fix: search type (#5149)
* fix: search type
* update preview
|
2025-07-04 00:13:14 +08:00 |
|
Wenhao Zhu
|
2078cdf040
|
ci: 修复镜像构建工作流 (#5074)
* ci: update fastgpt-build-image-personal
* ci: fix cache
|
2025-07-03 13:53:19 +08:00 |
|
Finley Ge
|
07768d1d23
|
docs: update plugin design doc (#5135)
* docs(plugin): add design document for plugin
* chore: move design plugin to development
* fix: remove trailing back quote
* fix: docs preview workflow
* chore: remove mermaid to fix build
|
2025-07-03 12:08:03 +08:00 |
|
Archer
|
33d40fd077
|
feature: System plugin (#5131)
* feat: system Tool (#4959)
* feat: independent system tool
* chore: use ToolNode instead of PluginModule
* chore: tools
* chore: tools templateDir
* refactor: templates
* feat: flush code
* chore: update template
* refactor: migrate delay
* feat: worker pool
* chore: Dockerfile
* docs: add tools.template.json
* feat: auto flush system tools
* fix: ts error
* chore: create new pool temporarily
* chore: system tool migration
* chore: migration
* fix: fix pnpm-workspace.yaml
* chore: update pnpm-lock.yaml to integrate tool
* chore(systemTool): chore
* chore: add system plugin
* chore(deps): update @fastgpt-sdk/plugin
* fix: type error
* chore: remove plugin package
* chore: move pro plugins code to open source
* feat: support system tool config input
* fix: type error
* perf: i18n
* fix: cr
* chore: update sdk
* feat: system plugin cache
* update mcp server (#5076)
* update mcp server
* fix: action
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* feat: system Tool (#4959)
* feat: independent system tool
* chore: use ToolNode instead of PluginModule
* chore: tools
* chore: tools templateDir
* refactor: templates
* feat: flush code
* chore: update template
* refactor: migrate delay
* feat: worker pool
* chore: Dockerfile
* docs: add tools.template.json
* feat: auto flush system tools
* fix: ts error
* chore: create new pool temporarily
* chore: system tool migration
* chore: migration
* fix: fix pnpm-workspace.yaml
* chore: update pnpm-lock.yaml to integrate tool
* chore(systemTool): chore
* chore: add system plugin
* chore(deps): update @fastgpt-sdk/plugin
* fix: type error
* chore: remove plugin package
* chore: move pro plugins code to open source
* feat: support system tool config input
* fix: type error
* perf: i18n
* fix: cr
* chore: update sdk
* feat: system plugin cache
* perf: run tool
* update package
* perf: config key
* fix: tool ini
* tool config params
* perf: workflow type
* rename tools to agent
* version list
* perf: tool error
* config secret ux
* perf: config secret ux
* fix: tool config field
* add course to secret input
* feat: support inputConfig switch (#5099)
* feat: support inputConfig switch
* deps: update @fastgpt-sdk/plugin
* chore: update workflows
* fix: inputType
* fix: secret
* add default value to node
* update i18n
* eslint
* add precision to number input
* feat: add number input and select
* perf: number ux
* fix: code
* Proxies image requests to plugin service (#5111)
* Proxies image requests to plugin service
Adds a rewrite rule and API endpoint to proxy image requests
to the plugin service. This allows the app to fetch images from
the plugin's tools directory.
It also adds the plugin base URL to the service's constants, so that
it can use the plugin URL when proxying requests.
* fix: update FastGPTPluginUrl to remove unnecessary API path
* feat: update image proxy destination and add plugin image handler
* Adapt plugin id
* replace avatar
* remove rewrite
* fix: plugin avatar
* update system tool doc
* feat: system tool type
* yml sh
* yml sh
* update doc
* fix: simple app tool select
* fix: switch ui
* update pacakge
* Yamljs (#5129)
* update docker-compose configuration: bump fastgpt and fastgpt-plugin images, change minio host to service name, and adjust service dependencies
* refactor: comment out port exposure in docker-compose configuration
* update: uncomment port exposure in docker-compose configuration
* update: change MINIO_HOST to use specific IP address in docker configuration
* update: modify fastgpt-plugin image version in docker configuration
* update readme
* doc
* remove
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com>
|
2025-07-02 18:15:00 +08:00 |
|
Archer
|
7e19628315
|
fix: action (#4605)
|
2025-04-20 22:31:56 +08:00 |
|
Archer
|
8fa9ec4c13
|
V4.9.6 dev (#4566)
* update doc
* perf: avatar
* fix: mcp action
|
2025-04-16 22:35:06 +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 |
|
Theresa
|
c7c79b400a
|
fix: update workflow to use ubuntu-24.04 for consistency across all jobs (#4553)
* fix: update workflow to use ubuntu-22.04 for consistency across all jobs
* fix: update workflows to use ubuntu-24.04 for consistency across all jobs
|
2025-04-16 12:04:20 +08:00 |
|
zijiren
|
bed68718e8
|
fix: image source (#4535)
|
2025-04-15 10:55:56 +08:00 |
|
zijiren
|
ea74c669ee
|
feat: github workflow arm runner (#4530)
* feat: arm runner
* fix
* fix: outputs name
* fix: outputs name
* fix: 429
* feat: cache key
* fix: tags
* fix: tags
* feat: sandbox arm64 runner
* fix: sandbox dockerfile
* feat: merge build
|
2025-04-14 17:32:38 +08:00 |
|
Archer
|
199f454b6b
|
feat: team permission refine (#4494) (#4498)
* feat: team permission refine (#4402)
* chore: team permission extend
* feat: manage team permission
* chore: api auth
* fix: i18n
* feat: add initv493
* fix: test, org auth manager
* test: app test for refined permission
* update init sh
* fix: add/remove manage permission (#4427)
* fix: add/remove manage permission
* fix: github action fastgpt-test
* fix: mock create model
* fix: team write permission
* fix: ts
* account permission
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
|
2025-04-10 11:11:54 +08:00 |
|
Archer
|
86988e31d9
|
feat: Add docs deploy to cf (#4475)
* perf: remove loading ui
* feat: config chat file expired time
* 494 doc
* feat: Add docs deploy to cf
|
2025-04-08 13:50:36 +08:00 |
|
Archer
|
675e8ccedb
|
494 doc (#4472)
* perf: remove loading ui
* feat: config chat file expired time
* 494 doc
* 494 doc
* 494 doc
* update doc preview action
|
2025-04-08 13:42:09 +08:00 |
|
Archer
|
9dfafb13bf
|
Action test (#4471)
* perf: remove loading ui
* feat: config chat file expired time
* Update doc
* fix: ts (#4458)
* test
* remove
* 494 doc
* update action
|
2025-04-08 12:36:00 +08:00 |
|
Archer
|
f642c9603b
|
V4.9.4 feature (#4470)
* Training status (#4424)
* dataset data training state (#4311)
* dataset data training state
* fix
* fix ts
* fix
* fix api format
* fix
* fix
* perf: count training
* format
* fix: dataset training state (#4417)
* fix
* add test
* fix
* fix
* fix test
* fix test
* perf: training count
* count
* loading status
---------
Co-authored-by: heheer <heheer@sealos.io>
* doc
* website sync feature (#4429)
* perf: introduce BullMQ for website sync (#4403)
* perf: introduce BullMQ for website sync
* feat: new redis module
* fix: remove graceful shutdown
* perf: improve UI in dataset detail
- Updated the "change" icon SVG file.
- Modified i18n strings.
- Added new i18n string "immediate_sync".
- Improved UI in dataset detail page, including button icons and
background colors.
* refactor: Add chunkSettings to DatasetSchema
* perf: website sync ux
* env template
* fix: clean up website dataset when updating chunk settings (#4420)
* perf: check setting updated
* perf: worker currency
* feat: init script for website sync refactor (#4425)
* website feature doc
---------
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
* pro migration (#4388) (#4433)
* pro migration
* reuse customPdfParseType
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
* perf: remove loading ui
* feat: config chat file expired time
* Redis cache (#4436)
* perf: add Redis cache for vector counting (#4432)
* feat: cache
* perf: get cache key
---------
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
* perf: mobile voice input (#4437)
* update:Mobile voice interaction (#4362)
* Add files via upload
* Add files via upload
* Update ollama.md
* Update ollama.md
* Add files via upload
* Update useSpeech.ts
* Update ChatInput.tsx
* Update useSpeech.ts
* Update ChatInput.tsx
* Update useSpeech.ts
* Update constants.ts
* Add files via upload
* Update ChatInput.tsx
* Update useSpeech.ts
* Update useSpeech.ts
* Update useSpeech.ts
* Update ChatInput.tsx
* Add files via upload
* Update common.json
* Update VoiceInput.tsx
* Update ChatInput.tsx
* Update VoiceInput.tsx
* Update useSpeech.ts
* Update useSpeech.ts
* Update common.json
* Update common.json
* Update common.json
* Update VoiceInput.tsx
* Update VoiceInput.tsx
* Update ChatInput.tsx
* Update VoiceInput.tsx
* Update ChatInput.tsx
* Update VoiceInput.tsx
* Update ChatInput.tsx
* Update useSpeech.ts
* Update common.json
* Update chat.json
* Update common.json
* Update chat.json
* Update common.json
* Update chat.json
* Update VoiceInput.tsx
* Update ChatInput.tsx
* Update useSpeech.ts
* Update VoiceInput.tsx
* speech ui
* 优化语音输入组件,调整输入框显示逻辑,修复语音输入遮罩层样式,更新画布背景透明度,增强用户交互体验。 (#4435)
* perf: mobil voice input
---------
Co-authored-by: dreamer6680 <1468683855@qq.com>
* Test completion v2 (#4438)
* add v2 completions (#4364)
* add v2 completions
* completion config
* config version
* fix
* frontend
* doc
* fix
* fix: completions v2 api
---------
Co-authored-by: heheer <heheer@sealos.io>
* package
* Test mongo log (#4443)
* feat: mongodb-log (#4426)
* perf: mongo log
* feat: completions stop reasoner
* mongo db log
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
* update doc
* Update doc
* fix external var ui (#4444)
* action
* fix: ts (#4458)
* preview doc action
add docs preview permission
update preview action
udpate action
* update doc (#4460)
* update preview action
* update doc
* remove
* update
* schema
* update mq export;perf: redis cache (#4465)
* perf: redis cache
* update mq export
* perf: website sync error tip
* add error worker
* website sync ui (#4466)
* Updated the dynamic display of the voice input pop-up (#4469)
* Update VoiceInput.tsx
* Update VoiceInput.tsx
* Update VoiceInput.tsx
* fix: voice input
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
Co-authored-by: dreamer6680 <1468683855@qq.com>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
|
2025-04-08 12:05:04 +08:00 |
|
Archer
|
5839325f77
|
test (#4456)
* test
* update action
* remove test
|
2025-04-06 18:45:04 +08:00 |
|
Finley Ge
|
ff92dced98
|
chore: security update (#4447)
|
2025-04-03 21:58:32 +08:00 |
|
Carson Yang
|
7a0747947c
|
Enhance GitHub Actions workflows security and permissions (#4445)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
|
2025-04-03 14:01:17 +08:00 |
|
Archer
|
e75d81d05a
|
V4.9.1 feature (#4206)
* fix: remove DefaultTeam (#4037)
* fix :Get application bound knowledge base information logical rewrite (#4057)
* fix :Get application bound knowledge base information logical rewrite
* fix :Get application bound knowledge base information logical rewrite
* fix :Get application bound knowledge base information logical rewrite
* fix :Get application bound knowledge base information logical rewrite
* update package
* fix: import dataset step error;perf: ai proxy avatar (#4074)
* perf: pg config params
* perf: ai proxy avatar
* fix: import dataset step error
* feat: data input ux
* perf: app dataset rewite
* fix: 文本提取不支持arrayString,arrayNumber等jsonSchema (#4079)
* update doc ;perf: model test (#4098)
* perf: extract array
* update doc
* perf: model test
* perf: model test
* perf: think tag parse (#4102)
* chat quote reader (#3912)
* init chat quote full text reader
* linked structure
* dataset data linked
* optimize code
* fix ts build
* test finish
* delete log
* fix
* fix ts
* fix ts
* remove nextId
* initial scroll
* fix
* fix
* perf: chunk read (#4109)
* package
* perf: chunk read
* feat: api dataset support pdf parse;fix: chunk reader auth (#4117)
* feat: api dataset support pdf parse
* fix: chunk reader auth
* feat: invitation link (#3979)
* feat: invitation link schema and apis
* feat: add invitation link
* feat: member status: active, leave, forbidden
* fix: expires show hours and minutes
* feat: invalid invitation link hint
* fix: typo
* chore: fix typo & i18n
* fix
* pref: fe
* feat: add ttl index for 30-day-clean-up
* perf: invite member code (#4118)
* perf: invite member code
* fix: ts
* fix: model test channel id;fix: quote reader (#4123)
* fix: model test channel id
* fix: quote reader
* fix chat quote reader (#4125)
* perf: model test;perf: sidebar trigger (#4127)
* fix: import dataset step error;perf: ai proxy avatar (#4074)
* perf: pg config params
* perf: ai proxy avatar
* fix: import dataset step error
* feat: data input ux
* perf: app dataset rewite
* perf: model test
* perf: sidebar trigger
* lock
* update nanoid version
* fix: select component ux
* fix: ts
* fix: vitest
* remove test
* fix: prompt toolcall ui (#4139)
* load log error adapt
* fix: prompt toolcall ui
* perf: commercial function tip
* update package
* pref: copy link (#4147)
* fix(i18n): namespace (#4143)
* hiden dataset source (#4152)
* hiden dataset source
* perf: reader
* chore: move all tests into a single folder (#4160)
* fix modal close scroll (#4162)
* fix modal close scroll
* update refresh
* feat: rerank modal select and weight (#4164)
* fix loadInitData refresh (#4169)
* fix
* fix
* form input number default & api dataset max token
* feat: mix search weight (#4170)
* feat: mix search weight
* feat: svg render
* fix: avatar error remove (#4173)
* fix: avatar error remove
* fix: index
* fix: guide
* fix: auth
* update package;fix: input data model ui (#4181)
* update package
* fix: ts
* update config
* update jieba package
* add type sign
* fix: input data ui
* fix: page title refresh (#4186)
* fix: ts
* update jieba package
* fix: page title refresh
* fix: remove member length check when opening invite create modal (#4193)
* add env to check internal ip (#4187)
* fix: ts
* update jieba package
* add env to check internal ip
* package
* fix: jieba
* reset package
* update config
* fix: jieba package
* init shell
* init version
* change team reload
* update jieba package (#4200)
* update jieba package
* package
* update package
* remove invalid code
* action
* package (#4201)
* package
* update package
* remove invalid code
* package
* remove i18n tip (#4202)
* doc (#4205)
* fix: i18n (#4208)
* fix: next config (#4207)
* reset package
* i18n
* update config
* i18n
* remove log
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
Co-authored-by: shilin <39396378+shilin66@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io>
|
2025-03-18 14:40:41 +08:00 |
|
Finley Ge
|
bb30ca4859
|
chore: vitest support (#4026)
* chore: vitest
* chore: move test files
* chore: support vitest
* fix: exclude test files
* chore(ci): add test workflow
* feat: remove read env
|
2025-03-12 19:27:53 +08:00 |
|