UNPKG

@tosin2013/mcp-shrimp-task-manager

Version:

Enhanced MCP Shrimp Task Manager with comprehensive LLM integration. A task management tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. Features real GPT-4 ↔ MCP tools communication, comprehensive testing pipeline

8 lines 275 B
/** * Data models for workflow state management * * These interfaces define the structure of workflow state and related data * for the Idea Honing Tool, supporting continuity when developers pause and resume work. */ export {}; //# sourceMappingURL=workflow-state.js.map