UNPKG

mcp-shrimp-task-manager

Version:

Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like develope

4 lines 147 B
// 導出研究模式工具 // researchMode export { researchMode, researchModeSchema } from "./researchMode.js"; //# sourceMappingURL=index.js.map