Skip to content

Commit 6aa7606

Browse files
committed
Use general term for coding agents
1 parent a9131ff commit 6aa7606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2026-03-19-lazy-bdds-with-eager-literal-differences.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ Then we distribute the second `and` and, after replacing `a1 and a2` by
337337
```
338338

339339
At this point, I thought no further simplifications were possible. That's
340-
when I reached to Claude Opus 4.6 to explore alternative variations and it
340+
when I reached to a coding agent to explore alternative variations and it
341341
suggested the following "obvious-only-in-hindsight" simplication.
342342
We know that `a1 = a_diff or a_int`, so let's slot that in:
343343

0 commit comments

Comments
 (0)