v0.22.1 — Relicense whole pack as MIT
Switches the repository license from TigerAI Proprietary to MIT, making the entire pack a single, consistent open-source distribution.
What changed
- New root
LICENSE— MIT (Copyright (c) 2026 Morris Lu / TigerAI), with an appendix pointing to the existing per-subdirectory LICENSE / CREDITS chains for bundled third-party material. plugin.jsonlicense field:Proprietary→MIT.README.md/README.zh.mdlicense section: now states the whole pack is MIT and lists each derived subdirectory.THIRD_PARTY_NOTICES.mdtrailing section: changed fromProprietaryto MIT; the bundled third-party material's own copyright notices remain in place.
What did NOT change
- Vendor skills (
skills/_vendor/): MIT, as before. - Reference workflows (
reference-workflows/): MIT, as before. - Derived examples (
examples/google-workspace-admin-workflow/, bothline-ai-customer-service*): retain their upstream attribution chains. - No code or workflow logic changed.
GitHub will auto-detect the LICENSE file and show the MIT badge on the repo.
🤖 Generated with Claude Code