mirror of https://github.com/aliasrobotics/cai.git
remove new line in ui
This commit is contained in:
parent
0bad360ebe
commit
c3b447b624
|
|
@ -873,7 +873,7 @@ def cli_print_agent_messages(agent_name, message, counter, model, debug, # pyli
|
|||
else "[bold]Agent Interaction[/bold]"),
|
||||
title_align="left"
|
||||
)
|
||||
console.print("\n")
|
||||
#console.print("\n")
|
||||
console.print(panel)
|
||||
|
||||
# If there are tool panels, print them after the main message panel
|
||||
|
|
|
|||
Loading…
Reference in New Issue