Skip to content

docs(roadmap): add #349 — plugins unsupported action returns success-shaped json#2886

Merged
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-349-plugins-show-unsupported-success
Apr 29, 2026
Merged

docs(roadmap): add #349 — plugins unsupported action returns success-shaped json#2886
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-349-plugins-show-unsupported-success

Conversation

@Yeachan-Heo
Copy link
Copy Markdown
Contributor

Summary

Verification

  • cargo run --manifest-path rust/Cargo.toml --bin claw -- version --output-format json
  • repeated timeout 8 ./rust/target/debug/claw plugins show does-not-exist --output-format json
  • timeout 8 ./rust/target/debug/claw plugins list --output-format json
  • git diff --check
  • scripts/fmt.sh --check


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

Constraint: ROADMAP-only dogfood follow-up for 21:30 nudge on rebuilt claw git_sha a2a38df

Rejected: implementation change to plugin action dispatch; request was one concrete follow-up if no backlog item
Confidence: high after repeated bounded samples
Scope-risk: narrow
Directive: Replaces invalid hang PR #2885 with verified unsupported-action classification gap
Tested: cargo run --manifest-path rust/Cargo.toml --bin claw -- version --output-format json; repeated timeout 8 ./rust/target/debug/claw plugins show does-not-exist --output-format json; timeout 8 ./rust/target/debug/claw plugins list --output-format json; git diff --check; scripts/fmt.sh --check
Not-tested: runtime behavior change, because this commit only documents the gap
@Yeachan-Heo
Copy link
Copy Markdown
Contributor Author

OMX review session claw-code-pr-2886-review inspected the exact PR diff and CI state.

Verdict: APPROVE / merge-ready.

Scope verified:

  • ROADMAP.md only
  • 1 insertion, 0 deletions
  • adds 合影留念 #349 plugins show <name> --output-format json returning success-shaped JSON for an unsupported plugin action
  • no implementation/source/config/test files changed

Verification:

  • gh pr diff 2886 --repo ultraworkers/claw-code --name-only
  • gh pr diff 2886 --repo ultraworkers/claw-code --patch --color never
  • gh pr checks 2886 --repo ultraworkers/claw-code
  • CI 4/4 green: docs source-of-truth, cargo fmt, cargo clippy --workspace, cargo test --workspace

Risk: very low; documentation-only roadmap addition. No blockers found.


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

@Yeachan-Heo Yeachan-Heo merged commit ee44ff9 into main Apr 29, 2026
4 checks passed
@Yeachan-Heo Yeachan-Heo deleted the docs/roadmap-349-plugins-show-unsupported-success branch April 29, 2026 22:00
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.

1 participant