Skip to content

Release v1.0.4#7

Merged
ty13r merged 1 commit into
mainfrom
release/v1.0.4
May 1, 2026
Merged

Release v1.0.4#7
ty13r merged 1 commit into
mainfrom
release/v1.0.4

Conversation

@ty13r

@ty13r ty13r commented May 1, 2026

Copy link
Copy Markdown
Owner

Summary

Patch release bundling three bug fixes from @johnnyoshika that have been on main since March, plus a metadata sync.

Fixed

Infrastructure

  • Bumped package.json 1.0.3 → 1.0.4
  • Bumped pyproject.toml 1.0.0 → 1.0.4 (was lagging — synced now)
  • CHANGELOG entry added

Test plan

  • pytest -m "not integration and not requires_auth" — 174/174 unit tests pass locally
  • black --check src tests — clean
  • CI will fail on the pre-existing ruff I001 in src/tools/debug_post_structure.py — same failure that has been on main since the johnnyoshika PRs merged. Out of scope for this release; will fix separately.

Post-merge

  • Tag v1.0.4 on main and push the tag
  • Run ops/publish-npm.sh to publish to NPM

🤖 Generated with Claude Code


Note

Low Risk
Low risk: this PR only updates release metadata (versions) and documentation (CHANGELOG), with no runtime code changes in the diff.

Overview
Prepares the v1.0.4 release by adding a 1.0.4 entry to CHANGELOG.md documenting recent fixes (MCP tool discovery, paragraph inline formatting, and captioned image rendering).

Bumps the published version to 1.0.4 in package.json and syncs the Python pyproject.toml version to 1.0.4 (previously lagging).

Reviewed by Cursor Bugbot for commit cb671af. Bugbot is set up for automated code reviews on this repo. Configure here.

Patch release bundling three bug fixes from @johnnyoshika and syncing
the pyproject.toml version field.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ty13r ty13r merged commit 41a9ad5 into main May 1, 2026
1 of 8 checks passed
@ty13r ty13r deleted the release/v1.0.4 branch May 1, 2026 00:07
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