6 Star 1 Fork 1

openvela/packages_ai_agent

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 896 Bytes
一键复制 编辑 原始数据 按行查看 历史
openvela-robot 提交于 2026-04-11 15:27 +08:00 . Initial commit
# Test files and utilities
tools/llm_tool_latency_test.py
tools/stress_test.py
tools/*_test.py
# Temporary files
*.tmp
*.log
*.bak
# IDE files
.vscode/
.idea/
# Build artifacts
build/
*.o
*.a
*.su
# ── CMake generated ───────────────────────────────────────────
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
compile_commands.json
.depend
_deps/
# ── Runtime data (written by the device at runtime) ──────────
data/
# ── Editor / OS ───────────────────────────────────────────────
.DS_Store
.vscode/
*.swp
*.swo
*~
RUN_GUIDE.md
*.log
patches/*.patch
Make.dep
logs/*
# Secrets and credentials
*secrets*
*credentials*
*.key
*.pem
.kiro/
.codewatch/
# Kconfig backup
Kconfig.orig
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/open-vela/packages_ai_agent.git
git@gitee.com:open-vela/packages_ai_agent.git
open-vela
packages_ai_agent
packages_ai_agent
dev

搜索帮助