(02) Work
Selected work.
A short, honest list. Things I'm building and documenting — mostly in Rust, mostly at the seam between developer tools and the systems they sit on top of.
-
2025 — now
gm-crypto-rs
Pure-Rust SM2 / SM3 / SM4 SDK for the Chinese national crypto standards (GB/T 32905 / 32918 / 32907). Public v0.7.0 adds a user-callable SM4 cipher-mode surface; next is AEAD with SM4-GCM and SM4-CCM. Published on crates.io as
gmcrypto-core. Read more → -
2025 — now
RepoLens
A repository memory and context layer for AI coding agents. It exposes 26 MCP tools and pairs structured repository context with typed, decaying memory so agents can keep a durable model of a project across sessions. Status: Private pre-release,
origin/main @ afd7a6b. Read more → -
2026
ghrunners
A read-only observability CLI for GitHub Actions self-hosted runners on macOS, surfacing launchd domain, PID, process tree, log tails, and optional GitHub API status in one invocation. Current state:
local tag v0.1.1; source is private/local for now. Read more →