Skip to content

v2026.08.26 - 17 Skills Suite, Google ADK Multi-Agent Builder, ELI5 Explainer, Gemini 3.7 & Live

Latest

Choose a tag to compare

@JAICHANGPARK JAICHANGPARK released this 25 Aug 20:54
· 7 commits to main since this release

What's Changed in v2026.08.26

馃殌 Key Highlights & New Capabilities

  • 17th Agent Skill: eli5-concept-explainer:

    • Translates complex AI mechanics, model architectures, and runtime error signatures into 3-tier ELI5 (Explain Like I'm 5) physical analogies, visual Mermaid mental maps, and beginner cheat sheets.
    • Equips facilitators and TAs with 10-second live Q&A crisis scripts to eliminate cognitive overload for novice attendees.
  • 16th Agent Skill: adk-workshop-builder:

    • Builds multi-language (Python, TypeScript, Go, Kotlin) autonomous agent & multi-agent system workshops using Google Agent Development Kit (ADK).
    • Standardizes Coordinator-Worker delegation, custom tool bindings, Human-in-the-Loop (HITL) checkpoints, and trajectory evaluation.
    • Generates language-specific starter vs final solutions (package.json, go.mod, build.gradle.kts, pyproject.toml).
  • Gemini 3.7 Flash & Google GenAI SDK Support:

    • Integrated gemini-3.7-flash as the primary flagship workhorse model for coding and agentic tasks.
    • Added support for dynamic thinking budget control (thinking_config / thinkingLevel).
    • Standardized on unified google-genai Python and @google/genai JavaScript/TypeScript SDKs.
  • Gemini Live API & Real-Time Multimodal Streaming:

    • Added full support for gemini-3.1-flash-live-preview (low-latency voice/audio/video) and gemini-3.5-live-translate-preview.
    • Added pub.dev gemini_live Flutter package integration (zero Firebase dependency, direct WebSocket streaming).
    • Added 3-step Gemini Live real-time curriculum track to hands-on-curriculum-builder.
  • Next-Gen Model Specifications:

    • Added Anthropic Claude Generation 5 (claude-sonnet-5, claude-opus-5, claude-fable-5).
    • Added OpenAI GPT-5.6 series (gpt-5.6-sol, gpt-5.6-terra, gpt-5.6-luna).
  • 17 Agent Skills Metadata & Localization Sync:

    • Synchronized 17 skills metadata across docs/, README.md, CLAUDE.md, AGENTS.md, and website/app.js (EN, KO, JA, ZH).