docs(roadmap/backlog): priority install-friction plugins and bundled-plugin policy - #102
docs(roadmap/backlog): priority install-friction plugins and bundled-plugin policy#102tonythethompson wants to merge 4 commits into
Conversation
…plugin policy Add an explicit install-friction priority queue to the plugin roadmap (compress, terminal_qr/qr_maker, nugins endecode, units, hashes, kdl, plotters/plot, dbus) and a core/bundled plugins policy. Remove FMotalleb/nu_plugin_clipboard from P4 maintained forks because Nushell 0.111+ provides the clip native command. Update backlog source data: correct repos for nu_plugin_endecode, nu_plugin_hashes, and nu_plugin_plotters; set nu_plugin_formats to BUILTIN; add priority notes and version data for the listed candidates. Generated with [Devin](https://devin.ai)
Review of PR #102Overall: Documentation-only changes, internally consistent. JSON is valid and properly formatted; One substantive concern — the Minor nits:
Neither nit blocks merge. The |
|
/oc fix |
Co-authored-by: tonythethompson <tonythethompson@users.noreply.github.com>
|
fatal: could not read Username for 'https://github.com': No such device or address |
|
/oc fix your opencode.yml config so you stop quietly failing at the tasks your assigned |
There was a problem hiding this comment.
2 issues found across 2 files
Confidence score: 4/5
- In
docs/backlog.json, theELIGIBLEentry has an emptybackfill_targets, so releases0.113and0.112will be omitted from the backfill queue; populate the targets or change the status. - In
docs/backlog.json, thenative-clipnote excludes a plugin that the roadmap identifies as the practical path while default-on remains gated, which could make backlog guidance misleading; update the timing or clarify the P4-only scope.
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="docs/backlog.json">
<violation number="1" location="docs/backlog.json:31">
P2: While `native-clip` is still gated, this note excludes the plugin from consideration even though the roadmap says it remains the practical path until default-on. Change the timing, or clarify that only the P4 maintained-fork queue is excluded.</violation>
<violation number="2" location="docs/backlog.json:790">
P2: Because this entry is `ELIGIBLE` and lists unpromoted 0.113/0.112 releases, an empty `backfill_targets` hides both backfill opportunities from the queue. Populate it with `["0.113", "0.112"]`, or change the status if these releases are intentionally ineligible.</violation>
</file>
Reply with feedback, questions, or to request a fix.
Fix all with Cursor | Re-trigger cubic
|
fatal: could not read Username for 'https://github.com': No such device or address |
|
fatal: could not read Username for 'https://github.com': No such device or address |
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
/oc fix |
|
fatal: could not read Username for 'https://github.com': No such device or address |
Co-authored-by: tonythethompson <tonythethompson@users.noreply.github.com>
|
Both cubic review issues are resolved:
JSON validates and |


Add an explicit install-friction priority queue to the plugin roadmap (compress, terminal_qr/qr_maker, nugins endecode, units, hashes, kdl, plotters/plot, dbus) and a core/bundled plugins policy.
Remove FMotalleb/nu_plugin_clipboard from P4 maintained forks because Nushell 0.111+ provides the clip native command.
Update backlog source data: correct repos for
u_plugin_endecode,
u_plugin_hashes, and
u_plugin_plotters; set
u_plugin_formats to BUILTIN; add priority notes and version data for the listed candidates.
Generated with Devin