5 comments

  • zadkey 13 hours ago

    Seems like a skill issue. You could have had it create documentation along the way. The idea that prompts can't be versioned or iterated is patently false. Anything in the repo can be versioned.

  • cyanydeez 2 hours ago

    hrm, there's tons of tools to do that, take https://github.com/bytedance/deer-flow

    the better argument is: you pay to vibe code and you'll pay again in 6 months to vibe fix, etc.

  • pixel_popping 9 hours ago

    It can, just have to include transcripts as part of commits and that's it.

  • N_Lens 13 hours ago

    Sure it can!

  • N1H1L 12 hours ago

    Why not? I maintain markdown files explaining everything (this is committed). Also the Python code is typed and has detailed numpydoc docstrings.