@hasna/conversations 0.2.46 → 0.2.47
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.
- package/bin/index.js +1 -1
- package/bin/mcp.js +1 -1
- package/package.json +1 -1
package/bin/index.js
CHANGED
|
@@ -15416,7 +15416,7 @@ var init_space_notifications = __esm(() => {
|
|
|
15416
15416
|
var require_package = __commonJS((exports, module) => {
|
|
15417
15417
|
module.exports = {
|
|
15418
15418
|
name: "@hasna/conversations",
|
|
15419
|
-
version: "0.2.
|
|
15419
|
+
version: "0.2.47",
|
|
15420
15420
|
description: "Real-time CLI messaging for AI agents",
|
|
15421
15421
|
type: "module",
|
|
15422
15422
|
bin: {
|
package/bin/mcp.js
CHANGED
|
@@ -45138,7 +45138,7 @@ function registerTmuxTools(server) {
|
|
|
45138
45138
|
// package.json
|
|
45139
45139
|
var package_default = {
|
|
45140
45140
|
name: "@hasna/conversations",
|
|
45141
|
-
version: "0.2.
|
|
45141
|
+
version: "0.2.47",
|
|
45142
45142
|
description: "Real-time CLI messaging for AI agents",
|
|
45143
45143
|
type: "module",
|
|
45144
45144
|
bin: {
|