Skip to content

feat: add trace for whole workflow#24883

Closed
zhanggroot7 wants to merge 3 commits into
anomalyco:devfrom
zhanggroot7:dev
Closed

feat: add trace for whole workflow#24883
zhanggroot7 wants to merge 3 commits into
anomalyco:devfrom
zhanggroot7:dev

Conversation

@zhanggroot7
Copy link
Copy Markdown

Issue for this PR

Closes #

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Please provide a description of the issue, the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

1. Add build:web script.

2. Add trace for workflow (per-request JSON, middleware, Effect ref, deferred persist for prompt_async).

3. Use part_deltas to record each chunk (aligned with session.updatePartDelta / message.part.delta); model_stream_text and TTFT kept in workflow-trace.

Made-with: Cursor
@github-actions
Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • No "Type of change" checkbox is checked. Please select at least one.
  • "How did you verify your code works?" section is empty. Please explain how you tested.
  • Not all checklist items are checked. Please confirm you have tested locally and have not included unrelated changes.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Based on my search, the only PR that appears in the results with the exact same title "feat: add trace" is PR #24883, which is the current PR itself.

The searches found related PRs that involve tracing functionality:

However, these are different from the current PR #24883 (they're either documentation, different tracing implementations, or fixes). Without seeing the full description of PR #24883, I cannot definitively determine if any of these are true duplicates.

No duplicate PRs found with the same scope as PR #24883.

@zhanggroot7 zhanggroot7 changed the title feat: add trace feat: add trace for whole workflow Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Apr 29, 2026
@github-actions github-actions Bot closed this Apr 29, 2026
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