LogbookWaypoint

Local-first visual feedback

Pin the point. Chart the change.

Precise visual feedback.
Trustworthy agent work.

Mark what you see on a running interface. Waypoint keeps the context together, gives your coding agent a route through the work, and brings the evidence back.

CLI on npm + GitHub Releases · extension from source

Thelu, a tabby cat in a rust scarf, holding a green logbook

The Waypoint journey from Annotation to Resolution

Now chartingAnnotation

  1. 01Annotation
  2. 02Queue
  3. 03Agent
  4. 04Resolution

01 · Fix the point

The route begins exactly where the thought happened.

Select the rendered Target. Waypoint keeps the route, selector, viewport, screenshot, and brief together—before context can drift.
localhost:3000/onboarding
1

Target retainedTighten this empty state.section.empty-state

02 · Keep the context

A field note becomes retained work.

The local Queue preserves identity and lifecycle. Watch can deliver the work without silently Claiming, resolving, or removing it.
Local QueueOne clear thing to change01 pending
1

Tighten this empty state.Target · screenshot · viewport · source lead

Pending
WatchClaimResolve

127.0.0.1 · retained locally

03 · Hand off with trust

Your agent receives a route, not a riddle.

Through MCP, the agent reads the Target and brief, Claims the Annotation, changes the source, and reports through Waypoint’s lifecycle.

waypoint_mcpwatch_annotations

 Annotation wp_1842
  status  Pending
  target  section.empty-state
  brief   “Tighten this empty state.”

agentclaim_annotation

ClaimedImplementation in progress

04 · Return with evidence

The route closes where it began.

A Resolution Record brings the change, checks, and implementation note back to the original point—ready for your judgment.
Resolution RecordEmpty state tightenedResolved
Change
Balanced measure and spacing
Checks
Typecheck · component tests
Returned to
section.empty-state

Human judgment returnsInspect it. Keep it. Continue.

The route stays yours

Local by default.
Useful after the work.

Waypoint keeps Annotation history inspectable on your machine. Your agent gets a narrow working channel—not a public browser control surface.

  • Loopback-firstSupported server boundary on IPv4 loopback
  • Non-destructive WatchDelivery never silently Claims or removes feedback
  • Retained evidenceResolution remains inspectable until explicit Deletion

Install the server from npm or a verified GitHub Release. Build and load the browser extension from source.