fix(web): hide prompt log action in agent v2 logs (#39858)

This commit is contained in:
yyh 2026-07-31 20:40:44 +08:00 committed by GitHub
parent b4d93b02fd
commit c62ab071eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -115,7 +115,6 @@ export function AgentLogDetailPanel({
<Chat
chatList={chatList}
noChatInput
showPromptLog
hideProcessDetail
hideLogModal
chatContainerInnerClassName="px-3"