patrick91 / patrick91/shortcake
Not happy with how submit shows progress
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- Avg merge
- 4h 22m
- Merged PRs (30d)
- 5
Description
I think we show the list of diffs immmediately, but then there's some lag and the some gets updated
❯ sc submit --draft
Submit plan · 7 branches · draft
◯ main (base)
│
● 2026-08-30-api-package create draft PR
│
● 2026-08-30-api-internals create draft PR
│
● 2026-08-30-domains-list update PR #332
│
● 2026-08-30-domains-get update PR #333
│
● 2026-08-30-domains-add update PR #334
│
● 2026-08-30-domains-remove update PR #335
│
◉ 2026-08-30-domains-restart update PR #336
Contributor guide
No contributing guide indexed for this repository
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 reproducing the behavior with sc submit --draft and trace the submit command's progress display. Compare when the diff list first appears with when its status text is updated; done means the progress output updates without the reported lag or stale intermediate wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100