Skip to content

docs(roadmap): add #355 — session json help/list hangs#2904

Merged
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-355-session-json-help-list-hangs
Apr 30, 2026
Merged

docs(roadmap): add #355 — session json help/list hangs#2904
Yeachan-Heo merged 1 commit intomainfrom
docs/roadmap-355-session-json-help-list-hangs

Conversation

@Yeachan-Heo
Copy link
Copy Markdown
Contributor

Summary

  • Add exactly one ROADMAP.md item, 合影留念 #355, from direct claw-code dogfood.
  • Pinpoints that both session list --output-format json and session help --output-format json hang with zero stdout/stderr instead of returning bounded session inventory/help or a typed unavailable response.
  • Records rebuilt-binary provenance (git_sha 8e24f30) and the required fix shape for bounded session command introspection.

Verification

  • cargo run --manifest-path rust/Cargo.toml --bin claw -- version --output-format json
  • repeated timeout 8 ./rust/target/debug/claw session list --output-format json
  • bounded timeout 8 ./rust/target/debug/claw session help --output-format json / killed after no bytes
  • git diff --check
  • scripts/fmt.sh --check


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

Constraint: ROADMAP-only dogfood follow-up for 00:30 nudge on rebuilt claw git_sha 8e24f30

Rejected: implementation change to session command dispatch; request was one concrete follow-up if no backlog item
Confidence: high after repeated bounded session list samples plus session help bounded probe also hung/no bytes
Scope-risk: narrow
Directive: Switch from memory command introspection to session command introspection clawability
Tested: cargo run --manifest-path rust/Cargo.toml --bin claw -- version --output-format json; repeated timeout 8 ./rust/target/debug/claw session list --output-format json; timeout 8 ./rust/target/debug/claw session help --output-format json/killed after no bytes; 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-2904-review inspected the exact PR diff and CI state.

Verdict: APPROVE / merge-ready.

Scope verified:

  • ROADMAP.md only
  • 1 insertion, 0 deletions
  • adds 合影留念 #355 session help/list --output-format json hanging with zero stdout/stderr
  • no implementation/source/config/test files changed

Verification:

  • gh pr diff 2904 --repo ultraworkers/claw-code --name-only
  • gh pr diff 2904 --repo ultraworkers/claw-code --patch --color never
  • gh pr checks 2904 --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 74338dc into main Apr 30, 2026
4 checks passed
@Yeachan-Heo Yeachan-Heo deleted the docs/roadmap-355-session-json-help-list-hangs branch April 30, 2026 01:01
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