mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-29 20:20:42 +00:00
messages redesign wip
This commit is contained in:
parent
e15b959eee
commit
a769cb858f
21 changed files with 808 additions and 741 deletions
|
|
@ -30,7 +30,7 @@ class LiveResponse(Extension):
|
|||
loop_data.params_temporary["log_item_response"] = (
|
||||
self.agent.context.log.log(
|
||||
type="response",
|
||||
heading=f"{self.agent.agent_name}: Responding",
|
||||
heading=f"icon://chat {self.agent.agent_name}: Responding",
|
||||
)
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue