-
Notifications
You must be signed in to change notification settings - Fork 330
走向 v1 | Road to v1 #953
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Discussed in #952
Originally posted by looplj March 4, 2026
v1 beta 版本添加了 agent 相关能力,有想法的同学可以讨论一下,比如
- 是否需要把网关部分独立出来,单独一个服务
- agent 应该怎么做
等等
更多上下文:#952
分支管理
- 使用分支 release/v0.9.x 进行网关功能开发 / bug 修复
概念修正记录:
- agent runtime -> agent host,原因:runtime 应该是 axonclaw 或者其他类似实现用来接收 prompt 然后执行的概念,层级应该是,host -> runtime -> agent
补充说明
- agent runtime 由 axonclaw 承担,如果不使用 agent 能力,在 AxonHub 后台只是多了两个管理页面而已,不会引入其他影响
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request