Skip to content

Conversation

cobycloud
Copy link
Contributor

Summary

  • replace minimal transport interface with protocol-driven ITransport supporting secure context lifecycle
  • update TransportBase to inherit new interface and provide stubbed channel operations alongside legacy messaging hooks
  • drop unused TransportProtocol enum and allowed_protocols list

Testing

  • uv run --package swarmauri_base --directory pkgs/base ruff format .
  • uv run --package swarmauri_base --directory pkgs/base ruff check . --fix
  • uv run --package swarmauri_standard --directory pkgs/swarmauri_standard ruff format .
  • uv run --package swarmauri_standard --directory pkgs/swarmauri_standard ruff check . --fix

https://chatgpt.com/codex/tasks/task_e_68a7c4d4feb483269ccfc32a2b1f7474

Base automatically changed from coby/peagenv2-aapi_colspecs to coby/peagenv2 August 28, 2025 11:50
Base automatically changed from coby/peagenv2 to mono/dev August 29, 2025 22:27
Base automatically changed from mono/dev to master September 13, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant