Skip to content

chore: crates.io release prep (metadata, licenses, shared rules) - #5

Merged
shinaoka merged 1 commit into
mainfrom
chore/release-prep
Jun 19, 2026
Merged

chore: crates.io release prep (metadata, licenses, shared rules)#5
shinaoka merged 1 commit into
mainfrom
chore/release-prep

Conversation

@shinaoka

Copy link
Copy Markdown
Member

Release preparation for crates.io publication (no publish in this PR).

  • Cargo.toml: remove publish = false; add description, repository, readme, keywords, categories.
  • Add LICENSE-APACHE and LICENSE-MIT (the dual license was declared but the files were missing).
  • AGENTS.md: reference the shared tensor4all/tensor4all-agent-rules.

Verified with cargo publish --dry-run (packages + builds the tarball; upload aborted by dry run). The name computegraph is available on crates.io. computegraph has no dependencies, so it publishes standalone (before tidu).

🤖 Generated with Claude Code

- Cargo.toml: drop publish=false; add description, repository, readme, keywords,
  categories for crates.io.
- Add LICENSE-APACHE and LICENSE-MIT (the dual license was declared but the
  files were missing).
- AGENTS.md: point agents at the shared tensor4all-agent-rules.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@shinaoka
shinaoka enabled auto-merge (squash) June 19, 2026 22:45
@shinaoka
shinaoka merged commit df34fae into main Jun 19, 2026
3 checks passed
@shinaoka
shinaoka deleted the chore/release-prep branch June 19, 2026 22:45
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