Skip to content

fix: correct hallucinated MCP tool names in OpenClaw skill and proposals#59

Merged
neoneye merged 1 commit intoPlanExeOrg:mainfrom
VoynichLabs:fix/correct-mcp-tool-names
Feb 21, 2026
Merged

fix: correct hallucinated MCP tool names in OpenClaw skill and proposals#59
neoneye merged 1 commit intoPlanExeOrg:mainfrom
VoynichLabs:fix/correct-mcp-tool-names

Conversation

@82deutschmark
Copy link
Copy Markdown
Collaborator

Replaces fabricated tool names (plan_create, planexe.create_plan, etc.) with the real MCP tools from mcp_cloud/app.py:

  • prompt_examples
  • task_create
  • task_status
  • task_stop
  • task_file_info

Includes corrected parameter names, workflow steps, and example code.

Apologies to Simon for the hallucinations — this was a serious error.

…task_status/task_stop/task_file_info/prompt_examples)
@neoneye neoneye merged commit 35e0389 into PlanExeOrg:main Feb 21, 2026
@neoneye neoneye deleted the fix/correct-mcp-tool-names branch February 21, 2026 02:47
neoneye added a commit that referenced this pull request Mar 9, 2026
Foundation for autonomous prompt optimization (#94) and A/B testing
promotion (#59). Scores pipeline task outputs against a 5-dimension
rubric (Specificity, Actionability, Completeness, Internal Consistency,
Conciseness) using structured LLM output.

Includes CLI helper for scoring tasks from completed run directories.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
neoneye added a commit that referenced this pull request Mar 9, 2026
Minimal experiment infrastructure for prompt optimization (#94) and
A/B testing promotion (#59). Runs baseline vs candidate system prompts
on a task function, scores both outputs with the task output scorer,
and logs results to a JSONL tracker.

Includes experiment config, runner with task registry, results tracker,
and CLI entry point.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
neoneye added a commit that referenced this pull request Mar 11, 2026
Mark #86, #62, #114-I4 as implemented. Note open PRs for #58,
#88, #94, #59. Update phase sequence with status indicators and
next priorities (114-I1, 114-I2).

Co-Authored-By: Claude Opus 4.6 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants