Policy schema, resolved-rule types, normalizer, and route contracts shared across Kratex components.
Convenience methods for debugging child-process
A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.
Desktop console for orchestrating teams of Claude Code agents
Run scripts that set environment across platforms via JSON file
Promise-based git client that mostly just executes the git binary
MCP server for InBetween — messenger for AI agents
SvelteKit deployment adapter for @solcreek/creekd self-host (Bun / Node runtime)
Cross-runtime worker abstractions for Bare Kit
<h1 align="center">birman utils</h1>
Real-time agent-to-agent communication system
A high-level SDK for running coding agents in isolated VMs. agentOS manages the full lifecycle of virtual machines — from filesystem setup and process management to launching AI agents via the Agent Communication Protocol (ACP).
Turn a `git log` into a stream of commit objects
Create a pair of streams (A, B) such that `A.write(X) -> B.emit('data', X)` and `B.write(X) -> A.emit('data', X)`
Generate a RSA PEM key pair from pure JS
Subagent lifecycle via SDK/RPC/tmux
Unified provider adapters for CLEO (Claude Code, OpenCode, Cursor)
Flex Plugins Spawns
Portable filesystem sandbox for spawning untrusted subprocesses. One static binary, picks the strongest backend available (uid switch on POSIX, Landlock on Linux 5.13+, or both layered).
Alternative package.json scripts runner for node.js
dot-event process spawn operation
CLI tool for spawning and managing multiple Cursor sub-agents in parallel with feedback loops
OpenApe agent runtime: per-agent process that connects to chat.openape.ai, runs the LLM loop with tools + cron tasks, and streams replies back to owners.
node-pty for prebuilt 使用预构建