Skip to content

Trace container reviewer agents in Langfuse - #288

Merged
eshulman2 merged 1 commit into
mainfrom
fix/trace-container-reviewer
Aug 9, 2026
Merged

Trace container reviewer agents in Langfuse#288
eshulman2 merged 1 commit into
mainfrom
fix/trace-container-reviewer

Conversation

@eshulman2

Copy link
Copy Markdown
Collaborator

Summary

  • instrument container reviewer agents with the existing Langfuse callback
  • create distinct review:<ticket> trace runs grouped under the ticket session
  • tag reviewer traces with task-review and attach review cycle and configured workflow metadata
  • flush reviewer traces after completion

Why

Implementation and feedback-retry agents were traced, but run_reviewer_agent invoked the agent without callbacks or propagated Langfuse attributes. Review work therefore had no trace despite often running for many minutes.

Validation

  • uv run ruff check containers/entrypoint.py tests/unit/containers/test_entrypoint_review.py
  • uv run pytest tests/unit/containers/test_entrypoint_review.py -q (40 passed)

@eshulman2
eshulman2 merged commit 979986f into main Aug 9, 2026
6 checks passed
@eshulman2
eshulman2 deleted the fix/trace-container-reviewer branch August 9, 2026 08:44
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