Overview of Shrimp Task Manager Viewer
mainShrimp Task Manager Viewer is a modern React-based web interface designed to visualize and manage tasks created via the Shrimp Task Manager MCP (Model Context Protocol) tool. It provides a visual layer over the task data, making it easier to track progress across multiple projects and interact with AI agents.
Key capabilities include:
- Visual Task Overview: View all tasks, statuses, dependencies, and progress through a clean tabbed interface.
- UUID Management: Quickly copy task UUIDs by clicking on task labels, which is useful for prompting AI agents (e.g.,
"Use the task manager to finish this shrimp: [UUID]"). - Parallel Operations: Use the AI action column (🤖) to copy task instructions, enabling parallel execution across multiple AI agent sessions in different terminals.
- Live Updates: The viewer reads files directly to ensure you always see the current task status.
- Multi-project Support: Manage tasks from different projects using draggable profile tabs.