Tag: tooling
-
I wanted agent state in Zellij, not another tab I forget about
zj-agents: a stock Zellij engine and sidebar that classifies coding-agent panes (Idle, Working, Blocked, Done) without a fork, hooks-only pipeline, or guessing which Claude tab is stuck.
-
How Keylore got planned on a twenty dollar day and shipped with Grok
Spec and plan with GPT, implement with Grok 4.5, reiterate until it holds, then SDD. Also the GH Actions minutes I spent on everything else.
-
What Keylore actually does to your configs
Discover, edit, consent-based template kits, and shortcuts for Ghostty, Zellij, AeroSpace, and LazyGit on a Mac.
-
I got bored of editing configs blind, so I shipped a macOS app
Keylore is a native macOS app for developer configs: discover, edit, optional data-only template kits, and a short series on how it was built.
-
nixup: one CLI for every machine I touch
A Rust workspace that turns nixup.toml into host modules, applies nix-darwin or home-manager, and smoke-tests the result.
-
I got tired of setting up the same laptop three times
How nixup turned a multi-machine Nix flake into a config file, a Rust CLI, and a smoke test I actually trust.