Skip to content

dev to staging#42

Open
thomashebrard wants to merge 4 commits intostagingfrom
dev
Open

dev to staging#42
thomashebrard wants to merge 4 commits intostagingfrom
dev

Conversation

@thomashebrard
Copy link
Member

@thomashebrard thomashebrard commented Mar 25, 2026

Summary by cubic

Deprecates the legacy build and assemble endpoints, adds a new API version route, and updates docs to the unified /api/v1 interface and plural mthds_contents inputs. Upgrades pipelex to 0.22.0 and switches mthds to the PyPI release.

  • Migration

    • Removed: POST /api/v1/build/pipe and POST /api/v1/assemble.
    • Field rename: mthds_contentmthds_contents (list of strings) across execute/start/validate/build.
    • Paths standardized under /api/v1 in docs; ensure clients use these routes.
    • Builder scope now: build/inputs, build/output, build/runner (no pipeline-from-brief endpoint).
  • Dependencies

    • pipelex0.22.0 (from dev branch).
    • mthds0.2.0 from PyPI (was git source).

Written for commit 4a04599. Summary will update on new commits.

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