@imisbahk/hive 0.2.1 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/dist/cli/commands/chat.d.ts.map +1 -1
  2. package/dist/cli/commands/chat.js +100 -4
  3. package/dist/cli/commands/chat.js.map +1 -1
  4. package/dist/cli/commands/config.d.ts.map +1 -1
  5. package/dist/cli/commands/config.js +30 -0
  6. package/dist/cli/commands/config.js.map +1 -1
  7. package/dist/cli/commands/daemon-service.d.ts +1 -0
  8. package/dist/cli/commands/daemon-service.d.ts.map +1 -1
  9. package/dist/cli/commands/daemon-service.js +45 -8
  10. package/dist/cli/commands/daemon-service.js.map +1 -1
  11. package/dist/cli/commands/daemon.d.ts +1 -1
  12. package/dist/cli/commands/daemon.d.ts.map +1 -1
  13. package/dist/cli/commands/daemon.js +187 -58
  14. package/dist/cli/commands/daemon.js.map +1 -1
  15. package/dist/cli/commands/doctor.d.ts.map +1 -1
  16. package/dist/cli/commands/doctor.js +53 -0
  17. package/dist/cli/commands/doctor.js.map +1 -1
  18. package/dist/cli/commands/integrations.d.ts +3 -0
  19. package/dist/cli/commands/integrations.d.ts.map +1 -0
  20. package/dist/cli/commands/integrations.js +360 -0
  21. package/dist/cli/commands/integrations.js.map +1 -0
  22. package/dist/cli/commands/nuke.d.ts.map +1 -1
  23. package/dist/cli/commands/nuke.js +9 -0
  24. package/dist/cli/commands/nuke.js.map +1 -1
  25. package/dist/cli/commands/status.d.ts.map +1 -1
  26. package/dist/cli/commands/status.js +28 -0
  27. package/dist/cli/commands/status.js.map +1 -1
  28. package/dist/cli/index.js +2 -0
  29. package/dist/cli/index.js.map +1 -1
  30. package/dist/cli/theme.d.ts +1 -0
  31. package/dist/cli/theme.d.ts.map +1 -1
  32. package/dist/cli/theme.js +1 -0
  33. package/dist/cli/theme.js.map +1 -1
  34. package/dist/daemon/index.js +255 -3
  35. package/dist/daemon/index.js.map +1 -1
  36. package/dist/daemon/watcher.js +4 -1
  37. package/dist/daemon/watcher.js.map +1 -1
  38. package/dist/integrations/auth.d.ts +34 -0
  39. package/dist/integrations/auth.d.ts.map +1 -0
  40. package/dist/integrations/auth.js +111 -0
  41. package/dist/integrations/auth.js.map +1 -0
  42. package/dist/integrations/discord.d.ts +14 -0
  43. package/dist/integrations/discord.d.ts.map +1 -0
  44. package/dist/integrations/discord.js +132 -0
  45. package/dist/integrations/discord.js.map +1 -0
  46. package/dist/integrations/handler.d.ts +29 -0
  47. package/dist/integrations/handler.d.ts.map +1 -0
  48. package/dist/integrations/handler.js +138 -0
  49. package/dist/integrations/handler.js.map +1 -0
  50. package/dist/integrations/index.d.ts +8 -0
  51. package/dist/integrations/index.d.ts.map +1 -0
  52. package/dist/integrations/index.js +8 -0
  53. package/dist/integrations/index.js.map +1 -0
  54. package/dist/integrations/keychain.d.ts +5 -0
  55. package/dist/integrations/keychain.d.ts.map +1 -0
  56. package/dist/integrations/keychain.js +22 -0
  57. package/dist/integrations/keychain.js.map +1 -0
  58. package/dist/integrations/rate-limit.d.ts +12 -0
  59. package/dist/integrations/rate-limit.d.ts.map +1 -0
  60. package/dist/integrations/rate-limit.js +17 -0
  61. package/dist/integrations/rate-limit.js.map +1 -0
  62. package/dist/integrations/slack.d.ts +20 -0
  63. package/dist/integrations/slack.d.ts.map +1 -0
  64. package/dist/integrations/slack.js +100 -0
  65. package/dist/integrations/slack.js.map +1 -0
  66. package/dist/integrations/telegram.d.ts +19 -0
  67. package/dist/integrations/telegram.d.ts.map +1 -0
  68. package/dist/integrations/telegram.js +92 -0
  69. package/dist/integrations/telegram.js.map +1 -0
  70. package/dist/integrations/whatsapp.d.ts +17 -0
  71. package/dist/integrations/whatsapp.d.ts.map +1 -0
  72. package/dist/integrations/whatsapp.js +82 -0
  73. package/dist/integrations/whatsapp.js.map +1 -0
  74. package/dist/storage/db.d.ts +14 -2
  75. package/dist/storage/db.d.ts.map +1 -1
  76. package/dist/storage/db.js +35 -0
  77. package/dist/storage/db.js.map +1 -1
  78. package/dist/storage/schema.d.ts +9 -1
  79. package/dist/storage/schema.d.ts.map +1 -1
  80. package/dist/storage/schema.js +18 -1
  81. package/dist/storage/schema.js.map +1 -1
  82. package/package.json +77 -70
