- 20 Jul, 2026 5 commits
- 18 Jul, 2026 2 commits
- 17 Jul, 2026 7 commits
-
-
Archer committed
-
* feat: configure auth cookies and simplify form results * chore: add referral tracking to website links * ci: propagate docs referral tracking * submodule * feat: custom tool params * fix: sync pro changes with upstream main * perf: sse response * api doc * doc * perf: node response * perf: output ui * remove invalid env
Archer committed -
* chore(workflow): update workflowUtilsContext and add normalization for auto-fill references * feat(workflow): enhance workflow data handling by filtering unselectable reference inputs
siigure committed -
Xianquan committed
-
siigure committed
-
* refactor(s3): remove presigned download mode * fix: resolve app and pro build checks
Xianquan committed -
* feat(workflow): add workflow check issue handling and validation messages - Introduced new schemas for workflow check issues, including levels and detailed error messages. - Enhanced the NodeTemplateListTypeSchema to include optional workflow check issues. - Updated various components to display validation messages for required inputs, invalid references, and tool statuses. - Implemented context methods for synchronizing and refreshing workflow check issues. - Added UI elements to visually represent workflow check issues in the node cards. This update improves user feedback during workflow configuration and enhances error handling capabilities. * chore: trigger workflows * fix(workflow): show required input hints for newly added nodes * feat(workflow): auto-fill input refs when connecting from workflow start * fix workflow start auto-fill on downstream edge changes * refactor(workflow): update workflow validation checks and error handling - Renamed `checkWorkflowNodeAndConnection` to `checkWorkflowBeforeRunOrPublish` for clarity. - Enhanced error handling to return structured results, including specific error node IDs. - Updated related components to utilize the new validation checks and improve user feedback during workflow configuration. - Added internationalization support for workflow check messages. * feat(workflow): add error message for tool load failures in internationalization * feat(workflow): implement output auto-fill revert patches for workflow start nodes * refactor(workflow): reorganize workflow utility imports and enhance structure * feat(workflow): add checkPendingImprove icon and update NodeCard component
siigure committed
-
- 16 Jul, 2026 5 commits
-
-
* fix: upgrade LiteParse to 2.0.8 * fix: stabilize concurrent PDF parsing * doc * fix: ts * remove log * doc * forbid extension think * env check * doc * remove code * doc
Archer committed -
* feat(s3): add short access links * refactor(s3): extract access link sdk core * fix(s3): resolve access link sdk alias in pro tests * fix: persist invoke uploaded files * feat: support s3 short redirect download mode * docs: add s3 refactor design docs * refactor: improve s3 upload policy handling * fix: support aborting chat file uploads * feat: support public download shortlink prefix * fix: resolve public shortlink file metadata * fix: restore shortlink media in chat context * fix: persist sandbox files with chat lifecycle * fix: align dropped files with upload config * fix: reject mismatched explicit upload types * fix: await dataset preview access links * fix: align pro chat file persistence * fix(chat): secure draft file upload policies * fix(chat): preserve first-turn media file types * perf(s3): reduce download alias lease writes * fix(chat): preserve first-turn media metadata * perf(s3): batch download access link issuance * fix(s3): release aborted proxy download streams * test(s3): align checks with stream lifecycle * fix: resolve shortlink CI build failures * docs: consolidate s3 refactor design
Xianquan committed -
* refactor: decouple engine packages from Next.js, improve ESM compatibility * lodash -> lodash-es, prune global.d.ts * refactor: decouple packages, improve ESM compatibility * update api import * fix: align Next API types and CI mocks * doc --------- Co-authored-by: Archer <545436317@qq.com>
Jon committed -
* feat: update pricing page UI * refactor(price): update PricePlanTabs styles and enhance translation support * refactor(price): simplify PricePlanTabs and enhance tab handling logic * refactor(price): streamline tab handling in PriceBox and import PriceTabType from constants
siigure committed -
* refactor: unify workflow agent and toolcall agent loop * refactor: complete unified agent loop integration * fix(agent): support main dataset parameters * refactor(agent): remove obsolete dispatch adapters * fix(agent): complete unified agent loop integration * fix(agent): align workflow agent parameters * submodule * doc * fix(agent): unify piAgent ask continuation * perf(markdown): smooth bounded streaming fade * perf(markdown): stabilize streaming character fades * feat(workflow): refine agent node configuration * refactor(agent): simplify loop and tool presentation * test: share MongoDB across workspace suites * fix(markdown): keep streaming emphasis structure stable * fix(markdown): stabilize streaming syntax transitions * docs: note streaming markdown improvements in 4.15.3 * perf: tool render * perf(chat): flush remaining stream output on close * perf: agent loop * test(agent): fix service CI expectations * fix chat sort * fix(agent): scope active plans to current loop * perf: plan * fix :ts * feat: align fast agent planning and sandbox tools * doc * doc
Archer committed
-
- 15 Jul, 2026 2 commits
- 14 Jul, 2026 7 commits
-
-
Archer committed
-
Archer committed
-
* perf(chat): reduce long stream rendering cost * fix(chat): close stream render lifecycle gaps * fix(markdown): skip animation after hidden tail reveal * chore(chat): remove analysis docs from code PR
Archer committed -
Archer committed
-
Finley Ge committed
-
light5980 committed
-
Finley Ge committed
-
- 13 Jul, 2026 2 commits
- 10 Jul, 2026 2 commits
-
-
* fix: guard embedding token limits * perf: split * feat: test * fix: avoid header-only table chunks * chore: hide vector model chunk limit label * fix: harden embedding token limit handling --------- Co-authored-by: Archer <545436317@qq.com> Co-authored-by: Finley Ge <finleyge@fastgpt.io>
YeYuheng committed -
yy committed
-
- 09 Jul, 2026 4 commits
- 08 Jul, 2026 4 commits
-
-
* refactor(workflow): type workflow sse events * chore: remove workflow sse design doc * fix(chat): include interactive in non-stream completions * fix(chat): filter completion interactive payload * refactor(chat): scope completion response helpers * docs(chat): align interactive completion payload docs * fix(chat): use field keyed completion content
Archer committed -
DigHuang committed
-
Archer committed
-
YeYuheng committed
-