feat(cli): add user simulator, docker support, and external knowledge source handling

- Added UserSimulator service for automated interactions.

- Added Docker simulation script and documentation.

- Supported --knowledge-source flag defaulting to ~/.agents/kb.md.
This commit is contained in:
Hadi Minooei
2026-04-16 19:16:39 -07:00
parent 9f76f34049
commit 40f9db30ce
16 changed files with 908 additions and 130 deletions
+1 -1
View File
@@ -151,7 +151,7 @@
"@lydell/node-pty-win32-arm64": "1.1.0",
"@lydell/node-pty-win32-x64": "1.1.0",
"keytar": "^7.9.0",
"node-pty": "^1.0.0"
"node-pty": "^1.1.0"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": [