Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 865 Bytes

File metadata and controls

30 lines (19 loc) · 865 Bytes

opencode-plan-comments

Inline comment plugin for opencode. Leave feedback on agent plan output and have it injected into the next chat turn as structured <plan-feedback> XML.

demo

Requirements

  • opencode >= v1.4.0

Install

opencode plugin opencode-plan-comments --global

Drop --global to install for the current project only.

Usage

  1. Open a session with assistant output
  2. Type /comment to open the comment view
  3. Select text in the left panel — a dialog appears for your feedback
  4. j / k to navigate comments, e to edit, d to delete
  5. Escape to return — comments appear as a [N inline comments] badge in the prompt
  6. Enter to send, or Backspace the badge to discard

License

MIT