#aiaugmentedcoding — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #aiaugmentedcoding, aggregated by home.social.
-
LEAKY AI-DELEGATION PROBLEM
Many software engineers' pain points in AI-augmented development I am hearing about seem to stem from what I am calling the Leaky AI-Delegation problem:
- We still need all the skills to review the output, but we lose the practice to maintain them, and Jrs to learn them
- While the delegation is stripping away our visibility & control of the code
- Yet the final accountability still rests on us
-
LEAKY AI-DELEGATION PROBLEM
Many software engineers' pain points in AI-augmented development I am hearing about seem to stem from what I am calling the Leaky AI-Delegation problem:
- We still need all the skills to review the output, but we lose the practice to maintain them, and Jrs to learn them
- While the delegation is stripping away our visibility & control of the code
- Yet the final accountability still rests on us
-
Which style of AI-Augmented Development best suits your organisation, product, codebase, or task?
This landscape of AI-Assisted Development, ranging from Human-driven to AI-Driven, provides a good starting point for this conversation => https://www.smharter.ai/blog/2026/05/14/coding-with-ai-2-alternative-philosophies/
#TechTrends #AI #LLMs #GenerativeAI #AgenticAI
#AICoding #VibeCoding #DarkFactory
#AIAssistedCoding #AIAugmentedCoding
#AIAugmentedDevelopment #AIEngineering -
Which style of AI-Augmented Development best suits your organisation, product, codebase, or task?
This landscape of AI-Assisted Development, ranging from Human-driven to AI-Driven, provides a good starting point for this conversation => https://www.smharter.ai/blog/2026/05/14/coding-with-ai-2-alternative-philosophies/
#TechTrends #AI #LLMs #GenerativeAI #AgenticAI
#AICoding #VibeCoding #DarkFactory
#AIAssistedCoding #AIAugmentedCoding
#AIAugmentedDevelopment #AIEngineering -
What if you could develop your SKILL . md files in a test-driven way, just like your code? That was the question I asked myself, and the result was Test-Driven Agentic Behaviours (TDAB)...
Let me show you → https://youtu.be/i3g9ZXiaqh0
-
What if you could develop your SKILL . md files in a test-driven way, just like your code? That was the question I asked myself, and the result was Test-Driven Agentic Behaviours (TDAB)...
Let me show you → https://youtu.be/i3g9ZXiaqh0
-
Async AI coding agents, and how to make good use of them. Very interesting experience report, matching my own expectations.
"We use async agents heavily. The key is to have proper validation loops, tests and strong/well phrased system prompts, so the agent can quickly see if something is broken or it broke convention.
...Now for most of the tickets we just assign them to agents ... . I can focus on bigger, more complex things, while the agents fix bugs, handle small features, do refactorings and so on in the background. It's very liberating.
I am convinced that most companies/environments will end up with a similar setup and this becomes the norm. There really isn't a reason why not to use async agents."
-
Async AI coding agents, and how to make good use of them. Very interesting experience report, matching my own expectations.
"We use async agents heavily. The key is to have proper validation loops, tests and strong/well phrased system prompts, so the agent can quickly see if something is broken or it broke convention.
...Now for most of the tickets we just assign them to agents ... . I can focus on bigger, more complex things, while the agents fix bugs, handle small features, do refactorings and so on in the background. It's very liberating.
I am convinced that most companies/environments will end up with a similar setup and this becomes the norm. There really isn't a reason why not to use async agents."