This is an automated email from the ASF dual-hosted git repository.

pengjunzhi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git


The following commit(s) were added to refs/heads/master by this push:
     new 58c1a5879 docs: add DeepWiki badge to README (#2883)
58c1a5879 is described below

commit 58c1a5879774e6ff79c80bcfe822b849e9f6773a
Author: imbajin <[email protected]>
AuthorDate: Mon Oct 6 00:25:41 2025 +0800

    docs: add DeepWiki badge to README (#2883)
    
    * feat: add switch for role election
    
    * feat: classNotCass
    
    * Update role election default and refactor TaskManager
    
    Changed the default value of the role election option to false in 
ServerOptions. Refactored TaskManager for improved readability, updated 
comments, removed unnecessary protected modifiers, and streamlined thread pool 
initialization and shutdown logic. Added deprecation notice for local 
master-worker mechanism.
    
    * docs: add DeepWiki badge to README
    
    - Add DeepWiki badge for interactive documentation access
    - Badge enables users to easily access AI-powered documentation assistant
    - Positioned with other project badges for consistency
    
    ---------
    
    Co-authored-by: vaughn <[email protected]>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 168a6eaad..45414a832 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@
 
[![HugeGraph-CI](https://github.com/apache/incubator-hugegraph/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/incubator-hugegraph/actions/workflows/ci.yml)
 [![License 
checker](https://github.com/apache/incubator-hugegraph/actions/workflows/licence-checker.yml/badge.svg)](https://github.com/apache/incubator-hugegraph/actions/workflows/licence-checker.yml)
 [![GitHub Releases 
Downloads](https://img.shields.io/github/downloads/apache/hugegraph/total.svg)](https://github.com/apache/hugegraph/releases)
+[![Ask 
DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/apache/hugegraph)
 
 </div>
 

Reply via email to