Terminal-native agentic systems-engineering harness. Single Rust binary, ten inference providers, zero runtime dependencies. Wraps LLM capabilities in structured lifecycle management: design trees, persistent memory, OpenSpec, parallel task orchestration, and live TUI/dashboard.
Projects
Work built under Styrene. Source Available = BSL 1.1, public source with commercial restrictions. Open Source = permissively licensed (MIT/ISC).
Omegon
Dioxus desktop and mobile interface for Omegon. Chat-first by default with a persistent power-user toggle exposing the full harness surface: design graph, lifecycle, telemetry, and routing. Attaches to a local Omegon control-plane over WebSocket.
No public release yet.
TypeScript predecessor to Omegon, built on the pi coding agent. Introduced persistent memory, spec-driven development, local LLM inference, image generation, and parallel task decomposition. Superseded by the Rust rewrite.
Archived. Use Omegon instead.
Styrene Mesh
Daemon, library, and terminal UI for Reticulum mesh networks. Headless operation on edge devices (Raspberry Pi, NixOS, containers), full fleet management TUI, RPC over LXMF, device discovery, mesh VPN via WireGuard, and optional FastAPI/WebSocket HTTP API.
pip install styrene Rust implementation of the RNS and LXMF protocol stack. Crates for the RNS protocol core, LXMF messaging router, Styrene wire protocol envelope, and a daemon binary. Experimental until interop parity with the Python stack.
Fork attribution: FreeTAKTeam/LXMF-rs.
Rust mesh infrastructure node — single binary combining RNS transport, LXMF store-and-forward, fleet management, offline content (Kiwix/ProtoMaps/Kolibri), and Omegon AI integration. Replaces the Python public-hub.
Blocked on styrene-rs daemon port.
Claude Code plugin for Styrene mesh network development and fleet operations. Shared skills installable from the Omegon plugin marketplace.
/plugin install styrene-tools@styrene-agent Python-based Styrene public mesh hub. NomadNet page serving, LXMF propagation, public network entry point. Being superseded by the Rust styrene-hub.
pip install styrene-hub Being superseded by styrene-hub (Rust).
Tools & Utilities
NanoVNA-based antenna testing for Meshtastic/LoRa. SOL calibration workflow, antenna catalog with SQLite persistence, real-time tuning feedback loop with SWR verdicts and impedance readout.
Network topology visualization with evidence-based discovery and truth assertions. Subnet scanning, DHCP probing, SSH fact gathering, Ansible inventory import, real-time SSE updates. Single Go binary with embedded assets.
Zero-config markdown preview server for AI coding agents. Single binary watches a file and serves it rendered in the browser with instant WebSocket live reload. Run it alongside an agent session and watch it write in real time.
Multi-backend image generation CLI for agent integration. Auto-detects best available backend: MLX on Apple Silicon, ComfyUI on NVIDIA, or DALL-E cloud. 22 built-in style flows, 26+ LoRAs, JSON output optimized for piping into agentic workflows.