Strandor
Results
2
issues of
Strandor
Currently, when ADK Web directs a user through an OAuth authentication flow and the flow fails, no error message or guidance is shown to the user. This results in a...
**Describe the bug** Trying to deep copy the invocation context results in `TypeError: cannot pickle '_thread.lock' object` **To Reproduce** ```python class ParalellsAgentCollectedState(BaseAgent): researcher: LlmAgent questions: list[str] def __init__( self, name:...
core
a2a