feat: Update core agent logic, code execution utilities, and LLM configuration.

This commit is contained in:
2026-01-07 16:41:38 +08:00
parent 3a2f90aef5
commit 621e546b43
7 changed files with 73 additions and 14 deletions

2
.gitignore vendored
View File

@@ -6,6 +6,8 @@ __pycache__/
# C extensions
*.so
# Distribution / packaging
.Python
build/