very-happy-cli 0.2.125 → 0.2.126
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/dist/{AcpBackend-DOQGItcS.mjs → AcpBackend-BzGpBAZ0.mjs} +2 -2
- package/dist/{AcpBackend-ssQpTLks.cjs → AcpBackend-C9eu6CDu.cjs} +2 -2
- package/dist/{AcpSessionManager-D4WkNsRs.mjs → AcpSessionManager-B223yT78.mjs} +1 -1
- package/dist/{AcpSessionManager-DHLc-D50.cjs → AcpSessionManager-DQ1e_0gc.cjs} +1 -1
- package/dist/{agentGuidance-QpYwykb9.mjs → agentGuidance-BR0OFumQ.mjs} +2 -2
- package/dist/{agentGuidance-Cg9ZG1pP.cjs → agentGuidance-Tm8Z5HYp.cjs} +2 -1
- package/dist/codex/happyMcpStdioBridge.cjs +2 -2
- package/dist/codex/happyMcpStdioBridge.mjs +2 -2
- package/dist/{config-CZNIz3W0.mjs → config-Bjd1nG0P.mjs} +4 -4
- package/dist/{config-BxHOGtEK.cjs → config-C0mofvCH.cjs} +4 -4
- package/dist/{index-D-BgvQi5.mjs → index-BP56asuS.mjs} +4 -4
- package/dist/{index-CBj99SO6.cjs → index-CMbKpntk.cjs} +6 -6
- package/dist/{index-Jrk6ud3g.mjs → index-CV6sAa4a.mjs} +7 -7
- package/dist/{index-Do-kjc30.cjs → index-Cw9Zj1Zr.cjs} +23 -23
- package/dist/{index-CrSifgJM.mjs → index-D4eCRu9x.mjs} +19 -19
- package/dist/{index-D_Rm9dw9.cjs → index-HW-KdG6W.cjs} +4 -4
- package/dist/index.cjs +4 -4
- package/dist/index.mjs +4 -4
- package/dist/{installTerminalHooks-CPsdeOM4.cjs → installTerminalHooks-CNp1LExn.cjs} +4 -4
- package/dist/{installTerminalHooks-Z1Jb6yjb.mjs → installTerminalHooks-D-CNSalI.mjs} +4 -4
- package/dist/lib.cjs +2 -2
- package/dist/lib.mjs +2 -2
- package/dist/{limits-DViGHwSj.cjs → limits-DG1OQnCb.cjs} +7 -7
- package/dist/{limits-FjbPJPsF.mjs → limits-DlbYYtOw.mjs} +7 -7
- package/dist/{mcp-BbQ5FWcQ.cjs → mcp-BtZoIIIM.cjs} +4 -4
- package/dist/{mcp-zqPJ94Bk.mjs → mcp-D3oV_dH-.mjs} +4 -4
- package/dist/{runGemini-Bu49s_bN.mjs → runGemini-BJ8bU1pP.mjs} +6 -6
- package/dist/{runGemini-BnHGYX-H.cjs → runGemini-BfCSOPL1.cjs} +6 -6
- package/dist/{runOpenClaw-3Ld1eoWV.cjs → runOpenClaw-CBlHXEAT.cjs} +5 -5
- package/dist/{runOpenClaw-CznAYPCh.mjs → runOpenClaw-DTgOpJnO.mjs} +5 -5
- package/dist/{send-BevgS1mf.mjs → send-9duZlpGX.mjs} +4 -4
- package/dist/{send-DCzyBxLl.cjs → send-CDK1bZFj.cjs} +4 -4
- package/dist/{sessions-DSoaBHwA.cjs → sessions-CNkLCorF.cjs} +4 -4
- package/dist/{sessions-Ba2oRTmw.mjs → sessions-jAFOkKvW.mjs} +4 -4
- package/dist/{spawn-j9KBfj4e.mjs → spawn-BG5oHi_f.mjs} +4 -4
- package/dist/{spawn-CqMLY6dE.cjs → spawn-J-A5WGZ7.cjs} +4 -4
- package/dist/{teams-C0ggJTJ-.mjs → teams-Cuqsk7Ty.mjs} +28 -3
- package/dist/{teams-CmU3K9vB.cjs → teams-MgWeyutG.cjs} +28 -3
- package/dist/{types-BGHnQXl5.cjs → types-P5deH8Ls.cjs} +4 -2
- package/dist/{types-DLDkfrTC.mjs → types-n_VWu9qe.mjs} +3 -1
- package/package.json +7 -7
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import axios from 'axios';
|
|
2
|
-
import { l as logger, g as encodeBase64, j as encrypt, k as decrypt, m as decodeBase64, c as configuration, o as decryptBlob, q as prepareClipboardText, f as readSettings, r as readPersistedSessions, s as credentialRelayProblem, p as packageJson, t as readTrackedClaudeSessionIds, u as libsodiumEncryptForPublicKey, v as libsodiumPublicKeyFromSecretKey, x as getRandomBytes, y as redactLogValue } from './limits-
|
|
2
|
+
import { l as logger, g as encodeBase64, j as encrypt, k as decrypt, m as decodeBase64, c as configuration, o as decryptBlob, q as prepareClipboardText, f as readSettings, r as readPersistedSessions, s as credentialRelayProblem, p as packageJson, t as readTrackedClaudeSessionIds, u as libsodiumEncryptForPublicKey, v as libsodiumPublicKeyFromSecretKey, x as getRandomBytes, y as redactLogValue } from './limits-DlbYYtOw.mjs';
|
|
3
3
|
import { EventEmitter } from 'node:events';
|
|
4
4
|
import { io } from 'socket.io-client';
|
|
5
5
|
import * as z from 'zod';
|
|
@@ -432,10 +432,12 @@ const ConnectionDiagnosticEventSchema = z$1.object({
|
|
|
432
432
|
z$1.object({
|
|
433
433
|
events: z$1.array(ConnectionDiagnosticEventSchema).min(1).max(32)
|
|
434
434
|
}).strict();
|
|
435
|
+
const TeamPermissionModeSchema = z$1.enum(["default", "bypassPermissions"]);
|
|
435
436
|
const id = z$1.string().min(1).max(128);
|
|
436
437
|
const text = z$1.string().min(1).max(32e3);
|
|
437
438
|
const TeamActionSchema = z$1.discriminatedUnion("type", [
|
|
438
439
|
z$1.object({ type: z$1.literal("archive") }),
|
|
440
|
+
z$1.object({ type: z$1.literal("set-permission-mode"), permissionMode: TeamPermissionModeSchema }),
|
|
439
441
|
z$1.object({ type: z$1.literal("schedule-create"), name: id, botId: id, body: text, runAt: z$1.number().int().positive().max(864e13), intervalMs: z$1.number().int().min(6e4).max(366 * 864e5).optional() }),
|
|
440
442
|
z$1.object({ type: z$1.literal("schedule-pause"), scheduleId: id, version: z$1.number().int().positive() }),
|
|
441
443
|
z$1.object({ type: z$1.literal("schedule-resume"), scheduleId: id, version: z$1.number().int().positive() }),
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "very-happy-cli",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.126",
|
|
4
4
|
"description": "Remote multi-agent workspace CLI with deep Claude integration, native terminal streaming, and self-hosting.",
|
|
5
5
|
"author": "Kirill Dubovitskiy",
|
|
6
6
|
"contributors": [
|
|
@@ -113,12 +113,12 @@
|
|
|
113
113
|
"zod": "^4.0.0"
|
|
114
114
|
},
|
|
115
115
|
"optionalDependencies": {
|
|
116
|
-
"very-happy-tools-arm64-darwin": "0.2.
|
|
117
|
-
"very-happy-tools-x64-darwin": "0.2.
|
|
118
|
-
"very-happy-tools-arm64-linux": "0.2.
|
|
119
|
-
"very-happy-tools-x64-linux": "0.2.
|
|
120
|
-
"very-happy-tools-arm64-win32": "0.2.
|
|
121
|
-
"very-happy-tools-x64-win32": "0.2.
|
|
116
|
+
"very-happy-tools-arm64-darwin": "0.2.126",
|
|
117
|
+
"very-happy-tools-x64-darwin": "0.2.126",
|
|
118
|
+
"very-happy-tools-arm64-linux": "0.2.126",
|
|
119
|
+
"very-happy-tools-x64-linux": "0.2.126",
|
|
120
|
+
"very-happy-tools-arm64-win32": "0.2.126",
|
|
121
|
+
"very-happy-tools-x64-win32": "0.2.126"
|
|
122
122
|
},
|
|
123
123
|
"devDependencies": {
|
|
124
124
|
"@slopus/happy-wire": "workspace:*",
|