Skip to content

Implement proposal 0043 (trace input/output) - #99

Merged
chris-colinsky merged 2 commits into
mainfrom
feature/0043-langfuse-trace-input-output
May 30, 2026
Merged

Implement proposal 0043 (trace input/output)#99
chris-colinsky merged 2 commits into
mainfrom
feature/0043-langfuse-trace-input-output

Fix final_node_box leak + JSON-mode state dump

c4d3236
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 30, 2026 in 2s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 42 in src/openarmature/graph/observer.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

Import of module
openarmature.graph.events
begins an import cycle.

Check notice on line 44 in src/openarmature/observability/correlation.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

Import of module
openarmature.graph.events
begins an import cycle.