feat: add AI assistant ask and agent - #465
Open
Pan-Pan-Pan wants to merge 1 commit into
Open
Conversation
Pan-Pan-Pan
commented
Jul 22, 2026
Contributor
- 实现 AI 助手对话能力,支持 Ask 与 Agent 两种模式,提供统一会话历史、流式回复、取消生成、复制、编辑重发、重新生成、反馈等基础交互。
- 接入 Python Crater Agent 服务,支持作业查询、日志/事件查看、故障诊断、相似失败检索、资源建议,以及创建、停止、删除、重提交作业等需确认的操作。
- 新增个人 LLM 配置能力,用户可在个人设置中配置专属 BaseURL、Model 与 API Key,优先于平台默认配置生效;未配置时自动使用管理员设置的平台默认模型。
- 补充 Agent 自动部署链路,提供 crater-agent 镜像构建、发布 workflow,并在 Helm Chart 中随平台部署 Agent 服务,使后端可通过集群内 Service 自动调用。
Pan-Pan-Pan
force-pushed
the
pr-414-agent-dialog-only
branch
from
July 22, 2026 10:45
676a779 to
b772303
Compare
AkashiSensei
requested changes
Jul 22, 2026
AkashiSensei
left a comment
Contributor
There was a problem hiding this comment.
吓哭了,CLI 下的文件怎么还给我删了。
按照现在的命名规则,根目录下的目录应该不需要带 crater- 前缀。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.