Hacker News new | ask | show | jobs
by arjun-mavonic 52 days ago
Have you tried the plannatator? https://github.com/backnotprop/plannotator I've been using it for few months now and I like how it let's me annotate the plan as I review and then send feedback or approve.
1 comments

I hadn't seen that one. Looks great also.

When I built this I specifically didn't want to have to provide feedback and then submit it back, then open again after the agent had considered my feedback.

The way discuss is setup, it's interacting forwards and backwards on the discussion, from the web page, but within the original agent session I was having.

Very convenient to ask a question "in the document" and get a response a few seconds later, in the same document.

I'll try yours as well. Thanks