patrick91 / patrick91/shortcake

Add a way for an agent to reply to comments

Open
#115 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
4
Forks
0
Avg merge
4h 22m
Merged PRs (30d)
5

Description

Current status

A design/spec exists in docs/superpowers/specs/2026-06-08-feedback-bundles-agent-replies-design.md, but the feature is not implemented yet.

Remaining work

  • Persist feedback bundles in Git-local metadata so comments survive UI reloads.
  • Export an agent-readable fix prompt from selected comments.
  • Accept/import agent replies back into the review UI.
  • Preserve enough file/line metadata to match replies to the original comment context.
  • Add CLI/API tests plus UI coverage for the bundle/reply flow.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with docs/superpowers/specs/2026-06-08-feedback-bundles-agent-replies-design.md to understand the proposed flow. Trace the existing review UI and CLI/API entry points, then add coverage for persisting bundles, exporting fix prompts, importing replies, and matching file/line context. Done means CLI/API tests and UI coverage pass for the complete bundle/reply flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.