Skip to content

Adopt MIT License - #4

Merged
atk0309 merged 1 commit into
mainfrom
agent/mit-license
Jul 23, 2026
Merged

Adopt MIT License#4
atk0309 merged 1 commit into
mainfrom
agent/mit-license

Conversation

@atk0309

@atk0309 atk0309 commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • license project-authored code and assets under the canonical MIT License
  • synchronize package and lockfile licence metadata
  • update the README and pin vendored React/Babel notices to shipped versions
  • explicitly exclude the Claude Design dc-runtime export, which shipped without a separate licence, from the MIT grant

Scope

This changes five licensing/documentation files only. The commit is based directly on the public repository's root commit and contains no private source history.

Verification

  • source CI: checks and credential-free Chromium smoke passed
  • production dependency audit: 0 vulnerabilities
  • lockfile licence inventory: 178 entries, all permissive, none missing
  • stale UNLICENSED / all-rights-reserved wording scan: clean

@atk0309
atk0309 marked this pull request as ready for review July 23, 2026 10:28
@atk0309
atk0309 merged commit d111b22 into main Jul 23, 2026
3 checks passed
@atk0309
atk0309 deleted the agent/mit-license branch July 23, 2026 10:28

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7cf4011de2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread LICENSE
Comment on lines +5 to +10
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Exclude support.js from the MIT grant

Because the repository still includes and serves public/support.js, while THIRD_PARTY_NOTICES.md now says that file is excluded from the MIT grant and no license is granted for it, this unconditional top-level grant over “this software” leaves source-archive/package consumers with contradictory license terms. Add the support.js exception to the operative LICENSE text itself, or otherwise narrow this grant to project-authored files, so the stated exclusion is enforceable where readers and scanners rely on the root license.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant