feat(cli): expose nanobot process identities

This commit is contained in:
Xubin Ren
2026-08-23 21:13:14 +08:00
parent 9807e9cf37
commit cfc1fae8b5
6 changed files with 137 additions and 2 deletions
+1
View File
@@ -39,6 +39,7 @@ dependencies = [
"qrcode[pil]>=8.0",
"croniter>=6.0.0,<7.0.0",
"prompt-toolkit>=3.0.50,<4.0.0",
"setproctitle>=1.3.7,<2.0.0",
"questionary>=2.0.0,<3.0.0",
"mcp>=1.26.0,<2.0.0",
"json-repair>=0.57.0,<1.0.0",