Blog Archive
Using the API Server in Google ADK
Learn how to start and use the API server in Google ADK to expose your agents through a REST API for programmatic testing and integration.
Loop Agent in Google ADK
An in-depth look at the Loop Agent in Google ADK, a workflow agent that executes sub-agents iteratively for tasks requiring repetition and refinement.
Connect to OpenClaw with OpenAI Compatible API
Learn how to integrate OpenClaw into your existing OpenAI-compatible workflows using its Chat Completions endpoint.
Announcing Dart 3.11
Dart 3.11 enhances developer productivity with a more responsive analysis server, glob support in pub workspaces, and advanced AI integration tools.
Mastering Dart Dot Shorthand: Writing Concise and Readable Code
Learn how to use Dart’s dot shorthand syntax to simplify your code, from enums and constructors to static members and constant expressions.
Using RustFS as Cloud Storage in Serverpod
A comprehensive guide on configuring and using RustFS, an S3-compatible storage backend, with Serverpod for efficient file management.
Mastering AI Agent Skills with Registries in Pydantic AI
Explore how to efficiently manage, discover, and install AI agent skills from remote Git repositories and local sources using Pydantic AI powerful registry system.
When a Strong Economy No Longer Means People Can Afford to Live
Exploring the structural shift where AI-driven productivity decouples from labor, challenging our traditional definitions of economic prosperity.
Add LLMs.TXT to Astro Blog
Learn how to create an llm.txt endpoint in your Astro blog to improve discoverability for AI agents and LLMs.
Understanding Agent Skills
Discover how Agent Skills provide a lightweight, open format to extend AI agent capabilities with specialized workflows.
Exploring Skills.sh: Enhancing AI Agents with Reusable Capabilities
Discover Skills.sh, an open-source tool by Vercel Labs for adding reusable capabilities and domain expertise to popular AI agents like Claude Code, Cursor, and Windsurf.
Spec-Driven Development: The Future of Software Engineering
Explore the core philosophy and development phases of Spec-Driven Development (SDD) and how GitHub's Spec Kit is revolutionizing AI-native workflows.