Skip to content

chore(release): prepare 0.47.0 - #156

Merged
elkaix merged 1 commit into
mainfrom
release/0.47.0
Jun 16, 2026
Merged

chore(release): prepare 0.47.0#156
elkaix merged 1 commit into
mainfrom
release/0.47.0

Conversation

@elkaix

@elkaix elkaix commented Jun 16, 2026

Copy link
Copy Markdown
Member

Summary

  • Consume ## Unreleased into ## 0.47.0 (2026-06-16) in CHANGELOG.md and docs/en/release-notes/changelog.md
  • Add ## 0.47.0 (2026-06-16) (no breaking changes) to docs/en/release-notes/breaking-changes.md
  • Bump version to 0.47.0 in pyproject.toml and uv.lock
  • Update README What's New section and all 0.46.0 asset references to 0.47.0
  • Update version pin in docs/en/guides/getting-started.md and packages/linux-installer/README.md

Highlights in 0.47.0

  • Plugin marketplace (pythinker plugin marketplace) — install/manage Claude/Codex-compatible plugins with dependency resolution and user_config substitution
  • Live MCP management — /mcp disconnect, /mcp reconnect, /mcp refresh; servers push tools/list_changed notifications automatically
  • Agent-loop hardening — git snapshot injection, ToolSearch/EnterWorktree/ExitWorktree, explicit compaction handoff, spend-ceiling nudge

Test plan

  • check_version_tag.pyok: pyproject.toml matches expected version 0.47.0
  • README grep gates pass
  • CHANGELOG section regex gate passes
  • check_pythinker_dependency_versions.py — ok
  • pytest tests/test_installation_docs.py tests/test_homebrew_formula.py — 17 passed
  • npm run sync from docs/ — no diff
  • CI required checks (watching)

Summary by CodeRabbit

  • Documentation
    • Updated release notes and installation guides for version 0.47.0 across all platforms (Windows, Linux Debian/Ubuntu, Fedora/RHEL/openSUSE)
    • Release includes plugin marketplace, live MCP server management, and agent-loop enhancements

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 36456220-1ef2-4ab0-9de3-6a293de8b689

📥 Commits

Reviewing files that changed from the base of the PR and between e93c0c1 and dfe8dea.

⛔ Files ignored due to path filters (4)
  • docs/en/guides/getting-started.md is excluded by !docs/**
  • docs/en/release-notes/breaking-changes.md is excluded by !docs/**
  • docs/en/release-notes/changelog.md is excluded by !docs/**
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • CHANGELOG.md
  • README.md
  • packages/linux-installer/README.md
  • pyproject.toml

📝 Walkthrough

Walkthrough

Project version bumped from 0.46.0 to 0.47.0 in pyproject.toml. CHANGELOG.md gains a dated 0.47.0 release header and updated upgrade instruction. README.md and packages/linux-installer/README.md update all installer artifact filenames, download URLs, sha256 references, and release notes to 0.47.0.

Changes

v0.47.0 Release Version Bump

Layer / File(s) Summary
Project version and changelog entry
pyproject.toml, CHANGELOG.md
Version field incremented to 0.47.0; changelog receives a new ## 0.47.0 (2026-06-16) header and the upgrade instruction updated to pythinker-code==0.47.0.
README release notes and installer references
README.md, packages/linux-installer/README.md
What's New section replaced with 0.47.0 bullets; all Windows/Linux artifact filenames (.exe, .deb, .rpm), GitHub Release download URLs, and .sha256 verification commands updated from 0.46.0 to 0.47.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The PR title follows conventional commits format with correct type (chore) and scope (release), and accurately describes the main change: preparing version 0.47.0.
Description check ✅ Passed The PR description provides a detailed summary with clear objectives, highlights, and test plan, though it doesn't follow the exact template structure with explicit sections.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/0.47.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@elkaix
elkaix merged commit 33595ea into main Jun 16, 2026
56 checks passed
@elkaix
elkaix deleted the release/0.47.0 branch June 16, 2026 15:19
@coderabbitai coderabbitai Bot mentioned this pull request Jul 6, 2026
14 tasks
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