- Implemented automatic disabling of SSE output for sub-agent calls to prevent message corruption and client disconnection. - Introduced a `forceSkipOutput` method to ensure `skip.output` is set to true for all sub-agent requests. - Updated the `Fork` method in the context to create independent Memory instances, preventing state sharing during concurrent executions. - Enhanced documentation to clarify the behavior of SSE output and context management in batch operations. |
||
|---|---|---|
| .. | ||
| caller.go | ||
| integration_test.go | ||
| jsapi.go | ||
| jsapi_test.go | ||
| orchestrator.go | ||
| orchestrator_test.go | ||
| types.go | ||
| types_test.go | ||