Skip to content

Expose automation origin metadata#166

Merged
cbusillo merged 1 commit into
mainfrom
feat/every-code-label-provenance
May 28, 2026
Merged

Expose automation origin metadata#166
cbusillo merged 1 commit into
mainfrom
feat/every-code-label-provenance

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • add structured automation origin metadata for externally launched sessions via CODE_AUTOMATION_ORIGIN
  • persist origin metadata in rollout SessionMeta and include it in session_configured
  • update app-server protocol schema fixtures/types and document the launcher contract

Validation

  • cargo test -p code-core automation_origin -- --nocapture
  • cargo test -p code-protocol serialize_session_configured_with_automation_origin -- --nocapture
  • cargo run -p code-app-server-protocol --bin write_schema_fixtures
  • cargo test -p code-app-server-protocol schema_fixtures_match_generated -- --nocapture
  • git diff --check
  • ./build-fast.sh

Refs #160
Refs #27

@cbusillo cbusillo merged commit 1efcdb0 into main May 28, 2026
1 check passed
@cbusillo cbusillo deleted the feat/every-code-label-provenance branch May 28, 2026 00:49
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