development #202

Merged
lmiranda merged 2 commits from development into main 2026-01-26 21:49:08 +00:00
Owner
No description provided.
lmiranda added 2 commits 2026-01-26 21:49:05 +00:00
The setup script only installed requirements.txt dependencies but not the
local package itself, causing MCP servers to fail with ModuleNotFoundError.

Changes:
- Add `pip install -e .` for servers with pyproject.toml
- Add viz-platform and contract-validator to MCP server setup
- Add symlink verification for new plugins
- Update version banner to v5.0.0

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Reviewed-on: #201
lmiranda merged commit c5232bd7bf into main 2026-01-26 21:49:08 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#202