Post #3641542
2026-06-23 17:33 UTC
@weavejester@mastodon.social It can make a whole lot of errors. That’s why the complicated part when it comes to working with AI is figuring out what guardrails to add, and how to add them. At
At work we incorporate MCP servers for deterministic code health insurance, so it can self-correct itself, but we also put focus on e2e tests now more than ever before so that if something does slip through we can be sure it doesn’t affect our end-users in any way.
Replies (1)
-
@weavejester@mastodon.social 2026-06-23 18:17
@iamnmm@mastodon.social I don't think I'd currently trust any AI with code changes, even with tests, unless it was a throwaway script with easily verifiable output.