xsecuremcp / tests

Commit History

Merge branch 'main' into feature/reflexive-core
14641be
unverified

paul-purecipher commited on

Merge branch 'main' into feature/provenance-ledger
dc0782c
unverified

paul-purecipher commited on

🤖 Implement Story 4: Reflexive Core
7b7b417

svkrishna commited on

🤖 Implement Story 3: Provenance Ledger
7d7a6cb

svkrishna commited on

🤖 Implement Story 2: Inter-Agent Contract Module
4d56236

svkrishna commited on

Merge branch 'jlowin:main' into main
a17b63b
unverified

svkrishna commited on

switch from `pyright` to `ty` (#1545)
670f900
unverified

nate nowack commited on

feat: introduce fastmcp.json configuration system (#1517)
5f2c09d
unverified

Jeremiah Lowin commited on

feat: Add --workspace flag to fastmcp install cursor (#1522)
d2b87a8
unverified

Jeremiah Lowin Jeremiah Lowin marvin-context-protocol[bot] commited on

Phase 1 : Pluggable Policy Engine — design an interface that allows policies to be loaded/unloaded at runtime; each policy should define machine-checkable invariants and decision logic.
d817b84

svkrishna commited on

Add mounted_components_raise_on_load_error setting for debugging (#1534)
28c234f
unverified

Jeremiah Lowin Jeremiah Lowin marvin-context-protocol[bot] commited on

Add OAuth proxy that allows authentication with social IDPs without DCR support (#1434)
f5238eb
unverified

Jeremiah Lowin commited on

Remove trailing slash in unit tests (#1535)
c29318c
unverified

Jeremiah Lowin commited on

Improve stdio and mcp_config clean-up (#1444)
17763eb
unverified

William Easton commited on

Fix breaking change: restore output_schema=False compatibility (#1482)
3685b24
unverified

Jeremiah Lowin commited on

Support importing custom_route endpoints when mounting servers (#1470)
125f50b
unverified

Jeremiah Lowin Jeremiah Lowin marvin-context-protocol[bot] commited on

Optimize OpenAPI payload size by 46% (#1452)
3ce4c1b
unverified

Jeremiah Lowin Claude commited on

Add documentation for get_access_token() dependency function (#1446)
341332a
unverified

Jeremiah Lowin Jeremiah Lowin marvin-context-protocol[bot] commited on

Ensure transformed tools generate structured content (#1443)
d0abf98
unverified

Jeremiah Lowin commited on

Clean up complexity from PR #1426 (#1435)
7712403
unverified

Jeremiah Lowin commited on

Enable Protected Resource Metadata to provide resource_name and resou… (#1371)
4ee2b0f
unverified

Yann Jouanin Jeremiah Lowin commited on

fixes #1398: Add JWT claims to AccessToken (#1399)
60b71f5
unverified

Panos Argyrakis Jeremiah Lowin commited on

Fix OpenAPI transitive references and performance (#1372) (#1426)
60e47cc
unverified

Jeremiah Lowin commited on

Fix OpenAPI allOf handling at requestBody top level (#1378) (#1425)
85b13ea
unverified

chiliu commited on

Ensure resource + template names are properly prefixed when importing/mounting (#1423)
8d16d26
unverified

Jeremiah Lowin commited on

Increase performance test threshold to 100ms (#1406)
aac116b
unverified

Jeremiah Lowin commited on

Improve redirect handling to address 307's (#1387)
c219134
unverified

Jeremiah Lowin commited on

Fix client-side logging bug #1394 (#1397)
fbfd90f
unverified

chiliu commited on

Add comprehensive tests for utilities.components module (#1395)
d829d76
unverified

chiliu commited on

Add remote auth provider tests (#1351)
54ec17c
unverified

Jeremiah Lowin commited on

Support factory functions in fastmcp run (#1384)
a4ec518
unverified

Jeremiah Lowin commited on

Add async support to client_factory in FastMCPProxy (#1286) (#1375)
0d61263
unverified

bianning bianning commited on

Fix server_version field in inspect manifest (#1383)
1807d5c
unverified

Jeremiah Lowin commited on

Remove unused arg (#1382)
cb39c37
unverified

Jeremiah Lowin commited on

Manually set _key after model_copy (#1357)
c9434ed
unverified

William Easton commited on

Fix method-bound tools (#1360)
246086f
unverified

William Easton commited on

Introduce `RemoteAuthProvider` for cleaner external identity provider integration, update docs (#1346)
8c0df0f
unverified

Jeremiah Lowin commited on

Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327)
3959209
unverified

Jeremiah Lowin commited on

Ensure validation errors are raised when masked (#1330)
7fa3a9d
unverified

Jeremiah Lowin commited on

Change server flag to --name (#1248)
a3e3aed
unverified

Jeremiah Lowin commited on

Add unit tests and docs for denying tool calls with middleware (#1333)
96709d8
unverified

Jeremiah Lowin commited on

Add unit test for sampling with image messages (#1329)
51336fb
unverified

Jeremiah Lowin commited on

Structured client-side logging (#1326)
4a12d22
unverified

Colin Jermain commited on

Remove unused TimedCache (#1303)
4a969a3
unverified

William Easton commited on

Add test for proxy tags visibility (#1302)
08f0e73
unverified

Jeremiah Lowin commited on

Add complete support for TokenVerifier protocol (#1297)
b6176a5
unverified

Jeremiah Lowin commited on

feat: Allow Resource Metadata URL as field in OAuthProvider (#1287)
9a6f944
unverified

dacamposol commited on

Add meta support to tool transformation utilities (#1295)
3257d51
unverified

Jeremiah Lowin commited on

Add meta parameter support to tools, resources, templates, and prompts decorators (#1294)
0907e77
unverified

Jeremiah Lowin commited on

Fix server argument passing in CLI run command (#1293)
cbb550a
unverified

Tapan Chugh tapanc commited on