← All plugins

Scratchpad

by 851-labs

A single shared, collaborative rich-text scratchpad.

Agent tools2

  • scratchpad_read

    Read the global scratchpad. Returns plain text, Tiptap/ProseMirror JSON, and a revision. Read before editing and pass the revision to scratchpad_apply_patch.

  • scratchpad_apply_patch

    Update the global scratchpad with RFC 6902-style add, remove, replace, and test operations against the Tiptap/ProseMirror JSON returned by scratchpad_read. Pass base_revision to prevent overwriting concurrent edits.

Information

Developer
851-labs
Panes
Scratchpad
Version
0.1.0
Stars
0
Updated
Aug 24, 2026
GitHub
851-labs/codevisor-scratchpad

Install