chore(agent-think): deploy tracing preview build#1880
Closed
mattzcarey wants to merge 3 commits into
Closed
Conversation
|
agents
@cloudflare/ai-chat
@cloudflare/codemode
create-think
hono-agents
@cloudflare/shell
@cloudflare/think
@cloudflare/voice
@cloudflare/worker-bundler
commit: |
156c5e2 to
1e26a30
Compare
This was referenced Jul 7, 2026
1e26a30 to
760cbd0
Compare
Contributor
Author
|
Closing this preview-only deployment PR. No deployment was made from the latest commit; agent-think will wait for #1860 to merge and use the released packages instead. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Pin agent-think's
agents,@cloudflare/think, and@cloudflare/ai-chatdependencies to the immutable pkg.pr.new build for #1860 atd49b551. Think then emitsinvoke_agent,chat, andexecute_toolspans through agent-think's already-enabled Workers tracing configuration.This PR remains draft while the preview build runs in production.
Validation
d49b551agents,@cloudflare/think, and@cloudflare/ai-chatartifacts return successfullyinvoke_agenttracing instrumentationProduction smoke test
The previous preview deployment produced a correlated trace in Workers Observability with a successful
invoke_agent ThinkAgentroot, fourchatchildren, and threeexecute_toolchildren. The repinned build will be redeployed and smoke-tested before this draft is marked ready.Deployment
Pending deployment of the
d49b551preview build.