Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
51032b5
feat(langchain-messages)!: emit invoke_agent, chat and execute_tool s…
apucacao Aug 11, 2026
d7129d4
fix(langchain-messages): one structured strategy, and don't report ze…
apucacao Aug 11, 2026
79d8030
fix(langchain-messages): forward capture_content from the convenience…
apucacao Aug 11, 2026
72c7481
fix(langchain-messages): record a tool result inside the guard that e…
apucacao Aug 11, 2026
b8bdfaf
fix(langchain-messages): two ways a run could vanish from its own trace
apucacao Aug 11, 2026
396c1c3
refactor(langchain-messages): delete the OTel gate the handler no lon…
apucacao Aug 11, 2026
53c7f9a
fix(langchain-messages): close the tool span a cancelled tool leaves …
apucacao Aug 12, 2026
de76f8b
fix(langchain-messages): keep every structured-turn write inside the …
apucacao Aug 12, 2026
ad90d70
fix(langchain-messages): two more ways a run misreported itself
apucacao Aug 12, 2026
b084536
fix(langchain-messages): fail the streaming chat span, and keep its t…
apucacao Aug 12, 2026
0c9a5dd
fix(langchain-messages): do not serialise the output nobody asked for
apucacao Aug 12, 2026
a68fdff
fix(langchain-messages): put the input content write inside the guard…
apucacao Aug 12, 2026
2b901b4
fix(langchain-messages): guard the per-turn chat span's input write too
apucacao Aug 13, 2026
9c30fb3
fix(langchain-messages): keep the spans of a cancelled run
apucacao Aug 14, 2026
9b8e10d
fix(langchain-messages): report a cancelled stream as cancelled, not …
apucacao Aug 14, 2026
178891a
fix(langchain-messages): guard the streaming root's output write
apucacao Aug 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading