xsecuremcp / tests

Commit History

Make the type checker less sad
8f068b3
unverified

William Easton commited on

remove empty parens from prompt
26b329e

Jeremiah Lowin commited on

Fix indentation
f76d950

Jeremiah Lowin commited on

Ensure methods work/are documented
ec6bd43

Jeremiah Lowin commited on

Return objects from decorators
5ee8f66

Jeremiah Lowin commited on

Remove DecoratedFunction
c028391

Jeremiah Lowin commited on

Update tests for prompts
f6c5553

Jeremiah Lowin commited on

allow naked prompt decorator
4f92aa9

Jeremiah Lowin commited on

Remove empty parens
224caf9

Jeremiah Lowin commited on

Remove empty parens
09438a8

Jeremiah Lowin commited on

Support "naked" tool decorator usage
26ff0e9

Jeremiah Lowin commited on

Ensure tool serializer is applied
4757dcb

Jeremiah Lowin commited on

Server add_* methods no longer accept functions
a853a78

Jeremiah Lowin commited on

Raise errors when deprecated routes are used
4d9630f

Jeremiah Lowin commited on

Formalize template/functiontemplate
4dee55e

Jeremiah Lowin commited on

Formalize resource/functionresource replationship
582f82a

Jeremiah Lowin commited on

Fix typing inference issue
43fa1ab

Jeremiah Lowin commited on

Use strict basemodel for Prompt; relax from_function deprecation
873479e

Jeremiah Lowin commited on

Merge pull request #700 from jlowin/transform-tools
beb2095
unverified

Jeremiah Lowin commited on

Make sure tests are atomic
9522dfa

Jeremiah Lowin commited on

Update test_tool_manager.py
ce89f2f

Jeremiah Lowin commited on

Merge branch 'main' into transform-tools
7213715

Jeremiah Lowin commited on

Split Tool into Tool and FunctionTool
cba81f4

Jeremiah Lowin commited on

add tests for _replace_ref_with_defs
73c6a92

ShiWei commited on

replace nested requestBody's #/components/ with
fe73cad

ShiWei commited on

Merge pull request #642 from strawgate/tool_tests
9c9e880
unverified

Jeremiah Lowin commited on

cleaner
9d2dc87

zzstoatzz commited on

allow passing one or many `--server-arg` flags
fc7e104

zzstoatzz commited on

Merge branch 'main' into tool_tests
e332e33
unverified

William Easton commited on

Update auth docs
f89baa1

Jeremiah Lowin commited on

Merge branch 'main' into tool_tests
bda81d4
unverified

William Easton commited on

Update test_deprecated.py
f9d711a

Jeremiah Lowin commited on

Fix missing import
98c0979
unverified

William Easton commited on

Merge branch 'main' into tool_tests
06b5c13
unverified

strawgate commited on

Fix patch address
d6025de

Jeremiah Lowin commited on

Add auth docs
9103a0f

Jeremiah Lowin commited on

Reorganize auth and use secretstr
ba020b8

Jeremiah Lowin commited on

Merge branch 'main' into feature/exclude-args-support
e58ace8
unverified

Jeremiah Lowin commited on

flatten auth settings
058fad1

Jeremiah Lowin commited on

Support configuring bearer auth from env vars
b310c16

Jeremiah Lowin commited on

update typing
cc579d4

Jeremiah Lowin commited on

Add jwks tests
904d4e5

Jeremiah Lowin commited on

Add tests; update default issuer
abb2759

Jeremiah Lowin commited on

Update test_bearer.py
91deb88

Jeremiah Lowin commited on

Add basic bearer auth for server and client
95e8d10

Jeremiah Lowin commited on

Move nested server
c915108

Jeremiah Lowin commited on

Simplify code for running servers in processes
c14577c

Jeremiah Lowin commited on

Support providing tools at init
15b1769

Jeremiah Lowin commited on

Merge branch 'main' into fix-typing
ba8f800
unverified

Jeremiah Lowin commited on

Fix remaining typing issues
a1b3f72

Jeremiah Lowin commited on