Changelog¶
All notable changes to Shepherd MCP will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.1.0] - 2024¶
Added¶
Initial release of Shepherd MCP
AIOBS (Shepherd) provider support
aiobs_list_sessions- List all sessionsaiobs_get_session- Get session details with trace treeaiobs_search_sessions- Search and filter sessionsaiobs_diff_sessions- Compare two sessions
Langfuse provider support
langfuse_list_traces- List traces with paginationlangfuse_get_trace- Get trace with observationslangfuse_list_sessions- List sessionslangfuse_get_session- Get session detailslangfuse_list_observations- List observationslangfuse_get_observation- Get observation detailslangfuse_list_scores- List scores/evaluationslangfuse_get_score- Get score detailslangfuse_search_traces- Search traces with filterslangfuse_search_sessions- Search sessions with filters
Automatic
.envfile loadingSupport for Claude Desktop and Cursor integration
Comprehensive session diffing with system prompt comparison
Legacy tool aliases for backwards compatibility