Add CLA workflow, CONTRIBUTING note, and align copyright header format

This commit is contained in:
Matt Piccolella 2026-05-11 15:55:23 -07:00
parent 4944122c01
commit 78abd16e99
No known key found for this signature in database
7 changed files with 48 additions and 5 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright 2026 Anthropic PBC.
# Copyright 2026 Anthropic PBC
# SPDX-License-Identifier: Apache-2.0
"""Reference event loop for cross-agent handoffs between managed agents.