- 01 Jun, 2026 2 commits
-
-
* feat(app): Implement local virtual pagination for dashboard app lists * fix: add tsx * fix(app): align skill virtual grid row gap --------- Co-authored-by: archer <545436317@qq.com>
light5980 committed -
* fix: align dataset index modal layout * fix: simplify dataset modal spacing
YeYuheng committed
-
- 30 May, 2026 1 commit
-
-
Finley Ge committed
-
- 29 May, 2026 8 commits
-
-
* revert: rollback openapi app docs to previous version Agent-Logs-Url: https://github.com/labring/FastGPT/sessions/f52610f3-f610-4cd0-9ede-0f08c7e76cf7 Co-authored-by: c121914yu <50446880+c121914yu@users.noreply.github.com> * revert: rollback openapi intro docs only Agent-Logs-Url: https://github.com/labring/FastGPT/sessions/6247c4b5-3ec0-4608-b680-0aed97800f78 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>
Copilot committed -
* perf: openapi doc * fix: resolve openapi docs mdx build
Archer committed -
Archer committed
-
* feat: add domestic search providers * fix: update domestic search provider pointer * feat: update browser sandbox logs
Archer committed -
* fix: repair browser sandbox image workflow * chore: tune vscode repository scanning
Archer committed -
Archer committed
-
Archer committed
-
* feat: add context compression benchmark adapter * refactor: move benchmark adapter into pro
YeYuheng committed
-
- 28 May, 2026 7 commits
-
-
Archer committed
-
Archer committed
-
Archer committed
-
Archer committed
-
* fix: login ui * delet doc * fix: login en policy tip * perf: word break --------- Co-authored-by: archer <545436317@qq.com>
light5980 committed -
* feat(code-sandbox): add queue id concurrency limit * doc * test(code-sandbox): avoid duplicate app logger setup
Archer committed -
* Preserve workflow drafts through auth redirects * perf: code * fix: refine workflow local draft recovery * fix: refine workflow node drag labels * fix: refine workflow local draft account matching * add tmbId local storage * fix: refine workflow draft login restore * chore: refresh workflow draft restore pr * fix: await login success restore flow * docs: clarify workflow draft restore flow * fix: avoid PR diff API in change detection * doc * revert: remove workflow change detection tweak * fix: keep workflow leave confirmation * fix: show workflow draft auth expired notice * fix: handle workflow auth expired draft restore * fix: avoid stale workflow draft redirect * perf code * toast * perf: lastTmbId --------- Co-authored-by: archer <545436317@qq.com>
Finley Ge committed
-
- 27 May, 2026 7 commits
-
-
* refactor(skill): offload skill package decompression to sandbox container * refactor(skill): consolidate skill utilities and constants * refactor(skill): remove dead code and restrict helper function visibility * refactor(skill): extract gitignore parser to utility and add robust test coverage
DigHuang committed -
YeYuheng committed
-
Xianquan committed
-
DigHuang committed
-
DigHuang committed
-
* refactor(skill): remove duplicate name constraint for skills and folders * clean script
DigHuang committed -
Archer committed
-
- 26 May, 2026 11 commits
-
-
Archer committed
-
* fix: chat home login * doc
Archer committed -
Archer committed
-
Archer committed
-
* feat(app): implement workflow node inline edit and spacing updates * refactor(app): extract InlineEdit component and implement workflow node inline editing
DigHuang committed -
* feat: persist share chat language preference * fix: simplify language switching persistence * doc * fix: isolate share language preference --------- Co-authored-by: archer <545436317@qq.com>
YeYuheng committed -
* refactor(web): refactor MyModal and migrate its usages * refactor(app): migrate modals to v2 MyModal with skill dashboard * refactor(modal): modal spacing; standardize scrollbars * refactor(modal): clean up custom padding and icon props on MyModal migrations
DigHuang committed -
Xianquan committed
-
* upgrade ts6 * fix docs css type declaration
Archer committed -
* refactor: extract ChatBox hooks and components Split ChatBox/index.tsx into hooks, utilities, and UI components while keeping the public API unchanged. Includes main #6977 stop chat overrides, mark-read hooks, and quote list type updates. Co-authored-by: Cursor <cursoragent@cursor.com> * fix: make requestVariables time test timezone-agnostic Use formatTime2YMDHMS for expected values so CI in UTC matches local runs. Co-authored-by: Cursor <cursoragent@cursor.com> * refactor: organize ChatBox utility modules * fix: keep active chat refs in sync before resume callbacks * test: cover ChatBox utility modules * perf: ui * test: stabilize workflow benchmark scaling check * fix: reason render * fix: ts * submodule * doc --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: archer <545436317@qq.com>
Xianquan committed -
DigHuang committed
-
- 25 May, 2026 4 commits
-
-
* test: parallelize mongo-backed vitest suites * ci: split FastGPT test jobs * ci: publish one coverage report * test: fix app suite under retained mongo indexes * test: keep app vitest config self-contained * test: preserve root username in fixtures
Archer committed -
* feat(app): introduce resource reference index and optimize skill appCount query performance * refactor(app): standardize api input validation and optimize backfill performance * fix: tighten skill resource refs backfill * fix: use version resource refs for skill app count * fix: cache skill resource refs on apps * chore: remove unused app version refs index * perf: optimize skill list permission lookup --------- Co-authored-by: archer <545436317@qq.com>
DigHuang committed -
* feat: support multimodal LLM inputs - add model capability config for vision, audio, and video inputs - wire multimodal flags through simple app, chat agent, and workflow LLM nodes - normalize uploaded files and file links into image/audio/video request parts - adapt chat, agent, and toolcall runtime context for multimodal messages - add capability tags, i18n entries, design docs, and related tests * perf: code * test: update agent file prompt assertion --------- Co-authored-by: archer <545436317@qq.com>
YeYuheng committed -
Xianquan committed
-