Agent Lab: Learn AI Agents
Developer ToolsProductivity

Agent Lab: Learn AI Agents

燚 张 · released 4 Aug 2026 · Open in App Store ↗

Revenue 30d not estimated
Downloads 30d not estimated
Rating 5.00 1 reviews

No in-app products collected for this app.

Top products
United States
Libya
Saudi Arabia
Fiji
Micronesia
Armenia
Angola
Argentina
Australia
Azerbaijan
Bosnia & Herzegovina
Barbados
Burkina Faso
Bahrain
Benin
Bermuda
Brunei Darussalam
Bolivia
Brazil
Bahamas
Bhutan
Botswana
Belarus
Belize
Canada
Congo, Democratic Republic
Congo
Switzerland
Cote Divoire
Chile
Cameroon
Colombia
Costa Rica
Cape Verde
Dominica
Dominican Republic
Algeria
Ecuador
Antigua And Barbuda
Anguilla
Albania
Gabon
United Kingdom
Grenada
Georgia
Ghana
Gambia
Guatemala
Guinea-bissau
Guyana
Hong Kong
Honduras
Indonesia
Israel
India
Iraq
Iceland
Jamaica
Jordan
Japan
Kenya
Kyrgyzstan
Cambodia
St. Kitts and Nevis
South Korea
Kuwait
Cayman Islands
Kazakhstan
Lao Peoples Democratic Republic
Lebanon
St. Lucia
Sri Lanka
Liberia
United Arab Emirates
Egypt
Moldova
Montenegro
Madagascar
Macedonia
Mali
Myanmar
Mongolia
Macao
Mauritania
Montserrat
Mauritius
Maldives
Malawi
Mexico
Malaysia
Mozambique
Namibia
Niger
Nigeria
Nicaragua
Norway
Nepal
Nauru
New Zealand
Oman
Panama
Peru
Papua New Guinea
Philippines
Pakistan
Palau
Paraguay
Qatar
Serbia
South Africa
Zambia
Zimbabwe
Solomon Islands
Seychelles
Singapore
Sierra Leone
Senegal
Suriname
Sao Tome & Principe
El Salvador
Swaziland
Turks and Caicos
Chad
Thailand
Tajikistan
Turkmenistan
Tunisia
Tonga
Turkey
Trinidad and Tobago
Taiwan
Tanzania
Ukraine
Uganda
Afghanistan
Uruguay
Uzbekistan
St. Vincent & The Grenadines
Venezuela
British Virgin Islands
Vietnam
Vanuatu
Kosovo
Yemen
Russia
Rwanda
Morocco

The store shows a different set in every country

Description

Agent Lab is a learning and experimentation playground for AI agents, built for AI learners, agent developers, and product managers. It doesn't just run agents — it makes every step of an agent's execution visible, so you can finally understand how agents actually work.

Unlike an ordinary AI chat app, Agent Lab is about learning, experimenting, debugging, and visualization. On every run you can see the prompts, tool calls, retrieval, tokens, and latency — nothing is hidden.

Get started fast

On-device local models: download a small Qwen model on first use (Wi-Fi recommended), then run it fully offline — no API key and no second machine required. Cost is always 0, and tokens and latency are shown for real.

Download on demand: grab other open-source models your device can actually run, with capability gating based on your chip and memory.

Cloud models: works with Chat Completions-compatible APIs (DeepSeek, Moonshot, OpenRouter, and more) and Anthropic Claude — just enter your key, base URL, and model.

Three built-in demos

Customer Support Agent — demonstrates tool calling and workflow with a built-in mock order system, no real backend needed.

RAG Knowledge Base — comes with curated reference docs (LangGraph, MCP, LLM APIs, Python) and lets you upload your own PDF / Markdown / TXT, then inspect the retrieved chunks, similarity scores, and final answer.

Research Agent — shows how an agent plans on its own: Planner → Search → Read → Summarize → Answer.

Unified visual debugging

Every demo offers three views:

Timeline — the full step-by-step sequence of LLM and tool calls

Graph — the workflow graph, highlighting the active node as it runs

Console — expand any step to see System / User / Assistant prompts, the complete LLM request and response JSON, tool requests and responses, tokens, estimated cost, latency, and errors

Security and privacy

API keys are stored encrypted on-device via the system Keychain — local only, never uploaded to any server.

Uploaded knowledge-base files and the vector indexes built from them stay on your device and can be deleted anytime.

On-device inference runs fully offline; your data never leaves the device.

No sign-up, no login — open it and go. Make every step an agent takes visible.