Integrate craft-cli's "streaming brief" mode into Rockcraft
Metadata
Current evaluation
Closed without implementation. The task to enable streaming brief mode and review messages was abandoned or superseded, as no pull requests or comments were added.
Suggested action: —
No scores available.
Issue body
### What needs to get done
After releasing a new version of craft-cli, craft-parts and craft-providers:
- Update Rockcraft's `emit.init()` call to enable "streaming brief";
- Review the Rockcraft-specific messages (downloading the base, creating the oci image, packing the ROCK, etc) to ensure they make sense in this new mode.
### Why it needs to get done
The goal of the feature is to give a bit more progress feedback to the users.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without implementation. The task to enable streaming brief mode and review messages was abandoned or superseded, as no pull requests or comments were added. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without implementation, likely abandoned. No pull requests or resolution details were provided. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without implementation or linked changes, indicating the task was abandoned or superseded. No resolution or merge details were recorded. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without implementation or linked pull request, indicating the task was abandoned. The streaming brief mode integration was never completed in Rockcraft. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without implementation. The streaming brief mode integration was not completed, and no follow-up pull request or resolution was provided. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #4317 Integrate craft-cli's "streaming brief" mode into Snapcraft | snapcraft | closed | Closed without implementation. The feature request to enable craft-cli streaming brief mode in Snapcraft was abandoned. No code changes or merges were applied. | |
| #349 enable "streaming brief" CLI mode | rockcraft | merged | Merged changes enabling streaming brief CLI mode. Updates craft-parts, craft-providers, and craft-cli. Streams info messages inline during Brief mode and cleans up progress output. Fixes #345. Approved by two reviewers and passed CI. |