Skip to content

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

Open
zhyongrui wants to merge 2 commits intomainfrom
openclawcode/issue-130
Open

[Issue #130] [Feature]: Expose buildHasSignals in openclaw code run --json output#136
zhyongrui wants to merge 2 commits intomainfrom
openclawcode/issue-130

Conversation

@zhyongrui
Copy link
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

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.

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