Skip to content

v0.22.1 — Relicense whole pack as MIT

Choose a tag to compare

@MorrisLu-Taipei MorrisLu-Taipei released this 10 Jun 14:41
· 22 commits to main since this release

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.json license field: ProprietaryMIT.
  • README.md / README.zh.md license section: now states the whole pack is MIT and lists each derived subdirectory.
  • THIRD_PARTY_NOTICES.md trailing section: changed from Proprietary to 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/, both line-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