@FFattiger 在 【开源】使用Aichat实现的性价比Warp 中发帖
背景
warp太贵不想充钱,充的ai钱已经够多了,所以用开源的终端aichat实现的agent,能够帮你执行命令,有对话记忆能力等等
效果
让他在本地创建一个文件并同步到远程ssh主机上去
[image]
使用
安装aichat,参考官方文档 GitHub - sigoden/aichat: All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI Tools & Agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more.
安装argc和jq:brew install argc jq aichat
git clone GitHub - FFatTiger/aichat-terminator-agent: ter...