Skip to content

Conversation

@prosdev
Copy link
Collaborator

@prosdev prosdev commented Nov 28, 2025

Summary

Bug Fix:

  • CLI's mcp start command now registers all 9 adapters (was missing HealthAdapter, RefsAdapter, MapAdapter, HistoryAdapter)
  • Updated tool list in CLI output and install messages to show all 9 tools

Tool Description Improvements for better AI tool adoption:

Tool Improvement
dev_search Added "USE THIS FIRST" trigger, comparison to grep for conceptual queries
dev_map Clarified it shows component counts and exports, better than list_dir
dev_explore Clarified workflow - use after dev_search for "similar" and "relationships" actions
dev_refs Added guidance to use for specific symbols, use dev_search for conceptual queries
dev_history Added "WHY" trigger, clarified semantic search over commits
dev_plan Emphasized "ALL context in one call" value prop for GitHub issues
dev_gh Clarified semantic search by meaning, not just keywords

These description improvements help AI tools (Claude, Cursor) choose the right dev-agent tool for each task.

Housekeeping:

  • Ignore benchmark package (WIP, not ready for commit)

Testing

  • All 1441 tests pass
  • Build successful

- CLI mcp start now registers all 9 adapters (was missing 4)
- Improved tool descriptions for better AI tool adoption
- dev_search: USE THIS FIRST, better than grep
- dev_map: shows component counts, better than list_dir
- dev_explore: use after dev_search for similar/relationships
- dev_refs: for specific symbols, use dev_search for concepts
- dev_history: understand WHY code looks the way it does
- dev_plan: ALL context in one call for GitHub issues
- dev_gh: semantic search by meaning, not keywords
- Ignore benchmark package (WIP)
@prosdev prosdev merged commit 4b55a04 into main Nov 28, 2025
1 check 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