Commit graph

3,289 commits

Author SHA1 Message Date
Jeremiah Lowin
5914a09170 Remove extra equal dunders 2025-06-10 09:45:06 -04:00
Jeremiah Lowin
3095ce5e57 Fix field validator for resource 2025-06-10 09:43:48 -04:00
Jeremiah Lowin
5c869fb046
Merge pull request #777 from jlowin/component
Move components to own file; add resource
2025-06-10 09:32:32 -04:00
Jeremiah Lowin
02ea970e99 Move components to own file; add resource 2025-06-10 09:31:23 -04:00
Jeremiah Lowin
c9a770831c
Merge pull request #776 from jlowin/component
Create common base class for components
2025-06-10 09:25:53 -04:00
Jeremiah Lowin
b74bce6ff7 Create common base class for components 2025-06-10 09:22:57 -04:00
Jeremiah Lowin
cbba10c8d0
Merge pull request #773 from jlowin/updates
Add updates
2025-06-09 23:05:15 -04:00
Jeremiah Lowin
32f410d17d Add updates 2025-06-09 23:04:56 -04:00
Jeremiah Lowin
7b16ffd58e
Merge pull request #745 from jlowin/transform-tools-2
First-class tool transformation
2025-06-09 20:47:42 -04:00
Jeremiah Lowin
fc2599144f Update docs 2025-06-09 20:44:13 -04:00
Jeremiah Lowin
f2e23077bb
Merge pull request #770 from jlowin/revert-766-updates
Revert "Hide docs sidebar scrollbar by default"
2025-06-09 20:35:58 -04:00
Jeremiah Lowin
d047efec7e
Revert "Hide docs sidebar scrollbar by default" 2025-06-09 20:31:39 -04:00
Jeremiah Lowin
ae14af8b33
Merge pull request #769 from yrangana/main
Fix: updated variable name under Gemini remote client
2025-06-09 20:31:09 -04:00
Yasiru
6113415d6c
Fix: updated variable name under Gemini remote client
Fix: updated variable name under Gemini remote client to match previous example, in order to work, the rest of the code is the same as above.
2025-06-10 08:42:54 +10:00
Jeremiah Lowin
81f00a4a05
Merge pull request #768 from jlowin/prefect-links
Add docs links
2025-06-09 18:18:01 -04:00
Jeremiah Lowin
0b3fa32946 Add links to prefect 2025-06-09 18:17:46 -04:00
Jeremiah Lowin
6c05d1ab95
Merge pull request #767 from jlowin/updates
Add "stop vibe testing" to tutorials
2025-06-09 18:04:13 -04:00
Jeremiah Lowin
3da211bdcf Add "stop vibe testing" to tutorials 2025-06-09 18:03:58 -04:00
Jeremiah Lowin
5a96a9a423
Merge pull request #766 from jlowin/updates
Hide docs sidebar scrollbar by default
2025-06-09 18:03:16 -04:00
Jeremiah Lowin
6d7994bc22 Hide sidebar by default 2025-06-09 18:02:34 -04:00
Jeremiah Lowin
2f5fe36799
Merge pull request #765 from jlowin/updates
Update updates.mdx
2025-06-09 17:54:55 -04:00
Jeremiah Lowin
8d1e377671 Update updates.mdx 2025-06-09 17:54:46 -04:00
Jeremiah Lowin
c78cb64bb2 Update updates.mdx 2025-06-09 17:38:21 -04:00
Jeremiah Lowin
63ef64f5c7
Merge pull request #764 from jlowin/enhancements-release
Split out enhancements in release notes
2025-06-09 17:28:12 -04:00
Jeremiah Lowin
a10ebae702 Split out enhancements in release notes 2025-06-09 17:27:19 -04:00
Jeremiah Lowin
47b2c58134
Merge branch 'main' into transform-tools-2 2025-06-09 17:24:23 -04:00
Jeremiah Lowin
9b201cfd74 Update test_tool_transform.py 2025-06-09 17:24:11 -04:00
Jeremiah Lowin
ac89a09332 fix typing 2025-06-09 17:21:01 -04:00
Jeremiah Lowin
f8854fb3fd Add documentation 2025-06-09 17:18:04 -04:00
Jeremiah Lowin
a8052bba0c filled_arguments → arguments 2025-06-09 12:39:12 -04:00
Jeremiah Lowin
52700a4e22 Use hide instead of drop 2025-06-09 12:38:48 -04:00
Jeremiah Lowin
1224d3ae34
Merge pull request #763 from Maanas-Verma/config-refactor
MCPConfig refactor
2025-06-09 09:48:59 -04:00
Maanas Verma
d92fc34585
Refactor MCPConfig import in transports.py
- Consolidate MCPConfig and infer_transport_type_from_url imports into a single line.
- Remove unnecessary TYPE_CHECKING block for MCPConfig import.
- Clean up imports for better readability.
2025-06-09 15:04:40 +05:30
Maanas Verma
3299562558
Merge branch 'main' of https://github.com/Maanas-Verma/fastmcp 2025-06-09 14:47:05 +05:30
Maanas Verma
ca848361c7
remove http from remoteMCPServer model and resolve MCPConfig import in transports.py 2025-06-09 13:58:16 +05:30
Jeremiah Lowin
cbd6584f7a
Merge pull request #761 from jlowin/release
Add dependencies section to release
2025-06-08 17:21:16 -04:00
Jeremiah Lowin
ec9fd759a7 Add dependencies section to release 2025-06-08 16:51:29 -04:00
Jeremiah Lowin
18ea2ccf4a
Merge pull request #760 from jlowin/dependabot/github_actions/astral-sh/setup-uv-6
Bump astral-sh/setup-uv from 3 to 6
2025-06-08 16:36:23 -04:00
dependabot[bot]
b9ed56c2e0
Bump astral-sh/setup-uv from 3 to 6
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3 to 6.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v3...v6)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-08 20:34:38 +00:00
Jeremiah Lowin
5d77cb1835
Merge pull request #759 from jlowin/jlowin-patch-1
Create dependabot.yml
2025-06-08 16:34:05 -04:00
Jeremiah Lowin
f416164487
Create dependabot.yml 2025-06-08 16:33:50 -04:00
Jeremiah Lowin
7fbefe9172
Merge pull request #758 from jlowin/initialize
Ensure client is only initialized once
2025-06-08 14:53:50 -04:00
Jeremiah Lowin
8c137e3b2a prevent double passing of client info 2025-06-08 14:51:24 -04:00
Jeremiah Lowin
bc59a4fbf5 Ensure client is only initialized once 2025-06-08 14:48:05 -04:00
Jeremiah Lowin
69c2945d1f
Merge pull request #757 from jlowin/2.7-update
Reduce 2.7 image size
2025-06-08 08:57:06 -04:00
Jeremiah Lowin
e6763672e8 Shrink image 2025-06-08 08:56:41 -04:00
Jeremiah Lowin
5e440e2be7
Merge pull request #756 from jlowin/2.7-update
Add 2.7 update
2025-06-08 08:55:28 -04:00
Jeremiah Lowin
bd76a7f6b8 Add 2.7 update 2025-06-08 08:55:09 -04:00
Jeremiah Lowin
ca4456073d
Merge pull request #755 from jlowin/docs-updates
Minor docs updates
2025-06-07 22:09:02 -04:00
Jeremiah Lowin
983ac04481 Minor docs updates 2025-06-07 22:08:44 -04:00