Skip to content

Rename PyPI dist to rlaif-mcp, bump to 1.0.1 - #6

Merged
a9lim merged 2 commits into
mainfrom
dev
Apr 26, 2026
Merged

Rename PyPI dist to rlaif-mcp, bump to 1.0.1#6
a9lim merged 2 commits into
mainfrom
dev

Conversation

@a9lim

@a9lim a9lim commented Apr 26, 2026

Copy link
Copy Markdown
Owner

oopsie

a9lim and others added 2 commits April 25, 2026 22:43
The bare `rlaif` name on PyPI is taken; transfer request is pending
upstream. Switch the distribution name to `rlaif-mcp` in the meantime.
The import name and `rlaif` console script are unchanged — installs
become `uv tool install rlaif-mcp`, but `import rlaif` and `rlaif ...`
still work.

Wheel filename normalizes the hyphen per PEP 427, so the CI/release
wheel globs and the importlib.metadata lookup move to `rlaif_mcp` /
`rlaif-mcp` accordingly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@a9lim
a9lim merged commit 59b4f96 into main Apr 26, 2026
8 checks passed
a9lim added a commit that referenced this pull request Apr 30, 2026
Pulls the duplicated authorize -> fire -> commit|rollback shape out of
handle_rlaif_negative and handle_rlaif_positive into a private
_fire_channel helper. Each handler still owns its own typed-error
dispatch table, so Provider and RewardProvider namespaces stay disjoint
at the call site (CLAUDE.md hard rule #8). The watchdog no-refund
contract (hard rule #6) is encoded as the single refund=False entry in
the positive-channel table.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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