Half of today’s list is models that answer instead of chat. NandhaKishorM/laya reads text, an email or a JSON document and returns a typed decision, a score or a yes/no flag in one 33-millisecond forward pass. jaredpalmer/kev takes the open-weights route: three Qwen3.5-based sizes you can serve yourself, where a single request asks a choice, a yes/no and a rating question over the same input and returns probabilities for each. Triaging tickets, take laya; data that cannot leave the machine, or a model you want to train, points at kev.

zai-org/ZCode is Z.ai’s AI coding workbench, shipping one codebase as an Electron desktop app, a browser UI and a terminal agent. The zcode command opens a TUI by default, its web mode serves the workbench on localhost, and the agent runtime source sits in the same monorepo, so every surface can be built from source.

Around them: jev-chat/jev-chat-jarvis reads the chat showing on your Android screen and pastes ranked draft replies into the input box, never pressing send; Mak5er/AirCard reskins Apple Wallet cards and the lockscreen passcode keypad over USB, no jailbreak needed; Albert-Weasker/niubigeo runs keyword tests across AI models to show who gets recommended in their answers.