Skip to content

Conversation

@cobycloud
Copy link
Contributor

Summary

  • add billing protocol interfaces and capability metadata under swarmauri_core
  • implement pydantic-based billing models, mixins, and provider base classes in swarmauri_base
  • publish Stripe (standards) and community billing provider stub packages with documentation and workspace registration

Testing

  • uv run --directory pkgs/core --package swarmauri-core ruff format .【6f4339†L1-L8】
  • uv run --directory pkgs/core --package swarmauri-core ruff check . --fix【ef8df2†L1-L2】
  • uv run --directory pkgs/base --package swarmauri-base ruff format .【1c8d5f†L1-L3】
  • uv run --directory pkgs/base --package swarmauri-base ruff check . --fix【e6c5c6†L1-L2】
  • uv run --directory pkgs/standards/swarmauri_billing_stripe --package swarmauri_billing_stripe ruff format .【0a3bff†L1-L4】
  • uv run --directory pkgs/standards/swarmauri_billing_stripe --package swarmauri_billing_stripe ruff check . --fix【13c1f8†L1-L2】
  • uv run --directory pkgs/community/swarmauri_billing_square --package swarmauri_billing_square ruff format .【8f8a77†L1-L4】
  • uv run --directory pkgs/community/swarmauri_billing_square --package swarmauri_billing_square ruff check . --fix【c15877†L1-L2】
  • uv run --directory pkgs/community/swarmauri_billing_razorpay --package swarmauri_billing_razorpay ruff format .【705ad7†L1-L4】
  • uv run --directory pkgs/community/swarmauri_billing_razorpay --package swarmauri_billing_razorpay ruff check . --fix【45432b†L1-L2】
  • uv run --directory pkgs/community/swarmauri_billing_paystack --package swarmauri_billing_paystack ruff format .【582a27†L1-L4】
  • uv run --directory pkgs/community/swarmauri_billing_paystack --package swarmauri_billing_paystack ruff check . --fix【e50b85†L1-L2】
  • uv run --directory pkgs/community/swarmauri_billing_adyen --package swarmauri_billing_adyen ruff format .【a3afdc†L1-L4】
  • uv run --directory pkgs/community/swarmauri_billing_adyen --package swarmauri_billing_adyen ruff check . --fix【114ca7†L1-L2】
  • uv run --directory pkgs/community/swarmauri_billing_mock --package swarmauri_billing_mock ruff format .【b729e4†L1-L4】
  • uv run --directory pkgs/community/swarmauri_billing_mock --package swarmauri_billing_mock ruff check . --fix【e5181e†L1-L2】

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

@cobycloud cobycloud force-pushed the mono/dev branch 28 times, most recently from 80c5921 to facce21 Compare January 13, 2026 06:10
@cobycloud cobycloud force-pushed the mono/dev branch 20 times, most recently from 99c5e35 to 0f89d2e Compare January 13, 2026 06:13
Base automatically changed from mono/dev to master January 28, 2026 00:46
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.

2 participants