Ver código fonte

Merge branch 'main' of https://github.com/jjyaoao/hello-agents

jjyaoao 9 meses atrás
pai
commit
2bdaf227f0

+ 1 - 1
README.md

@@ -118,7 +118,7 @@
 ## Star History
 
 <div align='center'>
-    <img src="./docs/images/star-history-202599.png" alt="Datawhale" width="90%">
+    <img src="./docs/images/star-history-2025911.png" alt="Datawhale" width="90%">
 </div>
 
 <div align="center">

+ 1 - 1
docs/README.md

@@ -118,7 +118,7 @@
 ## Star History
 
 <div align='center'>
-    <img src="./images/star-history-202599.png" alt="Datawhale" width="90%">
+    <img src="./images/star-history-2025911.png" alt="Datawhale" width="90%">
 </div>
 
 <div align="center">

BIN
docs/images/star-history-2025911.png


BIN
docs/images/star-history-202599.png


+ 2 - 2
fix_bold_format.py

@@ -40,7 +40,7 @@ def fix_bold_format_in_file(file_path):
 def main():
     """主函数"""
     # 查找所有Markdown文件
-    docs_dir = "D:\code\multiAgentBok\HL-MAS\jjyaoao分支的hello-agents\hello-agents"
+    docs_dir = ""
     
     # 递归查找所有.md文件
     md_files = []
@@ -61,4 +61,4 @@ def main():
     print(f"处理完成!共修改了 {modified_count} 个文件")
 
 if __name__ == "__main__":
-    main()
+    main()