@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 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.46",
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.46",
45141
+ version: "0.2.47",
45142
45142
  description: "Real-time CLI messaging for AI agents",
45143
45143
  type: "module",
45144
45144
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hasna/conversations",
3
- "version": "0.2.46",
3
+ "version": "0.2.47",
4
4
  "description": "Real-time CLI messaging for AI agents",
5
5
  "type": "module",
6
6
  "bin": {