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
/
utils
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
Migration from Docker to Standalone Python Server (
#73
)
2025-06-18 23:41:22 +04:00
client_info.py
Lint
2025-06-30 13:35:40 +04:00
conversation_memory.py
🚀
Major Enhancement: Workflow-Based Tool Architecture v5.5.0 (
#95
)
2025-06-21 00:08:11 +04:00
file_types.py
Precommit updated to always perform external analysis (via _other_ model) unless specified not to. This prevents Claude from being overconfident and inadequately performing subpar precommit checks.
2025-08-20 15:19:01 +04:00
file_utils.py
Improved prompts to encourage better investigative flow
2025-06-19 11:18:03 +04:00
image_utils.py
refactor: moved image related code out of base provider into a separate utility
2025-10-02 11:23:15 +04:00
model_context.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
model_restrictions.py
refactor: moved temperature method from base provider to model capabilities
2025-10-02 10:25:41 +04:00
security_config.py
Migration from Docker to Standalone Python Server (
#73
)
2025-06-18 23:41:22 +04:00
storage_backend.py
Migration from Docker to Standalone Python Server (
#73
)
2025-06-18 23:41:22 +04:00
token_utils.py
Use consistent terminology
2025-06-13 09:06:12 +04:00