developer puts little surprise instruction for AI agents to delete code in the codebase, agent users are predictably upset 😂 https://github.com/jqwik-team/jqwik/issues/708
Question: intent of JqwikExecutor.printMessageForCodingAgents() — visible to agents, invisible to humans (1.10.0) · Issue #708 · jqwik-team/jqwik

Hello jqwik team, While running our test suite under mvn test in 1.10.0, we observed a string appearing between Surefire's test summary and the [INFO] Results: header that gave us pause: [INFO] Tes...

GitHub

@dysfun
We should create a collection of reference implementations of that for all languages, so that people can easily integrate them into their own projects.

Love it!

@dysfun
I've put something like that into one of my own code bases in Python. More as a 'bookmark' than to expect it to actually 'hit' someone.

https://codeberg.org/pohutukawa/odmslurp/commit/2020110bc59514a7fa1a1c896490db7c73ee6185

#SlopStop

Added a GenAI 'circuit breaker' inspired by that in `jqwick` here: · 2020110bc5

https://github.com/jqwik-team/jqwik/commit/0249c03fcc576fc943651691e24a55cb7f4b56ab

Codeberg.org