This repository was archived by the owner on Jul 12, 2026. It is now read-only.
Commit ea1c92d
fix: Remove unused RunContext import causing runtime error
RunContext was imported but never used at runtime in get_agent().
Also updated TYPE_CHECKING import to use CallContext alias for compatibility.
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>1 parent a9c8f44 commit ea1c92d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments