Skip to content

Release/v0.14.1#65

Merged
lchoquel merged 2 commits into
mainfrom
release/v0.14.1
Jul 15, 2026
Merged

Release/v0.14.1#65
lchoquel merged 2 commits into
mainfrom
release/v0.14.1

Conversation

@lchoquel

@lchoquel lchoquel commented Jul 15, 2026

Copy link
Copy Markdown
Member

[v0.14.1] - 2026-07-15

  • Bumped the pipelex-tools dev dependency from >=0.3.2 to >=0.7.2.

Review in cubic

@greptile-apps

greptile-apps Bot commented Jul 15, 2026

Copy link
Copy Markdown

Greptile Summary

This PR prepares the v0.14.1 release with an updated development tool dependency. The main changes are:

  • Bump the project version to 0.14.1.
  • Raise pipelex-tools to >=0.7.2.
  • Refresh the lockfile and add the release notes.

Confidence Score: 5/5

This looks safe to merge.

No blocking issues found in the changed code.

T-Rex T-Rex Logs

What T-Rex did

  • The evidence recorded the prior requirement >=0.3.2 and the locked version 0.3.3.
  • The evidence updated the constraint to the new requirement >=0.7.2 and the lock to 0.7.2.
  • The lock process completed successfully.
  • The executable, application CLI, and test-suite were run and all commands exited with code 0.

View all artifacts

T-Rex Ran code and verified through T-Rex

Important Files Changed

Filename Overview
pyproject.toml Bumps the project version and the development-only pipelex-tools requirement.
uv.lock Synchronizes the project version and locks pipelex-tools 0.7.2 across supported wheel platforms.
CHANGELOG.md Adds the v0.14.1 release entry in the format expected by the release workflow.

Reviews (1): Last reviewed commit: "Release v0.14.1: bump pipelex-tools dev ..." | Re-trigger Greptile

Change execute_pipe / start_and_wait / start_pipe to take
mthds_contents: list[str] (one entry per .mthds file) instead of a
single bundle: str, passing it straight through to the SDK. A multi-file
bundle cannot be concatenated into one TOML string (duplicate top-level
keys), so the list — which the SDK's mthds_contents already is — is the
interface. The three demos stay single-file (mthds_contents=[bundle]);
broaden the package-data glob to methods/*/*.mthds so multi-file bundles
ship. Docs and changelog updated.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AA5fmhTMLRLTJgVmCsW6da
@lchoquel
lchoquel merged commit 82bacbf into main Jul 15, 2026
14 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 15, 2026
@lchoquel
lchoquel deleted the release/v0.14.1 branch July 15, 2026 13:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant