signal_tag · 2_broadcasts
#cli-tool
// 2 transmissions tagged with #cli-tool

TX_776133· AI
Introducing aislop: the quality gate for AI‑written code
Kenny Olawuwo released aislop, an open‑source CLI that scans AI‑generated code for patterns that slip past traditional linters. It can run locally or be added to CI pipelines to catch swallowed exceptions, unsafe casts, and other AI‑specific smells.

TX_574507· Engineering
Gst: unified read-only Git state view
Gst bundles branch status, staged changes, work-tree diffs, stashes, and the commit graph into a single terminal dashboard without mutating the repository [DevTo][GitHub].