Description
Human-in-the-loop annotation tool for AI workflows.
annot is an annotation tool for human-in-the-loop AI workflows. AI agents work fast, but vague feedback is a lossy channel. When an agent drafts a plan, proposes a refactor, or generates code, annot provides a moment of structured review: it opens a native window, you annotate specific lines with located, typed comments, then it closes and returns structured output to the agent.
annot can be used as a standalone CLI (open a file, annotate, get output) or as an MCP server, allowing AI agents to block on human review mid-workflow. It supports reviewing files, diffs, and agent-generated content, with optional exit modes so the human can signal approval, rejection, or custom next steps.