1. 30 Sep, 2024 4 commits
  2. 29 Sep, 2024 1 commit
  3. 28 Sep, 2024 6 commits
  4. 27 Sep, 2024 6 commits
  5. 26 Sep, 2024 12 commits
  6. 25 Sep, 2024 1 commit
  7. 24 Sep, 2024 4 commits
  8. 23 Sep, 2024 3 commits
  9. 22 Sep, 2024 1 commit
  10. 20 Sep, 2024 2 commits
    • feat: plan index;flat i18n and add variable value type (#2762) · 9eb02b7e
      * feat: plan index
      
      * flat i18n and add variable value type
      
      * fix: ts
      
      * perf: free plan tip
      Archer committed
    • Plugin support select file (#2756) · 75af549c
      * feat: plugin support upload files (#2716)
      
      * feat: plugin support file upload
      
      * file history
      
      * fix history & chattest
      
      * chore: code
      
      * plugin config icon & file preview padding
      
      * perf: undefined fn
      
      * fix: plugin file numbers & plugin template add config (#2743)
      
      * perf: run plugin without human message (#2749)
      
      * perf: run plugin without human message
      
      * fix build
      
      * fix build
      
      * rename node
      
      * perf: ui
      
      * perf: plugin rerun with last params & plugin log add file (#2755)
      
      * perf: plugin run with last params & plugin log add file
      
      * delete console
      
      * perf: plugin refresh code
      
      * fix: ts
      
      ---------
      
      Co-authored-by: heheer <heheer@sealos.io>
      Archer committed