mint
A CLI tool for embedded development that builds hex files from data sources (Excel, REST/GraphQL, JSON, Postgres queries) and layout definitions (json/yaml/toml). Simplifies the workflow for parameterising embedded systems without manual hex editing.
vscope
A Python-based datalogger for embedded microcontrollers, using serial communication and an onboard state machine to perform high-resolution oscilloscope-style captures of internal variables for debugging and testing. Currrently building a Tauri/Electron and EffectTS-based successor with improvements to the serial protocol and runtime configuration.
tracy
A simple codebase-scanning tool built on ast-grep designed to aid with traceability by exporting metadata surrounding marker comments.
hexy
A slop fork/cleanroom implementation of Vector HexView’s CLI functionality, done for cross-platform support, library usage and a handful of additional features.
grepo
My humble take on agent context management. Takes a nix store-like approach to symlinking in tracked copies of git repositories to use as a read-only reference during development.
agent-sim (WIP)
Programmatic, agent-first firmware testing framework for embedded firmware. Compile core functionality into a linked library, spin up a daemon to run it and interact with the simulation via a simple CLI. Heavily inspired by agent-browser.
agent-can (WIP)
Took a subset of the agent-sim code and forked it in a different direction. Allows an agent to interact directly with a real CAN interface to control devices, read back messages, and participate in semi-automated testing. Works both as CLI and stdio MCP.
polarionmcp
A Code Mode MCP server built to allow agents to perform complex queries/operations over data inside Polarion. Given the scale, complexity and relational nature of the data, codemode-based interaction fits perfectly and performs far better than traditional MCP tooling.
monitor
A cli for managing monitors, primarily designed for my OpenClaw bot to set up efficient triggers for itself when tracking information over time.
clawtunecookie
x402-based fortune cookie service for openclaw agents. Because surely they must love wasting money just as much as we do. clawtunecookie.com.
