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
History
Beehive Innovations
77caef6f54
Merge pull request
#260
from DragonFSKY/fix/consensus-model-context-issue
...
fix: resolve consensus tool model_context parameter missing issue
2025-10-01 19:27:47 +04:00
..
shared
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
simple
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
workflow
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
New tool! "challenge" with confidence and stop Claude from agreeing with you blindly and undoing the _correct_ strategy because you were wrong
2025-06-29 15:50:45 +04:00
analyze.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
challenge.py
feat: refactored and tweaked model descriptions / schema to use fewer tokens at launch (average reduction per field description: 60-80%) without sacrificing tool effectiveness
2025-08-22 09:23:59 +04:00
chat.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
codereview.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
consensus.py
Merge pull request
#260
from DragonFSKY/fix/consensus-model-context-issue
2025-10-01 19:27:47 +04:00
debug.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
docgen.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
listmodels.py
fix: Remove duplicate OpenAI models from listmodels output
2025-09-09 19:00:43 -06:00
models.py
Generic naming to work with Gemini CLI / Claude Code
2025-06-27 23:41:20 +04:00
planner.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
precommit.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
refactor.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
secaudit.py
feat: refactored and tweaked model descriptions / schema to use fewer tokens at launch (average reduction per field description: 60-80%) without sacrificing tool effectiveness
2025-08-22 09:23:59 +04:00
testgen.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
thinkdeep.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
tracer.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
version.py
feat: refactored and tweaked model descriptions / schema to use fewer tokens at launch (average reduction per field description: 60-80%) without sacrificing tool effectiveness
2025-08-22 09:23:59 +04:00