Skip to content

prepare package for PyPI publishing (v0.1.0)#205

Merged
HumanBean17 merged 1 commit into
masterfrom
chore/pypi-publish-0.1.0
May 23, 2026
Merged

prepare package for PyPI publishing (v0.1.0)#205
HumanBean17 merged 1 commit into
masterfrom
chore/pypi-publish-0.1.0

Conversation

@HumanBean17
Copy link
Copy Markdown
Owner

Summary

  • Add MIT LICENSE file
  • Bump version from 0.0.0 to 0.1.0
  • Add package metadata: license, authors, keywords, classifiers, project.urls
  • Register java-codebase-rag-mcp console script entry point (server:main) for MCP stdio server

Users can now pip install java-codebase-rag and get both:

  • CLI: java-codebase-rag — index management (init, reprocess, etc.)
  • MCP server: java-codebase-rag-mcp — stdio MCP server for agent integration

Test plan

🤖 Generated with Claude Code

Add LICENSE, bump version to 0.1.0, add metadata (authors, classifiers,
project URLs), and register java-codebase-rag-mcp entry point for the
MCP server.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@HumanBean17 HumanBean17 merged commit 176c7d7 into master May 23, 2026
1 check passed
@HumanBean17 HumanBean17 deleted the chore/pypi-publish-0.1.0 branch May 24, 2026 12:08
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