Major enhancements to MCP Browser functionality: **Interactive Client & Testing**: - New comprehensive interactive client with readline support - Tab completion for commands and tools - Enhanced tool testing with sample argument generation - Standalone executable script for easy testing **cmem Integration**: - Bidirectional sync between memory server and cmem - Identity-specific memory contexts - Automatic task, pattern, and decision synchronization - Graceful degradation when cmem unavailable **Developer Experience**: - Updated tool descriptions with clear proxy pattern explanations - Comprehensive handoff documentation for AI assistant transitions - 32 new tests covering all enhanced functionality - All tests passing (46 passed, 3 skipped) **Context Optimization**: - Maintained sparse mode efficiency - Clear meta-tool descriptions with emojis - Enhanced onboarding guide with practical examples This update significantly improves both AI assistant workflow continuity and developer testing capabilities while maintaining the project's core principle of context efficiency. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| test_basic.py | ||
| test_brave_search.py | ||
| test_browser_functionality.py | ||
| test_claude_connection.py | ||
| test_cmem_integration.py | ||
| test_config.yaml | ||
| test_integration.py | ||
| test_interactive_client.py | ||
| test_onboarding.py | ||
| test_simple.py | ||