* feat(trace): Add `run_name` to the trace info for suggestions and memory. before(in langsmith): CodexChatModel CodexChatModel lead_agent after: suggest_agent memory_agent lead_agent feat(trace): Add `run_name` to the trace info for suggestions and memory. before(in langsmith): CodexChatModel CodexChatModel lead_agent after: suggest_agent memory_agent lead_agent * feat(trace): Add `run_name` to the trace info for system agents. before(in langsmith): CodexChatModel CodexChatModel CodexChatModel CodexChatModel lead_agent after: suggest_agent title_agent security_agent memory_agent lead_agent * chore(code format):code format --------- Co-authored-by: Willem Jiang <willem.jiang@gmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agents.py | ||
| artifacts.py | ||
| assistants_compat.py | ||
| channels.py | ||
| mcp.py | ||
| memory.py | ||
| models.py | ||
| runs.py | ||
| skills.py | ||
| suggestions.py | ||
| thread_runs.py | ||
| threads.py | ||
| uploads.py | ||