- 03 Jul, 2026 5 commits
-
-
* fix(workflow): sync container run state updates * docs: add workflow state sync release notes * refactor(workflow): consolidate container state snapshots * fix(workflow): order nested reference sources * docs: update 4151 notes and assets * style(chat): reduce response accordion icon size * doc
Archer committed -
Finley Ge committed
-
* feat: persist runtime skill metadata * fix: address runtime skill metadata review * refactor: gate runtime skill metadata in skill list
YeYuheng committed -
Archer committed
-
Archer committed
-
- 02 Jul, 2026 4 commits
-
-
Finley Ge committed
-
* feat: pro token * submodule * test: fix admin action env
Archer committed -
* doc * feat: add api key tag management * fix: keep legacy api key name default * fix: align api key sort order * fix: restore api key app priority sorting * style: align api key create button * style: adjust api key table toolbar layout * style: align api key toolbar actions * style: use white api key create button * fix: ui * feat: delete toast * doc
Archer committed -
Finley Ge committed
-
- 01 Jul, 2026 4 commits
- 30 Jun, 2026 14 commits
-
-
* docs: update 4.15.0 upgrade guide * docs: remove config json guide * docs: add standalone sandbox deployment files * doc * yml * doc * action * fix: test * doc * yml --------- Co-authored-by: archer <545436317@qq.com>
Xianquan committed -
Archer committed
-
* refactor(sandbox): enforce strict sandbox env validation at startup; fix loop end i18n * fix(workflow): sync parallel task variables back to parent state on success * chat schema * schema * test * fix: test --------- Co-authored-by: archer <545436317@qq.com>
DigHuang committed -
Finley Ge committed
-
Xianquan committed
-
Finley Ge committed
-
* sandbox doc * doc * doc
Archer committed -
Finley Ge committed
-
Xianquan committed
-
* chore(deps): update @fastgpt-plugin/sdk-client to 0.0.1 * style(sandbox): fix code formatting and submodule update
Finley Ge committed -
* mobile voice input * fix: action
Archer committed -
DigHuang committed
-
* perf: dispatch chat * perf: env * doc
Archer committed -
* refactor: migrate community config to env vars * test: fix sandbox proxy env fixture --------- Co-authored-by: Archer <545436317@qq.com>
Xianquan committed
-
- 29 Jun, 2026 11 commits
-
-
Archer committed
-
* perf: init workflow * doc * perf: parse * fix: ts
Archer committed -
* fix: preserve Agent V2 MCP runtime schemas * fix: narrow MCP runtime schema fallback tool
Finley Ge committed -
DigHuang committed
-
Finley Ge committed
-
* feat(sandbox): support dynamic WS limits and multipart upload * feat(sandbox-adapter): implement readFileStream for OpenSandbox and SealosDevbox
DigHuang committed -
feat(sandbox): support dynamic WS limits, multipart upload and migrate conflict detection in rust agent (#7206)
DigHuang committed -
YeYuheng committed
-
- Add `MermaidDiagram` component to render charts - Implement `remarkMermaid` plugin to transform mermaid code blocks - Update `mdx-components` to handle mermaid language blocks - Add `mermaid` dependency to documentation project
Finley Ge committed -
Archer committed
-
Archer committed
-
- 28 Jun, 2026 2 commits
-
-
* fix: title generation * refactor: unify chat target responses * fix: chat api parse * fix: treat agent abort as normal finish * fix: vm button animate * fix: share auth * fix: sandbox target * perf: chat ux * fix: issue * test: align share history auth input * fix: sadnbox * fix(sandbox): avoid package zip pollution; keep archive on restore failure * fix(sandbox): simplify edit-debug creation and robustly clean up stale provider records * fix: skill edit * fix: narrow sandbox restore archive state * fix: action * fix: sandbox init * fix(sandbox): allow stale provider archived instance to init for migration * refactor(sandbox): touch active instances during initialization & enforce team verification on export/deploy * fix: return upgrading status for runtime upgrade conflicts * refactor(sandbox): layer runtime archive services * doc * perf: permission modal * perf: pdf fallback. sandbox ux * doc * doc * test: update sandbox skill edit expectations --------- Co-authored-by: Xianquan <whoeverimf5@gmail.com> Co-authored-by: DigHuang <114602213+DigHuang@users.noreply.github.com>
Archer committed -
Updated the image tag for fastgpt-agent-sandbox-proxy to v0.2.0-beta2 in the documentation and docker-compose example.
Deepturn committed
-