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) 238 B
import{HealthServer as o}from"./health.js";import{writePidFile as t,removePidFile as l}from"./pidfile.js";import{bindPortOrFail as d}from"./port-bind.js";export{o as HealthServer,d as bindPortOrFail,l as removePidFile,t as writePidFile};