1. 03 Jul, 2026 5 commits
  2. 02 Jul, 2026 4 commits
  3. 01 Jul, 2026 4 commits
  4. 30 Jun, 2026 14 commits
  5. 29 Jun, 2026 11 commits
  6. 28 Jun, 2026 2 commits
    • fix: title generation and fix chat api parase (#7192) · a361a73d
      * 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
    • Change fastgpt-agent-sandbox-proxy tag to v0.2.0-beta2 (#7196) · 03e45196
      Updated the image tag for fastgpt-agent-sandbox-proxy to v0.2.0-beta2 in the documentation and docker-compose example.
      Deepturn committed