Skip to content

Version Packages - #27

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#27
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

subtext@0.11.0

Minor Changes

  • b5b0521: Add the subtext-search skill documenting the review-search MCP tool, which finds sessions across the org by what happened in them — a has/and/or/not_has predicate tree over navigate/network/custom signals within a since/time_range window. Unlike opening a known session, search is the tool for finding sessions by behavior ("visited /checkout and got a 4xx/5xx from checkout/pay").

    The skill covers the time-window rule (exactly one of since/time_range), the recursive where predicate tree (string/int matches, count, empty-match semantics, limit), and the search-to-review handoff. It also notes that results are not ordered by start time and that a rejected query won't succeed on retry.

    Cross-references in subtext-shared, subtext-session, subtext-using-subtext, subtext-setup-plugin, and the README were updated to match.


Note

Low Risk
Version and changelog/manifest sync only; no application or MCP runtime changes in this diff.

Overview
Release subtext@0.11.0 via Changesets: bumps package.json, lockfile, and plugin manifests (Claude, Cursor, Codex, Gemini) from 0.10.3 → 0.11.0, adds the 0.11.0 section to CHANGELOG.md, and removes the consumed .changeset/search-skill.md.

The minor release notes document subtext-search and the review-search MCP tool (behavioral session search with since/time_range and a recursive has/and/or/not_has predicate tree, plus search-to-review handoff). That skill and cross-reference updates shipped in the referenced commit; this PR is versioning and release metadata only, not new skill files in the diff.

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

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 685252f to e6d9142 Compare September 9, 2026 01:11
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.

0 participants