[Feature]: View and edit the global PR-comment-resolution prompt
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 72.1k
- Forks
- 4.7k
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 520
Description
When queuing PR review comments for an agent to fix, the dialog offers "global" prompt or a custom one. Hovering the global prompt label shows the full text in a tooltip, but there's no page in the app to view it outside that tooltip, and no way to edit it.
The global prompt is good as a baseline. I want to make small edits (tone, extra rules, house conventions) while keeping the rest, not replace it wholesale with a custom prompt that then drifts out of sync with Orca's own updates to the default.
Requests:
- A settings page that shows the full global PR-comment-resolution prompt (not just a hover tooltip).
- The ability to edit it in place, with a way to reset to Orca's shipped default.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing PR-comment-resolution dialog and the settings-page patterns used by the app. Trace how the global prompt is loaded and how custom prompts are stored, then add a view, editable override, and reset-to-shipped-default path. Done means the full prompt is accessible outside the tooltip, edits persist, and reset restores the current default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100