Files
conorbronsdon__avoid-ai-wri…/.github
Conor Bronsdon ff15a57804 nightly: fix tracker stripping, export spawn errors, release version gap
- validate: #305 stopped stripping an AI tracker that sits directly before
  bold markers, an em/en dash, or an ellipsis, reporting url-missing
  (e.g. **https://x.com/p?utm_source=chatgpt.com** -> **https://x.com/p**).
- rewrite-eval-opencode: an `opencode export` spawn failure threw
  "Cannot read properties of undefined (reading 'trim')" and hid the real
  error; route it through requireCommand like the other calls.
- detector CI: since #306 releases trigger only on package.json changes, so
  a release PR that forgets package.json merged green and never released.
  Run verify-release-versions.js on every PR.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-14 02:25:15 -07:00
..