Omegon

Omegon
Source Available

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.

RustAIagenticsystems engineeringCLI
Auspex

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.

RustDioxusdesktopmobileUI
omegon-pi
Open Source

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.

TypeScriptNode.jsAIcoding agent

Styrene Mesh

styrened
Open Source

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
PythonReticulumLXMFmesh networkingTUINix
styrene-rs
Open Source

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.

RustReticulumLXMFprotocolembedded
styrene-hub

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.

RustmeshReticulumAIoffline content
styrene-agent

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
Claude Codepluginmesh networkingskills
public-hub
Open Source

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).

PythonReticulumLXMFmesh

Tools & Utilities

vna-antenna-workbench
Open Source

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.

PythonRFNanoVNAMeshtasticLoRahardware
Specularium
Open Source

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.

Gonetworkingtopologyvisualizationhomelab
mdserve
Open Source

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.

Gomarkdowndeveloper toolingAIlive reload
diffusion-tools

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.

Pythonimage generationMLXComfyUIAICLI