|
|
3bb47ff857
|
docs(repo): 恢复追踪 AGENTS.md 与 agentskills/,AGENTS.md 完成脱敏
|
2026-07-30 22:43:01 +08:00 |
|
|
|
bb420b0d04
|
chore(repo): 公开发布准备——取消追踪非源码文件并重写配置文档
- 取消追踪 552 个文件(运行态数据、密钥历史、实验/归档目录、
agentskills/easyagent/demo/android-webview-app 等不公开内容)
- .gitignore 追加公开发布排除项与 cache/ 忽略
- 重写 README.md:mac 为主/开发中声明、web/host 双模式、Docker 镜像、
数据存储、settings.json/custom_models.json 配置说明
- .env.example 删除失效项(AGENT_API_* 等),标注推荐 settings.json
- 新增 config/custom_models.json.example(Kimi-K3 蓝本 + DeepSeek 示例)
- 修复 utils/perf_log.py 硬编码本机路径(改走 config.paths.LOGS_DIR)
|
2026-07-25 00:44:15 +08:00 |
|
|
|
78544cb205
|
refactor: remove run_python tool, consolidate all execution to run_command
|
2026-06-07 16:23:01 +08:00 |
|
|
|
4b7453ce4a
|
feat: 整合test/agents功能并更新配置
- 添加user_upload/和skills/到.gitignore
- 更新terminal-guide skill说明文档
- 添加logo图片
|
2026-04-13 17:47:19 +08:00 |
|
|
|
e742f4c1a5
|
docs: rebalance terminal vs run_command skill guidance
|
2026-04-08 16:40:17 +08:00 |
|
|
|
cf6f056a93
|
docs: 终端skill补充完成后缀标记最佳实践与反例
|
2026-04-08 13:01:19 +08:00 |
|
|
|
5ab3acef9c
|
feat: 添加 terminal-guide 和 sub-agent-guide skills
- 新增 terminal-guide skill: 持久化终端使用指南
- 新增 sub-agent-guide skill: 子智能体使用指南
- 优化终端工具定义和执行逻辑
- 更新系统提示词以引用新 skills
- 添加 utils/__init__.py 模块初始化文件
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-03-16 21:17:02 +08:00 |
|