Skip to content

docs(roadmap): add #352 — plugins update json error is stderr-only#2895

Merged
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-352-plugins-update-stderr-only
Apr 29, 2026
Merged

docs(roadmap): add #352 — plugins update json error is stderr-only#2895
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-352-plugins-update-stderr-only

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 update 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 23:00 nudge on rebuilt claw git_sha 5eb1d7d

Rejected: implementation change to plugin lifecycle update; request was one concrete follow-up if no backlog item
Confidence: high after repeated bounded samples plus prompt list sanity check
Scope-risk: narrow
Directive: Replaces invalid hang PR #2894 with verified stderr-only JSON-mode gap
Tested: cargo run --manifest-path rust/Cargo.toml --bin claw -- version --output-format json; repeated timeout 8 ./rust/target/debug/claw plugins update 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-2895-review inspected the exact PR diff and CI state.

Verdict: APPROVE / merge-ready.

Scope verified:

  • ROADMAP.md only
  • 1 insertion, 0 deletions
  • adds 早苗到此一游 #352 plugins update <missing-plugin> --output-format json routing the JSON error envelope to stderr only with generic kind:"unknown" / type:"error"
  • no implementation/source/config/test files changed

Verification:

  • gh pr diff 2895 --repo ultraworkers/claw-code --name-only
  • gh pr diff 2895 --repo ultraworkers/claw-code --patch --color never
  • gh pr checks 2895 --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 6f92e54 into main Apr 29, 2026
4 checks passed
@Yeachan-Heo Yeachan-Heo deleted the docs/roadmap-352-plugins-update-stderr-only branch April 29, 2026 23:31
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