init agent project

This commit is contained in:
Nelson
2026-04-06 17:51:06 +08:00
parent 8daeef22e7
commit 7b7a2af4c6
11 changed files with 582 additions and 2 deletions

6
.gitignore vendored
View File

@@ -1,3 +1,9 @@
# ---> macOS
.DS_Store
# ---> ADK
.adk/
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/