feat: update banner text from "Shell AI" to "AGENT DESK"

This commit is contained in:
mlogclub
2026-06-07 19:47:47 +08:00
parent 9aa6490e8d
commit 6eb3cfe5be
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ func TestRenderBanner(t *testing.T) {
})
expected := []string{
":: Shell AI ::",
":: AGENT DESK ::",
"Port : 8083",
"DB : sqlite",
"Address : http://127.0.0.1:8083",