📄 中文摘要
OpenHarness 是一个开源的终端编码代理,集成了 17 种工具和 16 个斜杠命令,支持与 Ollama(免费、本地)、OpenAI、Anthropic、OpenRouter、Deepseek、Qwen 及任何兼容 OpenAI 的 API 进行协作。该项目旨在解决传统代码代理依赖云模型的问题,提供本地使用的自由和隐私,无需 API 密钥。OpenHarness 提供了文件读写、bash、grep、网络搜索、任务管理等多种工具,并具备 Git 安全性,所有 AI 编辑会自动提交,/undo 命令可即时撤销。此外,支持无头模式,方便在命令行中运行。
📄 English Summary
I built an open-source project OpenHarness🪼
OpenHarness is an open-source terminal coding agent that integrates 17 tools and 16 slash commands, compatible with Ollama (free, local), OpenAI, Anthropic, OpenRouter, Deepseek, Qwen, and any OpenAI-compatible API. This project addresses the limitation of traditional code agents that rely on cloud models, offering a free and private local experience without the need for an API key. OpenHarness features tools for file reading/writing, bash, grep, web search, task management, and more, while ensuring Git safety with automatic commits for AI edits and instant reverts via the /undo command. Additionally, it supports headless mode for command-line execution.