HeadlinesBriefing favicon HeadlinesBriefing.com

Show HN: Critic – Review code with the agent that wrote it

Hacker News •
×

Keep agent questions alive across disconnects·Updated 8 minutes ago Before The website can enqueue a question while every author device is offline. Session transcripts stay on the machine that created them. After Exactly one connected device owns a question at a time, and a lost device returns its work after 45 seconds without losing the thread.

Questions asked from a change page now wait for the author’s coding agent instead of assuming that machine is online. A short lease lets any connected author device claim the work, while the original coding session remains the source of context.convex/agent Questions.tspackages/protocol/src/project-anchor.tssrc/components/agent-question-status.tsx.