server: agent failed a task (0/2 passed) — tool errors blocked it (server signal)
Read the active intent resource at kawa://intent/active to discover the current repository details (such as repoOrigin, — The agent did not inspect the active intent resource and its call to get_project_decisions failed with an error.
medium
server: agent failed a task (0/2 passed) — tool errors blocked it (server signal)
Check the active intent context at kawa://intent/active to find the repoOrigin and repoPath. Once identified, call get_p — The agent failed to check the intent resource and both attempts to run `get_project_decisions` resulted in tool errors, preventing any trade
medium
server: agent failed a task (0/2 passed) — tool errors blocked it (server signal)
Retrieve the project workspace details by reading the kawa://intent/active resource, then use get_project_decisions to f — The agent failed to read the active resource and all attempts to call get_project_decisions resulted in tool execution errors.