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 158 B
// 導出所有思維鏈工具 // processThought export { processThought, processThoughtSchema } from "./processThought.js"; //# sourceMappingURL=index.js.map