@nebutra/voice-realtime 0.1.0

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.
@@ -0,0 +1 @@
1
+ {"at":"2026-05-18T05:41:47.066Z","type":"session","session":{"id":"voice_session_thread_1_mpas10of","tenantId":"tenant_a","threadId":"thread_1","room":"voice_tenant_a_thread_1","state":"listening"}}
@@ -0,0 +1,22 @@
1
+
2
+ > @nebutra/voice-realtime@0.1.0 build /home/runner/work/Nebutra-Sailor/Nebutra-Sailor/packages/ai/voice-realtime
3
+ > tsup
4
+
5
+ CLI Building entry: src/cli.ts, src/index.ts
6
+ CLI Using tsconfig: tsconfig.json
7
+ CLI tsup v8.5.1
8
+ CLI Using tsup config: /home/runner/work/Nebutra-Sailor/Nebutra-Sailor/packages/ai/voice-realtime/tsup.config.ts
9
+ CLI Target: es2022
10
+ CLI Cleaning output folder
11
+ ESM Build start
12
+ ESM dist/cli.js 1.32 KB
13
+ ESM dist/index.js 152.00 B
14
+ ESM dist/chunk-GARLTI7J.js 3.28 KB
15
+ ESM dist/cli.js.map 2.34 KB
16
+ ESM dist/index.js.map 71.00 B
17
+ ESM dist/chunk-GARLTI7J.js.map 6.94 KB
18
+ ESM ⚡️ Build success in 78ms
19
+ DTS Build start
20
+ DTS ⚡️ Build success in 12711ms
21
+ DTS dist/cli.d.ts 13.00 B
22
+ DTS dist/index.d.ts 1.74 KB
@@ -0,0 +1,14 @@
1
+
2
+ > @nebutra/voice-realtime@0.1.0 test /home/runner/work/Nebutra-Sailor/Nebutra-Sailor/packages/ai/voice-realtime
3
+ > vitest run
4
+
5
+
6
+  RUN  v4.1.4 /home/runner/work/Nebutra-Sailor/Nebutra-Sailor/packages/ai/voice-realtime
7
+
8
+ ✓ src/index.test.ts (2 tests) 166ms
9
+
10
+  Test Files  1 passed (1)
11
+  Tests  2 passed (2)
12
+  Start at  05:41:45
13
+  Duration  1.97s (transform 585ms, setup 0ms, import 700ms, tests 166ms, environment 12ms)
14
+
@@ -0,0 +1,4 @@
1
+
2
+ > @nebutra/voice-realtime@0.1.0 typecheck /home/runner/work/Nebutra-Sailor/Nebutra-Sailor/packages/ai/voice-realtime
3
+ > tsc --noEmit
4
+