mirror of
https://github.com/garrytan/gbrain.git
synced 2026-08-14 00:48:18 +00:00
feat(context): volunteer-shaped resolve IPC — channel/cwd/volunteer fields, handler-result widening, server-side gate + validated source + delivery-point logging; listener on both engines
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
3529bd113b
commit
2350294cc9
@@ -7,6 +7,7 @@ import { tmpdir } from 'node:os';
|
||||
import { join } from 'node:path';
|
||||
import {
|
||||
resolveSocketPath,
|
||||
resolveSocketPathForConfig,
|
||||
startResolveIpcServer,
|
||||
resolveViaIpc,
|
||||
resolveViaIpcRaw,
|
||||
|
||||
Reference in New Issue
Block a user