请问现在有Agent harness开发的开源框架吗

2026-04-11 13:410阅读0评论SEO资源
  • 内容介绍
  • 文章标签
  • 相关推荐
问题描述:

如题,最近有很多Agent的开发需求,甚至需要同时实现实时语音交互、工具调用、上下文工程、记忆沉淀。想请教各位佬,是否有通用的一套harness开发框架,允许自定义工具和逻辑以及标准的接口方便接入到各种应用中嘞?

网友解答:
--【壹】--:

如果你想从头开始自己跟搞科研一样从零件拼一个harness出来: langchain-ai/langgraph: Build resilient language agents as graphs.

如果你想基于一个已经有骨架的coding agent做外围拓展,这个是openclaw内核用的agent: badlogic/pi-mono: AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods


--【贰】--:

佬,你找找了么?
字节有个 GitHub - bytedance/deer-flow: An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours. · GitHub 但现在更像是一个玩具,还没有固定版本


--【叁】--:

倾向于后者,非常有用,谢谢!

标签:人工智能
问题描述:

如题,最近有很多Agent的开发需求,甚至需要同时实现实时语音交互、工具调用、上下文工程、记忆沉淀。想请教各位佬,是否有通用的一套harness开发框架,允许自定义工具和逻辑以及标准的接口方便接入到各种应用中嘞?

网友解答:
--【壹】--:

如果你想从头开始自己跟搞科研一样从零件拼一个harness出来: langchain-ai/langgraph: Build resilient language agents as graphs.

如果你想基于一个已经有骨架的coding agent做外围拓展,这个是openclaw内核用的agent: badlogic/pi-mono: AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods


--【贰】--:

佬,你找找了么?
字节有个 GitHub - bytedance/deer-flow: An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours. · GitHub 但现在更像是一个玩具,还没有固定版本


--【叁】--:

倾向于后者,非常有用,谢谢!

标签:人工智能