Skip to content

Name change pipeline#3

Merged
davehorton merged 3 commits intomainfrom
name-change-pipeline
Apr 13, 2026
Merged

Name change pipeline#3
davehorton merged 3 commits intomainfrom
name-change-pipeline

Conversation

@davehorton
Copy link
Copy Markdown
Contributor

No description provided.

davehorton and others added 3 commits April 8, 2026 08:17
Breaking change to match @jambonz/schema 0.2.x:
- session.pipeline() / WebhookResponse.pipeline() -> .agent()
- session.update_pipeline() -> .update_agent(); client.calls.update_pipeline() -> .update_agent()
- WS command pipeline:update -> agent:update; REST field pipeline_update -> agent_update
- PipelineVerb TypedDict -> AgentVerb
- schema resync to v0.2.1 (pipeline.schema.json / pipeline-turn.schema.json -> agent.* / agent-turn.*)
- event subtype agent_response -> llm_response (via schema resync)
- verb_registry and generated verb_builder.pyi
- examples and docs
- tests

Bumped jambonz-python-sdk to 0.3.0.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@davehorton davehorton merged commit 5ae7587 into main Apr 13, 2026
4 checks passed
@davehorton davehorton deleted the name-change-pipeline branch April 13, 2026 23:13
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