i’ve seen how ridiculously complicated and unreadable regex can get. i’ve never asked it to make a regex like that, i’ve only had it do simpler ones like “match every word boundary that starts with some character” or whatever
well you’re supposed to use it do do things you don’t know how to do. that’s what i do. it’s just that there’s all kinds of shit i don’t know how to do that other people know how to do, and the agent is trained on all that, so it’s helpful (for me, at least)
i’ve seen how ridiculously complicated and unreadable regex can get. i’ve never asked it to make a regex like that, i’ve only had it do simpler ones like “match every word boundary that starts with some character” or whatever
If it can only handle tasks I can do myself it’s not very useful.
well you’re supposed to use it do do things you don’t know how to do. that’s what i do. it’s just that there’s all kinds of shit i don’t know how to do that other people know how to do, and the agent is trained on all that, so it’s helpful (for me, at least)