Skip to content

Add LICENSE, AGENTS.md, and richer package metadata#1

Merged
shuakami merged 1 commit into
mainfrom
chore/license-agents-meta
May 6, 2026
Merged

Add LICENSE, AGENTS.md, and richer package metadata#1
shuakami merged 1 commit into
mainfrom
chore/license-agents-meta

Conversation

@shuakami
Copy link
Copy Markdown
Member

@shuakami shuakami commented May 6, 2026

Summary

Land explicit license terms, an agent-facing playbook, and discovery-friendly package metadata.

  • LICENSE (MIT)
  • AGENTS.md — install, typed client surface, auth, errors, rate limits, links to sibling repos
  • Package manifest — English description, MIT license, uapis.cn homepage, search-friendly keywords / classifiers / tags

No code changes; build/publish pipeline untouched.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@shuakami shuakami merged commit 4cdaaf9 into main May 6, 2026
1 check passed
Copy link
Copy Markdown

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

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: 2f38a3f621

ℹ️ 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 uapi-sdk-csharp.csproj
<RepositoryType>git</RepositoryType>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageIcon>banner.png</PackageIcon>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Use a NuGet-compliant icon asset

In the tag release workflow I checked, this project is packed and pushed to NuGet (.github/workflows/release.yml), but PackageIcon now points at banner.png, which is 2,341,600 bytes and 1920x1080. NuGet embedded package icons are limited to 1 MB, so releases using this metadata can be rejected during publish; use a smaller icon asset or drop PackageIcon until one is available.

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