Cheaper LLM labelling

· Two-Wrongs · Sept. 22, 2026, 12:44 p.m.
Summary
The blog post discusses a project involving labeling commits using a large language model (LLM) to differentiate between 'maintenance' and 'new development' tasks. It details the author's approach using GPT 5.6 Luna and the integration of Simon Willison’s CLI tool in a Perl script, which simplifies the process of retrieving labels for commits.
AUTHOR