stablyai / stablyai/orca

[Feature]: View and edit the global PR-comment-resolution prompt

Open
#20,132 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.