ADK-JS - Google's agent dev kit for TypeScript
Code-first toolkit for building, evaluating, and deploying agents on Google's stack. Tool wiring, traces, and eval harness in one package.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webGoogle Deep Research Max Is Your Free Research Team - If You Know How
medium.com · Apr 30, 2026
Google Interview Practice - Minimum Window Substring (Sliding Window)
medium.com · Apr 30, 2026
Amazon, Meta join fight to end Google Pay, PhonePe dominance in India
techcrunch.com · Apr 30, 2026
Google’s DESIGN.md Is the Design System AI Coding Agents Were Missing
medium.com · Apr 30, 2026
The Dead Reckoning Agent: Why Your LangGraph Pipeline Is Flying Blind (And How Google Just Fixed Half of It)
dev.to · Apr 30, 2026
Related entries
passmark - Playwright AI regression testing
Open-source Playwright library for AI-driven browser regression testing with intelligent caching, auto-healing locators, and multi-model verification. Designed to keep flaky AI tests stable across model versions.
litmus - unit tests for AI prompts
TypeScript CLI that runs unit tests against prompts: compare models, check outputs, track cost. Treats prompts as code that needs CI.
Foundry - foundation layer for agentic intelligence
Python agent runtime and framework aimed at production agentic systems. Early but already has 800+ stars and a clear shape around runtime primitives.
SkVM - language VM for agent skills
Runtime that treats agent skills as first-class programs, providing a structured execution model for skill composition, isolation, and reuse.