home.social

#aiaugmentedcoding — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #aiaugmentedcoding, aggregated by home.social.

  1. 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 → youtu.be/i3g9ZXiaqh0

    #ai #aiaugmentedcoding #aiassistedcoding #claudecode

  2. 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."

    news.ycombinator.com/item?id=4

    #ai #aicoding #agenticai #aiaugmentedcoding #codingagents