remote-build should be asynchronous by default
Metadata
Current evaluation
Feature request to add --detach/--bg flag for asynchronous remote-build. Discussed among maintainers but not yet implemented.
Suggested action: needs triage
Reason: This is a feature request that has been discussed by maintainers (@steinbro, @jnsgruk) who agreed a --bg/--detach flag would be useful, but no implementation has started and the issue has no labels. The last maintainer comment was 49 days ago requesting more context on use cases. Needs triage to determine implementation priority and design.
Impact:
55
Quick Win:
19.25
Staleness:
45
Complexity:
65
Confidence:
75
Support Request:
0
Issue body
### What needs to get done
Given the queue length and speed for some architectures, remote-build should exit immediately after uploading and submitting the job.
The user should be presented with a URL to open to check the build status, and the followup command to execute to fetch the result. A new argument like `--wait` could be used if the user wants the current behavior.
### Why it needs to get done
A blocking command is reasonable for actions that are expected to take seconds or minutes, not hours or days.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen3.6-35b-a3b-mtp-q6 |
Impact:
55
Quick Win:
19.25
Staleness:
45
Complexity:
65
Confidence:
75
Support Request:
0
|
needs triage | Feature request to add --detach/--bg flag for asynchronous remote-build. Discussed among maintainers but not yet implemented. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
15
Complexity:
45
Confidence:
85
Support Request:
10
|
keep open | Feature request to make remote-build asynchronous by default for interactive UX. Maintainers propose an opt-in flag instead. Actively discussed but lacks labels or assignee. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
10
Complexity:
65
Confidence:
85
Support Request:
5
|
needs triage | Feature request to make remote-build asynchronous by default, with a URL for status checking and a followup command. Currently under discussion among maintainers regarding implementation details (default vs. opt-in flag). | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
5
Complexity:
40
Confidence:
85
Support Request:
10
|
needs triage | Feature request to make remote-build asynchronous by default, adding a status URL and --wait flag for synchronous execution. Currently untriaged with no maintainer response. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.