Max
|
814072c94d
|
Narrow message_handler's parameter to notifications and exceptions (#3168)
|
2026-07-26 00:24:48 +01:00 |
|
Marcelo Trylesinski
|
2713b53b12
|
Replace httpx and httpx-sse with httpx2 (#2972)
CI / checks (push) Failing after 1s
CI / all-green (push) Has been cancelled
Co-authored-by: Max Isbey <224885523+maxisbey@users.noreply.github.com>
|
2026-07-14 17:05:08 +01:00 |
|
Marcelo Trylesinski
|
0ee7f1b293
|
Split protocol types into a standalone mcp-types package (#2973)
|
2026-06-25 19:18:38 +02:00 |
|
Max
|
f226d00d0a
|
Client-side 2026-07-28 support: .discover()/.adopt() + Client(mode=); request-metadata green (#2950)
|
2026-06-25 16:09:23 +02:00 |
|
Max
|
2397319a68
|
Server-side 2026-07-28 stateless support: classifier, driver split, server/discover (#2928)
|
2026-06-21 19:34:17 +01:00 |
|
Marcelo Trylesinski
|
2fe56e56de
|
fix: handle HTTP error status codes in streamable HTTP client (#2047)
|
2026-02-14 09:49:42 +01:00 |
|
Marcelo Trylesinski
|
7c7c13b648
|
fix: send JSONRPCError instead of bare exceptions in streamable HTTP client (#2005)
|
2026-02-09 10:38:46 +00:00 |
|
Marcelo Trylesinski
|
21822053df
|
Support different transports in Client (#1972)
|
2026-01-30 12:11:27 +00:00 |
|
Max Isbey
|
a7ddfdae07
|
ci: add strict-no-cover to detect unnecessary coverage pragmas (#1897)
|
2026-01-23 21:00:20 +01:00 |
|
Marcelo Trylesinski
|
5fdd48a0d3
|
Completely drop RootModel from types module (#1910)
|
2026-01-19 14:29:15 +01:00 |
|
Felix Weinberger
|
d41d0c0128
|
chore: add D212 lint rule to enforce Google-style docstrings (#1892)
|
2026-01-16 16:10:52 +00:00 |
|
Marcelo Trylesinski
|
a3a4b8d11a
|
Add streamable_http_client which accepts httpx.AsyncClient instead of httpx_client_factory (#1177)
Co-authored-by: Felix Weinberger <fweinberger@anthropic.com>
|
2025-12-10 16:39:00 +00:00 |
|
Max Isbey
|
89e9c43acf
|
Get baseline 100% clean coverage (#1553)
|
2025-11-11 14:09:32 +01:00 |
|
Max Isbey
|
db9e451551
|
fix: Replace remaining manual server polling with wait_for_server helper (#1529)
|
2025-10-29 11:27:57 +00:00 |
|
Justin Wang
|
9c6fd15a88
|
SDK Parity: Avoid Parsing Server Response for non-JsonRPCMessage Requests (#1290)
|
2025-08-26 16:14:47 +01:00 |
|