UNPKG

mcp-chain-of-thought

Version:

Chain of Thought is a 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 developer behavi

9 lines (8 loc) 175 B
/** * Memory Operations Test Script * * This script tests the functionality of memory operations: * 1. Listing memory files * 2. Loading tasks from memory */ export {};