by vince-0202 · Agent Tool · ★ 150
ACGO 参考项目 。 用于构建 AI Agent、管理 LLM 部署的 Go CLI / TUI 工具。基于项目思想进行构建并加强。 功能概览 TUI 对话体验:在终端中与 Agent 进行多轮对话,支持上下文管理与工具调用(计划逐步对齐 的 交互体验)。 LLM Provider 抽象:通过统一接口接入多家模型 Provider(参考 的 设计,逐步演进中)。 Agent 运行时:封装会话状态与工具调用(参考 的 能力,逐步补齐)。 快速开始 以下步骤介绍如何使用acgo创建一个agent并与agent进行一轮交互。代码在 1.创建配置文件信息 在 目录下创建 文件。 2.加载配置文件信息 3.构建agent 4.注册监听函数 5.发送消息并由注册函数打印结果 贡献 欢
| Stars | 150 |
| Forks | 13 |
| Language | Go |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 38.126/100 |
| Open Issues | 1 |
| Last Updated | 2026-04-13 |
| Created | 2026-03-17 |
| Platforms | go |
| Est. Tokens | ~5191k |
Explore other popular agent tool tools:
acgo is acgo is a agent coding tool for golang.. It is categorized as a Agent Tool with 150 GitHub stars.
acgo is primarily written in Go.
You can find installation instructions and usage details in the acgo GitHub repository at github.com/vince-0202/acgo. The project has 150 stars and 13 forks, indicating an active community.
acgo is released under the MIT license, making it free to use and modify according to the license terms.