feat: 整合test/agents功能并更新配置

- 添加user_upload/和skills/到.gitignore
- 更新terminal-guide skill说明文档
- 添加logo图片
This commit is contained in:
JOJO 2026-04-13 17:47:19 +08:00
parent f9089af8f9
commit 4b7453ce4a
3 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View File

@ -30,6 +30,8 @@ sub_agent/project/
node_modules/
static/dist/
*.tsbuildinfo
user_upload/
skills/
# Ignore docs and runtime pid
webapp.pid

View File

@ -65,6 +65,8 @@ Terminal 工具提供了一个可以持续存在的终端会话,命令在其
- top、htop
- 任何需要完整 TTY 的程序
# 简单的交互程序 如只需要输入输出内容的py,node程序等可以使用
## 三步工作流
使用 terminal 工具的标准流程:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB