mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-08-31 08:13:11 +03:00
perf(tui): reduce cold-start latency
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@ dev = [
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
nanobot = "nanobot.cli.commands:app"
|
||||
nanobot = "nanobot.cli.entry:main"
|
||||
|
||||
# Third-party tool plugins register here. Built-in tools are discovered
|
||||
# automatically via pkgutil scanning in ToolLoader.discover().
|
||||
|
||||
Reference in New Issue
Block a user