- 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. |
||
|---|---|---|
| .. | ||
| interfaces.go | ||
| manager.go | ||
| memory.go | ||
| memory_test.go | ||
| namespace.go | ||
| types.go | ||