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
d285fadf4cc1ab0189758a99fb24578fb6cc2c97
my-pal-mcp-server
/
tools
/
shared
History
Fahad
d285fadf4c
fix: custom provider must only accept a model if it's declared explicitly. Upon model rejection (in auto mode) the list of available models is returned up-front to help with selection.
2025-10-02 13:49:23 +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
refactor: trimmed some prompts
2025-10-01 21:55:05 +04:00
base_tool.py
fix: custom provider must only accept a model if it's declared explicitly. Upon model rejection (in auto mode) the list of available models is returned up-front to help with selection.
2025-10-02 13:49:23 +04:00
schema_builders.py
feat: depending on the number of tools in use, this change should save ~50% of overall tokens used. fixes
https://github.com/BeehiveInnovations/zen-mcp-server/issues/255
but also refactored individual tools to instead encourage the agent to use the listmodels tool if needed.
2025-10-01 21:40:31 +04:00