Skip to content

ADK/TaskList: read task file x.json failed, err: file not found: /x.json #932

@luweiwei

Description

@luweiwei

Describe the bug

Adk PlanTask中间件BUG,ReadTask报错:TaskList read task file 1.json failed, err: file not found: /1.json

func listTasks(ctx context.Context, backend Backend, baseDir string) 中,backend.LsInfo返回的只是文件名而非完整文件路径,但是后续backend.Read的时候没有拼接baseDir。

Version:

v8.0.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions