Problem to solve
As progress occurs with the epics and tasks, comments add up. When the list_tasks call is returned, the response is large. My last call returned 222,689 characters which exceeds maximum allowed tokens for Claude. May need to split up what details are returned on the list_tasks call and return comments on a task specific API instead?
Proposed solution
list_Tasks returns extremely large set of characters after developing for while.
Alternatives considered
No response
Scope and impact
No response
Problem to solve
As progress occurs with the epics and tasks, comments add up. When the list_tasks call is returned, the response is large. My last call returned 222,689 characters which exceeds maximum allowed tokens for Claude. May need to split up what details are returned on the list_tasks call and return comments on a task specific API instead?
Proposed solution
list_Tasks returns extremely large set of characters after developing for while.
Alternatives considered
No response
Scope and impact
No response