Skip to content

fix: remove skill search reminders and related infrastructure - #2168

Merged
MiMoHardFather merged 1 commit into
mainfrom
fix/remove-skill-search-reminders
Aug 20, 2026
Merged

fix: remove skill search reminders and related infrastructure#2168
MiMoHardFather merged 1 commit into
mainfrom
fix/remove-skill-search-reminders

Conversation

@MiMoHardFather

Copy link
Copy Markdown
Collaborator

Remove skill_search_reminder feature that produced false-positive skill discoveries. The reminders inserted .mimo/ subagent guidance and tool use guidance into assistant text for irrelevant tasks.

Changes:

  • Delete skill-search-reminder.ts and its tests
  • Remove Flag.SKILL_SEARCH_REMINDER and its tests
  • Remove both guidance strings from all provider prompts
  • Remove MI_NO_SKILL_SEARCH_REMINDER docs
  • Remove skill_search_references_tools from registry tests
  • Remove empty ext/ directory

The skill_search tool and behavior remain functional without reminders. Add .nul.txt to .gitignore.

Issue / context (if applicable)

Type of change

Bug fix / New feature / Refactor / Documentation — keep the ones that apply and delete the rest.

What does this PR do?

Briefly describe the problem, what changed, and why this approach works.

How did you verify your code works?

What did you test, and how can a reviewer reproduce the result?

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Remove skill_search_reminder feature that produced false-positive skill
discoveries. The reminders inserted .mimo/ subagent guidance and tool use
guidance into assistant text for irrelevant tasks.

Changes:
- Delete skill-search-reminder.ts and its tests
- Remove Flag.SKILL_SEARCH_REMINDER and its tests
- Remove both guidance strings from all provider prompts
- Remove MI_NO_SKILL_SEARCH_REMINDER docs
- Remove skill_search_references_tools from registry tests
- Remove empty ext/ directory

The skill_search tool and behavior remain functional without reminders.
Add .nul.txt to .gitignore.
@MiMoHardFather
MiMoHardFather merged commit 0ec4d7d into main Aug 20, 2026
5 of 6 checks passed
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.

1 participant