Skip to content

feat(protocol): add workflow update payload#59

Merged
hishamkaram merged 1 commit into
mainfrom
ship/claude-workflow-support
Jul 1, 2026
Merged

feat(protocol): add workflow update payload#59
hishamkaram merged 1 commit into
mainfrom
ship/claude-workflow-support

Conversation

@hishamkaram

Copy link
Copy Markdown
Owner

Summary

  • Add workflow_update wire type and workflow status constants
  • Add sanitized WorkflowPayload, usage, phase progress, and agent progress structs
  • Cover JSON roundtrip and script/path omission invariants

Verification

  • go test ./... -run TestWorkflowPayload -count=1
  • go test -race -count=1 -p 4 ./...
  • go vet ./...
  • git diff --check

Notes

  • This PR is required before agentd can pin protocol workflow symbols for standalone builds.

@hishamkaram hishamkaram merged commit 3c2c729 into main Jul 1, 2026
1 check passed
@hishamkaram hishamkaram deleted the ship/claude-workflow-support branch July 1, 2026 14:29
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