Skip to content

telemetry(core): trace tool dispatch stages#30673

Draft
apanasenko-oai wants to merge 1 commit into
mainfrom
apanasenko/ttft-tool-dispatch
Draft

telemetry(core): trace tool dispatch stages#30673
apanasenko-oai wants to merge 1 commit into
mainfrom
apanasenko/ttft-tool-dispatch

Conversation

@apanasenko-oai

Copy link
Copy Markdown
Collaborator

Summary

Make the Core tool-dispatch path attributable before unified exec reaches exec-server.

  • Trace parallel-execution locks, lifecycle hooks, handler invocation, policy checks, and approval work.
  • Break unified-exec argument parsing, environment selection, command resolution, permissions, and patch interception into stages.
  • Preserve dispatch, cancellation, approval, and hook behavior.

This is the Core tool-dispatch tracing slice split out of #30632.

Validation

  • Seven focused dispatch, cancellation, unified-exec, hook, and approval tests passed.
  • just fmt passed, with an unrelated justfile rewrite discarded.

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