Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wgpsec/cloudsword
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.1
Choose a base ref
...
head repository: wgpsec/cloudsword
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.2
Choose a head ref
  • 6 commits
  • 14 files changed
  • 4 contributors

Commits on Dec 21, 2024

  1. init project

    teamssix committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    f4dacd8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from wgpsec/dev

    init project
    teamssix authored Dec 21, 2024
    Configuration menu
    Copy the full SHA
    3b1fc25 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. dev (#5)

    * Fixed bug
    
    当设置ak_token,并且创建esc客户端时,未判断error是否存在,导致程序panic
    
    * Fixed bug
    
    1202_aliyun_oss_search_objects 当数据索引未启动时,询问用户是否继续时,未判断error,导致程序panic
    
    * Fixed bug
    
    移出多余语句
    
    * Fixed bug
    
    移出不必要语句和排除可能的bug
    
    * doc: update readme
    
    ---------
    
    Co-authored-by: JBNRZ <76835191+JBNRZ@users.noreply.github.com>
    teamssix and JBNRZ authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    f47877f View commit details
    Browse the repository at this point in the history
  2. Dev (#6)

    * Fixed bug
    
    当设置ak_token,并且创建esc客户端时,未判断error是否存在,导致程序panic
    
    * Fixed bug
    
    1202_aliyun_oss_search_objects 当数据索引未启动时,询问用户是否继续时,未判断error,导致程序panic
    
    * Fixed bug
    
    移出多余语句
    
    * Fixed bug
    
    移出不必要语句和排除可能的bug
    
    * doc: update readme
    
    * doc: update readme
    
    * Revert "doc: update readme"
    
    This reverts commit da449b0.
    
    ---------
    
    Co-authored-by: JBNRZ <76835191+JBNRZ@users.noreply.github.com>
    teamssix and JBNRZ authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    6ba1e41 View commit details
    Browse the repository at this point in the history
  3. doc: update readme (#7)

    teamssix authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    bb3e86b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. 增加MCP协议支持 (#9)

    * 增加MCP服务器支持
    
    * 增加支持stdio以及编写README
    keac authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    dc45349 View commit details
    Browse the repository at this point in the history
Loading