Comment by esafak

Comment by esafak 5 hours ago

4 replies

You can already do this in your coding agent ? You just need the LLM to index the code base, and the rest is easy. I need a before-and-after to understand what you are doing differently.

Unless your tool has people skills, this engineer can just take the spec to the agent ;)

straydusk 4 hours ago

Maybe that's something I should add, to more clearly illustrate it. This tool is creating a spec that the AI coding agent of your choice can execute on, it's not an AI coding itself. Or maybe I'm not sure what you're getting at?

  • Avicebron 4 hours ago

    I'm not sure if it's intended behavior or not, but after it generated the spec it did offer to write the code and then generated it

  • wredcoll 4 hours ago

    But all ai models will generate a spec if you ask them to?

  • esafak 4 hours ago

    I mean I can already iterate on a spec with the agent; I do not need a separate tool.