@@ -1 +1 @@
1
- {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../src/storage/schema.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,QAAQ,EAAE,MAAM,EAAE,WAAW,CAAU,CAAC;AAUtE,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,CAAC;AAExC,MAAM,gBAAgB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+CxB,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAA+B;IACpD;QACE,OAAO,EAAE,CAAC;QACV,IAAI,EAAE,mBAAmB;QACzB,GAAG,EAAE,gBAAgB;KACtB;IACD;QACE,OAAO,EAAE,CAAC;QACV,IAAI,EAAE,2BAA2B;QACjC,GAAG,EAAE;;;;;;CAMR;KACE;IACD;QACE,OAAO,EAAE,CAAC;QACV,IAAI,EAAE,oBAAoB;QAC1B,GAAG,EAAE;;;;;;;;CAQR;KACE;IACD;QACE,OAAO,EAAE,CAAC;QACV,IAAI,EAAE,kCAAkC;QACxC,GAAG,EAAE;;;;;;;;;;CAUR;KACE;IACD;QACE,OAAO,EAAE,CAAC;QACV,IAAI,EAAE,4BAA4B;QAClC,GAAG,EAAE;;;CAGR;KACE;IACD;QACE,OAAO,EAAE,CAAC;QACV,IAAI,EAAE,gBAAgB;QACtB,GAAG,EAAE;;;;;;;;;;;;;;;CAeR;KACE;CACF,CAAC"}
1
+ {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../src/storage/schema.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,QAAQ,EAAE,MAAM,EAAE,WAAW,CAAU,CAAC;AAUtE,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,CAAC;AAExC,MAAM,gBAAgB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+CxB,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAA+B;IACpD;QACE,OAAO,EAAE,CAAC;QACV,IAAI,EAAE,mBAAmB;QACzB,GAAG,EAAE,gBAAgB;KACtB;IACD;QACE,OAAO,EAAE,CAAC;QACV,IAAI,EAAE,2BAA2B;QACjC,GAAG,EAAE;;;;;;CAMR;KACE;IACD;QACE,OAAO,EAAE,CAAC;QACV,IAAI,EAAE,oBAAoB;QAC1B,GAAG,EAAE;;;;;;;;CAQR;KACE;IACD;QACE,OAAO,EAAE,CAAC;QACV,IAAI,EAAE,kCAAkC;QACxC,GAAG,EAAE;;;;;;;;;;CAUR;KACE;IACD;QACE,OAAO,EAAE,CAAC;QACV,IAAI,EAAE,4BAA4B;QAClC,GAAG,EAAE;;;CAGR;KACE;IACD;QACE,OAAO,EAAE,CAAC;QACV,IAAI,EAAE,gBAAgB;QACtB,GAAG,EAAE;;;;;;;;;;;;;;;CAeR;KACE;IACD;QACE,OAAO,EAAE,CAAC;QACV,IAAI,EAAE,2BAA2B;QACjC,GAAG,EAAE;;;;;;;;;;;;CAYR;KACE;CACF,CAAC"}
package/package.json CHANGED
@@ -1,72 +1,79 @@
1
1
  {
2
- "name": "@imisbahk/hive",
3
- "version": "0.2.1",
4
- "description": "Your agent. Always running. Always learning. Always working.",
5
- "type": "module",
6
- "bin": {
7
- "hive": "dist/cli/index.js"
8
- },
9
- "scripts": {
10
- "dev": "tsc --watch",
11
- "build": "tsc",
12
- "start": "node dist/cli/index.js",
13
- "typecheck": "tsc --noEmit",
14
- "lint": "eslint src/**/*.ts",
15
- "format": "prettier -w \"src/**/*.{ts,js,md,json}\" \"scripts/**/*.{js,ts,md,json}\" \"docs/**/*.{md,json}\" package.json tsconfig.json eslint.config.js .prettierrc",
16
- "clean": "rm -rf dist",
17
- "test": "node scripts/test-all.js"
18
- },
19
- "keywords": [
20
- "ai",
21
- "agent",
22
- "cli",
23
- "p2p",
24
- "hive"
25
- ],
26
- "author": "",
27
- "license": "MIT",
28
- "dependencies": {
29
- "@anthropic-ai/sdk": "^0.36.3",
30
- "@imisbahk/genie": "^1.0.0",
31
- "@imisbahk/hive": "^0.1.1",
32
- "@imisbahk/hive-ctx": "^1.0.0",
33
- "@modelcontextprotocol/sdk": "^1.26.0",
34
- "better-sqlite3": "^12.6.2",
35
- "chalk": "^5.3.0",
36
- "commander": "^12.0.0",
37
- "dotenv": "^16.4.5",
38
- "inquirer": "^9.2.15",
39
- "keytar": "^7.9.0",
40
- "node-fetch": "^3.3.2",
41
- "openai": "^4.28.0",
42
- "ora": "^8.0.1",
43
- "playwright": "^1.58.2",
44
- "typecheck": "^0.1.2",
45
- "uuid": "^9.0.1"
46
- },
47
- "files": [
48
- "dist/",
49
- "prompts/",
50
- "README.md",
51
- "LICENSE",
52
- "AUTHORS.md"
53
- ],
54
- "devDependencies": {
55
- "@eslint/js": "^10.0.1",
56
- "@types/better-sqlite3": "^7.6.8",
57
- "@types/inquirer": "^9.0.7",
58
- "@types/node": "^20.11.20",
59
- "@types/uuid": "^9.0.8",
60
- "eslint": "^10.0.1",
61
- "prettier": "^3.8.1",
62
- "typescript": "^5.3.3",
63
- "typescript-eslint": "^8.56.0"
64
- },
65
- "engines": {
66
- "node": ">=18.0.0"
67
- },
68
- "repository": {
69
- "type": "git",
70
- "url": "https://github.com/imisbahk/hive.git"
71
- }
2
+ "name": "@imisbahk/hive",
3
+ "version": "0.2.2",
4
+ "description": "Your agent. Always running. Always learning. Always working.",
5
+ "type": "module",
6
+ "bin": {
7
+ "hive": "dist/cli/index.js"
8
+ },
9
+ "scripts": {
10
+ "dev": "tsc --watch",
11
+ "build": "tsc",
12
+ "start": "node dist/cli/index.js",
13
+ "typecheck": "tsc --noEmit",
14
+ "lint": "eslint src/**/*.ts",
15
+ "format": "prettier -w \"src/**/*.{ts,js,md,json}\" \"scripts/**/*.{js,ts,md,json}\" \"docs/**/*.{md,json}\" package.json tsconfig.json eslint.config.js .prettierrc",
16
+ "clean": "rm -rf dist",
17
+ "test": "node scripts/test-all.js"
18
+ },
19
+ "keywords": [
20
+ "ai",
21
+ "agent",
22
+ "cli",
23
+ "p2p",
24
+ "hive"
25
+ ],
26
+ "author": "",
27
+ "license": "MIT",
28
+ "dependencies": {
29
+ "@anthropic-ai/sdk": "^0.36.3",
30
+ "@imisbahk/genie": "^1.0.0",
31
+ "@imisbahk/hive": "^0.1.1",
32
+ "@imisbahk/hive-ctx": "^1.0.0",
33
+ "@modelcontextprotocol/sdk": "^1.26.0",
34
+ "better-sqlite3": "^12.6.2",
35
+ "chalk": "^5.3.0",
36
+ "commander": "^12.0.0",
37
+ "dotenv": "^16.4.5",
38
+ "inquirer": "^9.2.15",
39
+ "keytar": "^7.9.0",
40
+ "node-fetch": "^3.3.2",
41
+ "openai": "^4.28.0",
42
+ "ora": "^8.0.1",
43
+ "playwright": "^1.58.2",
44
+ "@slack/bolt": "^4.4.0",
45
+ "discord.js": "^14.19.3",
46
+ "node-telegram-bot-api": "^0.66.0",
47
+ "qrcode-terminal": "^0.12.0",
48
+ "typecheck": "^0.1.2",
49
+ "uuid": "^9.0.1",
50
+ "whatsapp-web.js": "^1.26.0"
51
+ },
52
+ "files": [
53
+ "dist/",
54
+ "prompts/",
55
+ "README.md",
56
+ "LICENSE",
57
+ "AUTHORS.md"
58
+ ],
59
+ "devDependencies": {
60
+ "@eslint/js": "^10.0.1",
61
+ "@types/better-sqlite3": "^7.6.8",
62
+ "@types/inquirer": "^9.0.7",
63
+ "@types/node": "^20.11.20",
64
+ "@types/node-telegram-bot-api": "^0.64.10",
65
+ "@types/qrcode-terminal": "^0.12.2",
66
+ "@types/uuid": "^9.0.8",
67
+ "eslint": "^10.0.1",
68
+ "prettier": "^3.8.1",
69
+ "typescript": "^5.3.3",
70
+ "typescript-eslint": "^8.56.0"
71
+ },
72
+ "engines": {
73
+ "node": ">=18.0.0"
74
+ },
75
+ "repository": {
76
+ "type": "git",
77
+ "url": "https://github.com/imisbahk/hive.git"
78
+ }
72
79
  }