Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-08-24 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-23 | 0 | 0 | 0 | 0 | 2 |
| 2026-08-22 | 2 | 3 | 5 | 16 | 7 |
| 2026-08-21 | 1 | 4 | 0 | 5 | 5 |
| 2026-08-20 | 5 | 12 | 5 | 29 | 3 |
| 2026-08-19 | 0 | 11 | 1 | 4 | 1 |
| 2026-08-18 | 1 | 0 | 2 | 9 | 3 |
| 2026-08-17 | 1 | 0 | 0 | 1 | 1 |
| 2026-08-16 | 0 | 0 | 0 | 0 | 1 |
| 2026-08-15 | 1 | 0 | 0 | 1 | 0 |
| 2026-08-14 | 0 | 2 | 0 | 0 | 32 |
| 2026-08-13 | 32 | 3 | 2 | 3 | 1 |
| 2026-08-12 | 2 | 1 | 3 | 16 | 2 |
| 2026-08-11 | 0 | 0 | 0 | 0 | 1 |
Opened: 9
Closed: 30
Comments: 13
Events: 63
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#797 Tracking: @google/genai block is 30.4 MB reducible on the byte axis (171 → 87 pkgs, 112 → 63 MB with all in-flight work) Opened 2 days ago | ScottMansfield | open | No labels | 0 | 0 | 2 days ago |
#796 @google/genai installed twice (~32 MB) via @google-cloud/vertexai's ^1.45.0 pin Opened 2 days ago | ScottMansfield | open | No labels | 1 | 0 | 2 days ago |
#718 Agent files are minified before execution: errors name esbuild temporaries and unnamed nodes take mangled names Opened 11 days ago | haranrk | open - reopened | No labels | 1 | 0 | 2 days ago |
#752 MessageSendParams.metadata (the recommended place for A2A extension data) is not propagated to agent execution Opened 9 days ago | nbrahms | closed - completed | bug needs review | 4 | 0 | 2 days ago |
#632 Artifacts not being loaded by `load_artifacts` when other tools are called Opened 18 days ago | serdnam | closed - completed | bug needs review | 2 | 0 | 2 days ago |
#782 LocalEnvironment.execute does not own the process tree: a timeout leaks forked descendants, and there is no way to cancel Opened 4 days ago | ScottMansfield | open | No labels | 1 | 0 | 3 days ago |
#622 Flaky CI: app_loader and unsafe_local_code_executor time out intermittently on macOS/Windows (7 PRs affected) Opened 19 days ago | AmaadMartin | closed - completed | No labels | 2 | 0 | 3 days ago |
#714 adk run --bundle false always fails: Cannot use "external" without "bundle" Opened 11 days ago | haranrk | closed - completed | No labels | 0 | 0 | 3 days ago |
#259 [QUESTION] How can we implement exponentialBackoff in the ADK (reusing or not the retry mechanism in `js-genai`)? Opened 5 months ago | ipeychev | open | enhancement question status/in-progress | 3 | 1 | 3 days ago |
#607 Tracking: @google/adk cannot be bundled for the browser (5 build-level defects) Opened 20 days ago | AmaadMartin | open | bug | 3 | 0 | 3 days ago |
#533 Feat: Support self-hosted and open-source LLMs (Ollama, vLLM, LM Studio) via a Chat Completions provider Opened 30 days ago | sahilsaini5 | open | enhancement needs review | 6 | 0 | 3 days ago |
#376 Clarifying the roadmap and support commitment for adk-js relative to adk-python / adk-go Opened 3 months ago | tSte | closed - completed | question needs review | 8 | 11 | 3 days ago |
#239 Add support for real-time bidirectional audio streaming Opened 5 months ago | ashika-siro | closed - completed | enhancement | 9 | 3 | 3 days ago |
#23 Support for other LLM Models Opened 8 months ago | mhbdev | closed - completed | enhancement needs review | 8 | 4 | 3 days ago |
#789 A hallucinated tool call aborts the whole invocation; onToolErrorCallback is unreachable for it Opened 3 days ago | RobinClowers | open | No labels | 0 | 0 | 3 days ago |
#724 A failed node does not halt its branch; the cascade masks the root cause Opened 11 days ago | haranrk | closed - completed | No labels | 0 | 0 | 4 days ago |
#784 perf(core): make MikroORM an optional peer, 172 → 127 packages on install Opened 4 days ago | AmaadMartin | open | enhancement | 0 | 0 | 4 days ago |
#785 perf(core): drop winston for a console logger, ~26 fewer packages and unblocks the web build Opened 4 days ago | AmaadMartin | open | enhancement | 0 | 0 | 4 days ago |
#733 On resume, a rerunOnResume node whose child interrupted is re-run with the human's reply as its node input Opened 11 days ago | haranrk | closed - completed | No labels | 0 | 0 | 4 days ago |
#727 A single node error terminates the whole adk run REPL (exit 1) instead of returning to the prompt Opened 11 days ago | haranrk | closed - completed | No labels | 0 | 0 | 4 days ago |
#719 adk run prints nothing for events whose text is empty or that carry output but no content Opened 11 days ago | haranrk | closed - completed | No labels | 0 | 0 | 4 days ago |
#717 A reply carrying an unmatched interrupt id is silently dropped and permanently wedges the HITL session Opened 11 days ago | haranrk | closed - completed | No labels | 0 | 0 | 4 days ago |
#723 REPL prompt and node output collide on one line in piped runs Opened 11 days ago | haranrk | closed - completed | No labels | 0 | 0 | 4 days ago |
#722 adk run silently drops piped stdin lines after the first Opened 11 days ago | haranrk | closed - completed | No labels | 0 | 0 | 4 days ago |
#716 Any non-text message part hands the START node a raw Content object, crashing string-typed handlers Opened 11 days ago | haranrk | closed - completed | No labels | 0 | 0 | 4 days ago |