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
77caef6f54267854986aafd0ee034a3103b77686
my-pal-mcp-server
/
tools
/
workflow
History
Fahad
cff6d8998f
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
..
__init__.py
🚀
Major Enhancement: Workflow-Based Tool Architecture v5.5.0 (
#95
)
2025-06-21 00:08:11 +04:00
base.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
schema_builders.py
Update confidence enum values across workflow tools
2025-06-28 00:04:35 +04:00
workflow_mixin.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