Skip to content

docs(roadmap): add #344 — config help lacks structured section discovery#2870

Merged
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-344-config-help-section-discovery
Apr 29, 2026
Merged

docs(roadmap): add #344 — config help lacks structured section discovery#2870
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-344-config-help-section-discovery

Conversation

@Yeachan-Heo
Copy link
Copy Markdown
Contributor

Summary

  • Add exactly one ROADMAP.md item, 合影留念 #344, from direct claw-code dogfood.
  • Pinpoints that /config help --output-format json is treated as an unsupported section, while the only supported-section list lives inside a human-formatted stderr error string.
  • Records rebuilt-binary provenance (git_sha a510f73), why this is distinct from looking for turkish comments lol #342/合影留念 #343, and the required fix shape for structured config-section discovery and typed unsupported-section metadata.

Verification

  • cargo run --manifest-path rust/Cargo.toml --bin claw -- version --output-format json
  • ./rust/target/debug/claw --resume latest /config help --output-format json
  • ./rust/target/debug/claw --resume latest /config list --output-format json
  • ./rust/target/debug/claw --resume latest /config show --output-format json
  • ./rust/target/debug/claw --resume latest /config --output-format json
  • git diff --check
  • scripts/fmt.sh --check


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

Constraint: ROADMAP-only dogfood follow-up for 18:30 nudge on rebuilt claw git_sha a510f73

Rejected: implementation change to config slash dispatcher; request was one concrete follow-up if no backlog item
Confidence: high
Scope-risk: narrow
Directive: Keep /config section discovery issue distinct from #342 /commands and #343 /models correction issues
Tested: ./rust/target/debug/claw --resume latest /config help --output-format json; /config list; /config show; bare /config; 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-2870-2871-review inspected the exact PR diff and CI state.

Verdict: APPROVE / merge-ready.

Scope verified:

  • ROADMAP.md only
  • 1 insertion, 0 deletions
  • adds 合影留念 #344 /config help --output-format json lacking structured config-section discovery
  • no implementation/source/config/test files changed

Verification:

  • gh pr diff 2870 --repo ultraworkers/claw-code
  • gh pr checks 2870 --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 b2f7a33 into main Apr 29, 2026
4 checks passed
@Yeachan-Heo Yeachan-Heo deleted the docs/roadmap-344-config-help-section-discovery branch April 29, 2026 19:31
itwizardo pushed a commit to itwizardo/hackcode that referenced this pull request Apr 30, 2026
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