Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

adk-python · Issues· 494 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #7168

    [Bug]: LocalEvalSampler treats explicit empty eval case ID lists as all cases

    evalUpdated Sep 18, 2026
  • #7165

    ApplicationIntegrationToolset silently builds no tools when a Connectors schema operation fails, and waits forever on one that never finishes

    toolsUpdated Sep 18, 2026
  • #7164

    RestApiTool: integer / boolean / array header and cookie parameters crash the agent run (httpx: Header value must be str or bytes)

    toolsUpdated Sep 18, 2026
  • #7162

    RestApiTool writes the tool's API key / OAuth token into the caller's args, so it lands in trace spans and after-tool callbacks

    toolsUpdated Sep 18, 2026
  • #7160

    BigQuery execute_sql blocks the event loop for the whole query

    toolsrequest clarificationUpdated Sep 18, 2026
  • #7157

    hallucinations_v1: sentence validator ignores grounding_metadata

    evalUpdated Sep 18, 2026
  • #7154

    to_mcp_server never deletes the ADK session of a dead MCP connection; a stateless streamable HTTP deployment leaks one session per tool call

    mcpUpdated Sep 18, 2026
  • #6980

    AutoTracingPlugin rebinds what getmembers() returns, not what the class holds: @staticmethod becomes an instance method, @classmethod is never traced, base methods get pinned onto subclasses

    tracingneeds reviewUpdated Sep 17, 2026
  • #7109

    Memory has no removal path: delete_session() leaves what add_session_to_memory() copied, and BaseMemoryService exposes no way to remove it

    coreUpdated Sep 17, 2026
  • #6680

    A2A message:stream against a deployed Agent Engine (reasoningEngines) target truncates after TASK_STATE_WORKING, or fails with 'append=True for nonexistent artifact_id'

    request clarificationa2aUpdated Sep 17, 2026
  • #7136

    GCPSkillRegistry rejects every Google-published skill: dotted ids (cloud.google.com-*) fail name validation in get_skill and search_skills

    request clarificationskillsUpdated Sep 17, 2026
  • #7139

    RemoteA2aAgent enforces HTTPS for agent cards, blocking plaintext A2A inside a service mesh (mTLS)

    request clarificationa2aUpdated Sep 17, 2026
  • #7146

    LLM-as-judge default config triggers google-genai's AFC warning in every eval run

    evalrequest clarificationUpdated Sep 17, 2026
  • #7148

    ToolConfirmation deny verdict is never enforced by the framework: custom BaseTool executes after user clicks Decline (adk-python 2.9.1)

    toolsrequest clarificationUpdated Sep 17, 2026
  • #7144

    set_model_response is missing from the MCP _RESERVED_TOOL_NAMES guard

    mcpUpdated Sep 17, 2026