Skip to content

P8-T1: Release version 0.4.2 to PyPI and MCP Registry#164

Merged
SoundBlaster merged 1 commit intomainfrom
feature/P8-T1-release-0.4.2
Mar 7, 2026
Merged

P8-T1: Release version 0.4.2 to PyPI and MCP Registry#164
SoundBlaster merged 1 commit intomainfrom
feature/P8-T1-release-0.4.2

Conversation

@SoundBlaster
Copy link
Owner

Description

Bump version to 0.4.2 to release all Phase 5–7 work accumulated since v0.4.1:

  • Phase 5: --broker flag, auto-recovery, JSON-RPC -32001 error, web-UI mismatch warning
  • Phase 6: broker daemon status surface, TUI terminal frontend
  • Phase 7: broker console startup, --doctor diagnostics, port-conflict recovery, TUI local fallback, broker UX docs + quickstart

Changes: pyproject.toml version → 0.4.2, server.json version → 0.4.2 (root + packages[0]), README version badge → v0.4.2.

Post-merge action required: push git tag v0.4.2 && git push origin v0.4.2 to trigger publish-mcp.yml and publish to PyPI + MCP Registry.

See validation report: SPECS/ARCHIVE/P8-T1_Release_version_0.4.2_to_PyPI_and_MCP_Registry/P8-T1_Validation_Report.md

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • CI/CD improvement

Quality Gates

  • make test - All tests pass with ≥90% coverage (898 passed, 91.75% coverage)
  • make lint - No linting errors (ruff check src/: all checks passed)
  • make format - Code is properly formatted
  • make typecheck - Type checking passes (mypy src/: no issues in 20 files)
  • make doccheck - N/A (no docs/ changes)

Documentation Sync

  • Documentation changes are synced with DocC catalog (or N/A) — README badge only, no DocC mirror needed

Testing

  • Added/updated tests for new functionality — N/A (version metadata change only)
  • All tests pass locally
  • Manually tested the changes — tag push deferred to post-merge

Checklist

  • Code follows the project's style guidelines
  • Self-review completed
  • Comments added for complex code — N/A
  • Documentation updated (if needed) — README badge updated
  • No new warnings generated
  • PR title is descriptive

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@SoundBlaster SoundBlaster force-pushed the feature/P8-T1-release-0.4.2 branch from b950bd3 to 54fdaf1 Compare March 7, 2026 19:02
@SoundBlaster SoundBlaster force-pushed the feature/P8-T1-release-0.4.2 branch from 54fdaf1 to 8a45808 Compare March 7, 2026 19:03
@SoundBlaster SoundBlaster merged commit 5cdcc42 into main Mar 7, 2026
10 checks passed
@SoundBlaster SoundBlaster deleted the feature/P8-T1-release-0.4.2 branch March 7, 2026 19:18
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