Commit b71276c
Add Laminar tracing support for ACPAgent
- Initialize Laminar when ACPAgent module loads (maybe_init_laminar)
- Add @observe decorator to step() method for tracing ACP agent calls
- Consistent with regular Agent's Laminar integration
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent ae237b1 commit b71276c
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
59 | 64 | | |
60 | 65 | | |
61 | 66 | | |
62 | | - | |
63 | | - | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| |||
636 | 639 | | |
637 | 640 | | |
638 | 641 | | |
| 642 | + | |
639 | 643 | | |
640 | 644 | | |
641 | 645 | | |
| |||
0 commit comments