Commit ba24ead
authored
fix(client):
- Previously, it would only override with the default path when
`relative_card_path` is `None`
- Developer Experience Improvement when `urlparse` or similar libraries
are used.A2ACardResolver.get_agent_card will auto-populate with agent_card_path when relative_card_path is empty (#508)1 parent 051ab20 commit ba24ead
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments