Skip to content

[Issue #130] [Feature]: Expose buildHasSignals in openclaw code run --json output#135

Merged
zhyongrui merged 1 commit into
mainfrom
openclawcode/issue-130
Mar 17, 2026
Merged

[Issue #130] [Feature]: Expose buildHasSignals in openclaw code run --json output#135
zhyongrui merged 1 commit into
mainfrom
openclawcode/issue-130

Conversation

@zhyongrui
Copy link
Copy Markdown
Owner

Summary

Implement GitHub issue #130: [Feature]: Expose buildHasSignals in openclaw code run --json output

Scope

[Feature]: Expose buildHasSignals in openclaw code run --json output.

.

Summary.
Add one stable top-level boolean field to openclaw code run --json named buildHasSignals.

Changed Files

.agents/skills/parallels-discord-roundtrip/SKILL.md
docs/openclawcode/run-json-contract.md
src/commands/openclawcode.test.ts
src/commands/openclawcode.ts

Implementation Scope

Classification: command-layer
Scope Check: Scope check passed for command-layer issue.

Acceptance Criteria

  • The implementation addresses the GitHub issue directly and stays within scope.
  • Repository checks selected for the run complete successfully.

Tests

pnpm exec vitest run src/commands/openclawcode.test.ts --pool threads

Test Results

PASS pnpm exec vitest run src/commands/openclawcode.test.ts --pool threads

Verification

Verification pending.

@zhyongrui zhyongrui merged commit 22e43ad into main Mar 17, 2026
3 of 10 checks passed
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