We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ddc78e commit b20944cCopy full SHA for b20944c
1 file changed
agents/matmaster_agent/flow_agents/agent.py
@@ -607,6 +607,7 @@ async def _run_plan_make_agent(
607
{
608
'matmaster_thinking_ui_args': json.dumps(
609
610
+ 'title': '已思考',
611
'status': 'end',
612
}
613
)
0 commit comments