comisai 1.0.40 → 1.0.42

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@comis/agent",
3
3
  "private": true,
4
- "version": "1.0.40",
4
+ "version": "1.0.42",
5
5
  "author": "Moshe Anconina",
6
6
  "license": "Apache-2.0",
7
7
  "description": "AI agent executor, budget control, and session management for Comis",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@comis/channels",
3
3
  "private": true,
4
- "version": "1.0.40",
4
+ "version": "1.0.42",
5
5
  "author": "Moshe Anconina",
6
6
  "license": "Apache-2.0",
7
7
  "description": "Chat platform adapters — Discord, Telegram, Slack, WhatsApp, Signal, iMessage, IRC, LINE",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@comis/cli",
3
3
  "private": true,
4
- "version": "1.0.40",
4
+ "version": "1.0.42",
5
5
  "author": "Moshe Anconina",
6
6
  "license": "Apache-2.0",
7
7
  "description": "Command-line interface for the Comis AI agent platform",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@comis/core",
3
3
  "private": true,
4
- "version": "1.0.40",
4
+ "version": "1.0.42",
5
5
  "author": "Moshe Anconina",
6
6
  "license": "Apache-2.0",
7
7
  "description": "Core domain types, ports, event bus, security, and config for Comis",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@comis/daemon",
3
3
  "private": true,
4
- "version": "1.0.40",
4
+ "version": "1.0.42",
5
5
  "author": "Moshe Anconina",
6
6
  "license": "Apache-2.0",
7
7
  "description": "Background daemon and orchestrator for the Comis platform",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@comis/gateway",
3
3
  "private": true,
4
- "version": "1.0.40",
4
+ "version": "1.0.42",
5
5
  "author": "Moshe Anconina",
6
6
  "license": "Apache-2.0",
7
7
  "description": "HTTP, JSON-RPC, and WebSocket gateway for Comis",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@comis/infra",
3
3
  "private": true,
4
- "version": "1.0.40",
4
+ "version": "1.0.42",
5
5
  "author": "Moshe Anconina",
6
6
  "license": "Apache-2.0",
7
7
  "description": "Structured logging infrastructure for Comis",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@comis/memory",
3
3
  "private": true,
4
- "version": "1.0.40",
4
+ "version": "1.0.42",
5
5
  "author": "Moshe Anconina",
6
6
  "license": "Apache-2.0",
7
7
  "description": "SQLite memory, embeddings, and RAG storage for Comis agents",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@comis/orchestrator",
3
3
  "private": true,
4
- "version": "1.0.40",
4
+ "version": "1.0.42",
5
5
  "author": "Moshe Anconina",
6
6
  "license": "Apache-2.0",
7
7
  "description": "Inbound orchestration: channel-manager lifecycle, inbound pipeline, execute-and-deliver coordination, command queue, message routing",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@comis/scheduler",
3
3
  "private": true,
4
- "version": "1.0.40",
4
+ "version": "1.0.42",
5
5
  "author": "Moshe Anconina",
6
6
  "license": "Apache-2.0",
7
7
  "description": "Task scheduling and cron management for Comis",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@comis/shared",
3
3
  "private": true,
4
- "version": "1.0.40",
4
+ "version": "1.0.42",
5
5
  "author": "Moshe Anconina",
6
6
  "license": "Apache-2.0",
7
7
  "description": "Shared types and utilities for the Comis platform",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@comis/skills",
3
3
  "private": true,
4
- "version": "1.0.40",
4
+ "version": "1.0.42",
5
5
  "author": "Moshe Anconina",
6
6
  "license": "Apache-2.0",
7
7
  "description": "Skill system, MCP integration, and tool sandbox for Comis agents",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comis/web",
3
- "version": "1.0.40",
3
+ "version": "1.0.42",
4
4
  "description": "Web dashboard SPA for Comis agent management",
5
5
  "author": "Moshe Anconina",
6
6
  "license": "Apache-2.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "comisai",
3
- "version": "1.0.40",
3
+ "version": "1.0.42",
4
4
  "author": "Moshe Anconina",
5
5
  "license": "Apache-2.0",
6
6
  "description": "Security-first AI agent platform — connects AI agents to Discord, Telegram, Slack, WhatsApp, and more",
@@ -120,19 +120,19 @@
120
120
  "file-uri-to-path"
121
121
  ],
122
122
  "dependencies": {
123
- "@comis/shared": "1.0.40",
124
- "@comis/core": "1.0.40",
125
- "@comis/infra": "1.0.40",
126
- "@comis/memory": "1.0.40",
127
- "@comis/gateway": "1.0.40",
128
- "@comis/skills": "1.0.40",
129
- "@comis/scheduler": "1.0.40",
130
- "@comis/agent": "1.0.40",
131
- "@comis/channels": "1.0.40",
132
- "@comis/cli": "1.0.40",
133
- "@comis/daemon": "1.0.40",
134
- "@comis/orchestrator": "1.0.40",
135
- "@comis/web": "1.0.40",
123
+ "@comis/shared": "1.0.42",
124
+ "@comis/core": "1.0.42",
125
+ "@comis/infra": "1.0.42",
126
+ "@comis/memory": "1.0.42",
127
+ "@comis/gateway": "1.0.42",
128
+ "@comis/skills": "1.0.42",
129
+ "@comis/scheduler": "1.0.42",
130
+ "@comis/agent": "1.0.42",
131
+ "@comis/channels": "1.0.42",
132
+ "@comis/cli": "1.0.42",
133
+ "@comis/daemon": "1.0.42",
134
+ "@comis/orchestrator": "1.0.42",
135
+ "@comis/web": "1.0.42",
136
136
  "@agentclientprotocol/sdk": "0.21.0",
137
137
  "@clack/core": "1.2.0",
138
138
  "@clack/prompts": "1.2.0",