Skip to content

ci: release packages - #63

Merged
elkaix merged 1 commit into
mainfrom
changeset-release/main
Aug 12, 2026
Merged

ci: release packages#63
elkaix merged 1 commit into
mainfrom
changeset-release/main

Conversation

@pythinker-release-bot

@pythinker-release-bot pythinker-release-bot Bot commented Aug 12, 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

@pythoughts/pythinker-code@0.16.0

Minor Changes

  • #59 6999b68 - Add an opt-in advisor: a second model reviews the conversation after a completed user turn unless another review is already running, and its notes appear as an <advisory> block in the agent's next turn; enable with [advisor] enabled = true plus an advisor model (the advisor model role or [advisor] model), and it runs only when the advisor shares the session model's provider.

  • #56 b71f094 - Add model roles: lock a model alias to the small, implementer, or advisor slot with /model <role>, list assignments with /model roles, and reference roles as @small, @implementer, or @advisor wherever a subagent model can be set; an assigned implementer role becomes the default model for subagents.

  • #57 99c427c - Show what the agent is doing in the working indicator: eligible tool calls whose input schema accepts the injected field now carry a short model-written intent, streamed live into the spinner label (for example "check failing test…") instead of a rotating placeholder; disable with PYTHINKER_CODE_EXPERIMENTAL_TOOL_INTENT=0.

  • #58 065bf2e - Redesign core TUI surfaces: tool cards get state-tinted backgrounds with three new theme tokens, a status bar with a per-session accent color appears between the input box and footer, and the prompt box uses a neutral border while permission mode appears in the status bar. The working-label shimmer uses a calmer constant-velocity sweep with alternating mission-control highlights.

Patch Changes

  • #62 7fc36fd - Repair invalid escape sequences and unescaped quotes in model-written tool arguments instead of failing the tool call.

@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 0c7b88e6-e0f6-49c4-a625-b3f507edc399

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

@pkg-pr-new

pkg-pr-new Bot commented Aug 12, 2026

Copy link
Copy Markdown
pnpm dlx https://pkg.pr.new/@pythoughts/pythinker-code@758ba6b
npx https://pkg.pr.new/@pythoughts/pythinker-code@758ba6b

commit: 758ba6b

@greptile-apps

greptile-apps Bot commented Aug 12, 2026

Copy link
Copy Markdown

Greptile Summary

This release updates @pythoughts/pythinker-code from 0.15.0 to 0.16.0, adds the matching changelog entry, and incorporates four minor and one patch changeset. The release metadata is internally consistent.

Confidence Score: 5/5

No blocking failure remains.

No accepted blocking findings remain. The package version, changelog heading, calculated changeset version, and whitespace checks all match the intended release.

T-Rex T-Rex Logs

What T-Rex did

  • The T-Rex validator was run against commit 758ba6b and its parent, parsing the release metadata, changelog, and each changeset, and it confirmed the version bump from 0.15.0 to 0.16.0 with the '## 0.16.0' heading and a passing diff check.
  • The release metadata validator source file used for the check was captured to show the exact authored command that parses release metadata and computes the expected version.
  • The release metadata validator output was captured to show the computed version, the changelog heading, changeset counts, and the passing diff check.

View all artifacts

T-Rex Ran code and verified through T-Rex

Reviews (6): Last reviewed commit: "ci: release packages" | Re-trigger Greptile

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from e97b064 to 451b8ad Compare August 12, 2026 06:20
@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 451b8ad to 85e78ab Compare August 12, 2026 06:43
@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 85e78ab to e961cba Compare August 12, 2026 07:26
@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from e961cba to 534849a Compare August 12, 2026 08:07
@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@pythinker-release-bot

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 534849a to 758ba6b Compare August 12, 2026 08:23
@elkaix
elkaix merged commit 8f11dd8 into main Aug 12, 2026
12 checks passed
@elkaix
elkaix deleted the changeset-release/main branch August 12, 2026 08:58
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