HN user

letsgethigh

1 karma
Posts0
Comments4
View on HN
No posts found.

same, prototyping fast helps me understand what I'm building and the flows I want. It would not be possible to think of all the interactions and restrictions I'd want if I tried to do it on day 1.

How are you managing context?

I'm building a full stack web app, simple but with real API integrations with CC.

Moving so fast that I can barely keep a hold on what I'm testing and building at the same time, just using Sonnet. It's not bad at all. A lot of the specs develop as I'm testing the features, either as an immediate or a todo / gh issue.

How can you manage an agentic flow?