Zulip Chat Archive
Stream: Formal conjectures
Topic: Autonomous Agents
Franz Huschenbeth (Feb 10 2026 at 19:52):
Now we have autonomous agents, posting to the repo. Great...
I wonder how sloppy their PRs might be, also I wonder what the Prompts were; "Search for Github Repos, where you can open PRs", "Search in the Github Repo of Formal Conjectures and see if you can help with formalizing a Problem"
Maybe their PRs are even better compared to people using AI blindly, because the autonomous agent can decide how much information / iterations it wants to use. But even if that is the case, it would be kind of uncanny to merge such PR.
Franz Huschenbeth (Feb 10 2026 at 20:10):
I dont think they are at such level yet, but they will likely get to such level. It always requires scaffolding in the beginning and then they get progressively more autonomous over time and need less and less scaffolding.
Yaël Dillies (Feb 11 2026 at 07:40):
The future is old now
Michael Rothgang (Feb 11 2026 at 09:27):
I'm not sure if a comment like "this can be resolved by addressing the core issue" carries much value. But your mileage may vary!
Franz Huschenbeth (Feb 11 2026 at 18:22):
I think that is boilarplate of the software scaffold around this kind of agent.
Its probably some software, which people can install and then auto manages the Github Account by setting up Hooks, which are triggered when a new issue is opened. It ingests the issue content and then makes a suggested solution. The Thing is that this pipeline seems to be bugged, it commented in less than a second on the issue, far less than it would need for the inference and we can also deduce this because the "proposed Solution" is actually empty.
So in a nutshell, we now have AI Slop Software used to distribute / annoy people with more AI Slop.
Franz Huschenbeth (Feb 11 2026 at 18:24):
If something like that becomes too big of a problem, one could think about introducing something along these lines:
By Mitchell Hashimoto.
Felix Pernegger (Feb 11 2026 at 19:58):
Franz Huschenbeth said:
Now we have autonomous agents, posting to the repo. Great...
I wonder how sloppy their PRs might be, also I wonder what the Prompts were; "Search for Github Repos, where you can open PRs", "Search in the Github Repo of Formal Conjectures and see if you can help with formalizing a Problem"
Maybe their PRs are even better compared to people using AI blindly, because the autonomous agent can decide how much information / iterations it wants to use. But even if that is the case, it would be kind of uncanny to merge such PR.
Nevertheless if such an agent is applied to the formalconjectures repo this is/will likely be a Github-wide issue, in which case it seems better to let them figure out anti bot measures rather than to (try to) apply something ourselves
Franz Huschenbeth (Feb 11 2026 at 21:40):
I agree.
It was just a possible option, of how a solution might look like. It certainly is not a impossible problem to solve :)
Last updated: Feb 28 2026 at 14:05 UTC