cang-ying/scripts/eed-chat.sh

13 lines
863 B
Bash
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/usr/bin/env bash
# 蛋蛋对话启动器(浏览器 GUI 版)· 苍耳爸爸双击桌面图标后运行
# 作用: 进入 cang-ying 仓库 → 启动 蛋蛋自定义 GUIscripts/eed_web.py→ 自动打开浏览器聊天界面
# → 会话以耳耳蛋身份陪苍耳爸爸聊。
# 特性: 思考过程/工具调用可折叠 · 思考时也能发后续指令、想完自动续下一条(队列)。
# 说明: 不持有任何密钥;后端走 CodeBuddy 自有 CLI浏览器关掉后关掉这个终端窗口即停止。
# 备注: 之前这里跑的是 `codebuddy --serve`(产品自带界面,无法自定义折叠/排队),
# 现已切到 eed_web.py 以启用上述特性;若要退回产品界面,把下面这行换回原 --serve 命令即可。
cd /home/ls/cang-ying || exit 1
exec python3 /home/ls/cang-ying/scripts/eed_web.py