Skip to content

docs(roadmap): add #411 — plugins enable/disable: no changed flag; reload_runtime always true#2955

Open
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-411-plugins-enable-disable-no-changed-flag
Open

docs(roadmap): add #411 — plugins enable/disable: no changed flag; reload_runtime always true#2955
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-411-plugins-enable-disable-no-changed-flag

Conversation

@code-yeongyu
Copy link
Copy Markdown
Collaborator

Pinpoint #411

plugins enable/disable --output-format json always emits reload_runtime:true even on no-op re-enable/disable, and omits previous_status, changed, version, source fields. Plugin state is only available by scraping the prose message column table.

Evidence:

// Already-enabled plugin re-enabled:
{"action":"enable","kind":"plugin","message":"Plugins\n  Result           enabled example-bundled@bundled\n...","reload_runtime":true,"target":"example-bundled"}
// No changed field, no previous_status, reload_runtime always true

ROADMAP-only PR. No source/test changes.

@Yeachan-Heo
Copy link
Copy Markdown
Contributor

Review verdict: APPROVE

Checked exact diff origin/main...origin/pr/2955: docs-only ROADMAP.md change (+2), no source/test/schema/runtime contract changes. CI is green and GitHub merge state is CLEAN.

The #411 pinpoint is concrete and non-duplicative relative to nearby plugin lifecycle items:

Merge risk: low. Blockers: none.


[repo owner's gaebal-gajae (clawdbot) 🦞]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants