feat: add streaming support to callClaude for large PRDs

This commit is contained in:
Eyal Toledano
2025-03-04 15:16:05 -05:00
parent 81171f72c5
commit 10ba68e80f
2 changed files with 157 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-task-master",
"version": "1.1.0",
"version": "1.2.0",
"description": "A task management system for AI-driven development with Claude",
"main": "index.js",
"type": "module",