This website requires JavaScript.
Explore
Help
Register
Sign In
torbjorn
/
my-pal-mcp-server
Watch
1
Star
0
Fork
0
You've already forked my-pal-mcp-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
696b45f25e80faccb67034254cf9a8fc4c643dbd
my-pal-mcp-server
/
tools
/
shared
History
Fahad
696b45f25e
fix:
https://github.com/BeehiveInnovations/zen-mcp-server/issues/258
2025-10-01 20:23:38 +04:00
..
__init__.py
🚀
Major Enhancement: Workflow-Based Tool Architecture v5.5.0 (
#95
)
2025-06-21 00:08:11 +04:00
base_models.py
fix: removed use_websearch; this parameter was confusing Codex. It started using this to prompt the external model to perform searches! web-search is enabled by Claude / Codex etc by default and the external agent can ask claude to search on its behalf.
2025-10-01 18:44:11 +04:00
base_tool.py
fix:
https://github.com/BeehiveInnovations/zen-mcp-server/issues/258
2025-10-01 20:23:38 +04:00
schema_builders.py
fix: removed use_websearch; this parameter was confusing Codex. It started using this to prompt the external model to perform searches! web-search is enabled by Claude / Codex etc by default and the external agent can ask claude to search on its behalf.
2025-10-01 18:44:11 +04:00