Skip to content

docs(roadmap): add #345 — config sections return identical json#2871

Merged
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-345-config-sections-identical-json
Apr 29, 2026
Merged

docs(roadmap): add #345 — config sections return identical json#2871
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-345-config-sections-identical-json

Conversation

@Yeachan-Heo
Copy link
Copy Markdown
Contributor

Summary

  • Add exactly one ROADMAP.md item, 合影留念 #345, from direct claw-code dogfood.
  • Pinpoints that /config env, /config hooks, /config model, and /config plugins all succeed under resume JSON but return the same generic config-file summary.
  • Records rebuilt-binary provenance (git_sha a510f73), why this is distinct from 合影留念 #344, and the required fix shape for section-specific structured config payloads.

Verification

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


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

@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 合影留念 #345 /config env|hooks|model|plugins --output-format json returning indistinguishable generic config JSON
  • no implementation/source/config/test files changed

Verification:

  • gh pr diff 2871 --repo ultraworkers/claw-code
  • gh pr checks 2871 --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) 🦞]

Constraint: ROADMAP-only dogfood follow-up for 19:00 nudge on rebuilt claw git_sha a510f73

Rejected: implementation change to config section serialization; request was one concrete follow-up if no backlog item
Confidence: high
Scope-risk: narrow
Directive: Keep section-payload issue distinct from #344 section discovery/help
Tested: ./rust/target/debug/claw --resume latest /config env --output-format json; /config hooks; /config model; /config plugins; git diff --check; scripts/fmt.sh --check
Not-tested: runtime behavior change, because this commit only documents the gap
@Yeachan-Heo Yeachan-Heo force-pushed the docs/roadmap-345-config-sections-identical-json branch from 848e18d to 970cdc9 Compare April 29, 2026 19:31
@Yeachan-Heo
Copy link
Copy Markdown
Contributor Author

Post-rebase verification after #2870 landed:

  • Branch rebased onto updated main
  • Scope remains ROADMAP.md only
  • PR still adds 合影留念 #345 documenting /config env|hooks|model|plugins --output-format json returning identical generic config JSON
  • CI is green after the rebase
  • No implementation/source/config/test files changed

Prior OMX review session claw-code-pr-2870-2871-review returned APPROVE; post-rebase content/scope remains equivalent.


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

@Yeachan-Heo Yeachan-Heo merged commit c6c01be into main Apr 29, 2026
4 checks passed
@Yeachan-Heo Yeachan-Heo deleted the docs/roadmap-345-config-sections-identical-json branch April 29, 2026 19:42
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