Skip to content

docs(cockpit): client-tools guides — refresh ag-ui + write langgraph#659

Open
blove wants to merge 1 commit into
mainfrom
claude/client-tools-guides
Open

docs(cockpit): client-tools guides — refresh ag-ui + write langgraph#659
blove wants to merge 1 commit into
mainfrom
claude/client-tools-guides

Conversation

@blove

@blove blove commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Closes the docs gap from the client-tools launch:

  • ag-ui guide refreshed: the Python import is the namespace path (from threadplane.client_tools import … — the old threadplane_client_tools module path predated the PyPI namespace refactor); documents the frozen ask-card pattern (confirmed = input<boolean | undefined>(undefined) + @if branch) matching the shipped component; tool descriptions verified against the example (no drift).
  • langgraph guide written (was an 18-line stub): full transport-twin guide — provideAgent from @threadplane/langgraph, catalog via input.client_tools, ToolMessage re-run on the same thread, client_tools state channel, and a <Warning> on compiling WITHOUT a checkpointer under langgraph dev (vs the AG-UI example's explicit MemorySaver).

Verified: zero threadplane_client_tools hits left in cockpit md; both python smoke targets green; docsAssetPaths already wired.

🤖 Generated with Claude Code

… frozen ask cards) + write langgraph guide

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
threadplane Ready Ready Preview, Comment Jun 12, 2026 3:25am

Request Review

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