UNPKG

grix-connector

Version:

Connect local AI coding agents (Claude, Codex, Gemini, Qwen, DeepSeek, Cursor, OpenCode, Pi, OpenHuman, Reasonix) to the Grix scheduling platform. Also serves as an OpenClaw plugin for Grix channel transport.

2 lines (1 loc) 541 B
import{readJSONFile as o,writeJSONFileAtomic as t}from"./json-file.js";import{EventBuffer as s}from"./event-buffer.js";import{QuotedMessageStream as f}from"./quoted-message-stream.js";import{resolveClientVersion as p}from"./client-version.js";import{isUserVisibleAgentMessagePhase as l}from"./codex-output-policy.js";import{getMachineName as g}from"./host-info.js";export{s as EventBuffer,f as QuotedMessageStream,g as getMachineName,l as isUserVisibleAgentMessagePhase,o as readJSONFile,p as resolveClientVersion,t as writeJSONFileAtomic};