acgo

by vince-0202 · Agent Tool · ★ 150

About acgo

ACGO 参考项目 。 用于构建 AI Agent、管理 LLM 部署的 Go CLI / TUI 工具。基于项目思想进行构建并加强。 功能概览 TUI 对话体验:在终端中与 Agent 进行多轮对话,支持上下文管理与工具调用(计划逐步对齐 的 交互体验)。 LLM Provider 抽象:通过统一接口接入多家模型 Provider(参考 的 设计,逐步演进中)。 Agent 运行时:封装会话状态与工具调用(参考 的 能力,逐步补齐)。 快速开始 以下步骤介绍如何使用acgo创建一个agent并与agent进行一轮交互。代码在 1.创建配置文件信息 在 目录下创建 文件。 2.加载配置文件信息 3.构建agent 4.注册监听函数 5.发送消息并由注册函数打印结果 贡献 欢

Quick Facts

Stars150
Forks13
LanguageGo
CategoryAgent Tool
LicenseMIT
Quality Score38.126/100
Open Issues1
Last Updated2026-04-13
Created2026-03-17
Platformsgo
Est. Tokens~5191k

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Go Agent Tools

Frequently Asked Questions

What is acgo?

acgo is acgo is a agent coding tool for golang.. It is categorized as a Agent Tool with 150 GitHub stars.

What programming language is acgo written in?

acgo is primarily written in Go.

How do I install or use acgo?

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.

What license does acgo use?

acgo is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse Agent Tool tools