Guide · 2026-06-09 · OpenAgent.bot Editors

Latest Open-Source AI Agent Projects to Watch in June 2026

A short editor's list of Webwright, AgentMemory, Agent Browser Protocol, Garden Skills, MLflow, Tiledesk, and FinGPT.

The most useful agent projects in June 2026 are not all agent frameworks. The stronger pattern is a stack: browser control, persistent memory, reusable skills, evaluation infrastructure, and domain models.

This month, start with Webwright for long-horizon browser tasks, AgentMemory for coding-agent memory, Agent Browser Protocol for deterministic browser tools, Garden Skills for reusable workflows, MLflow for AI engineering, Tiledesk for support bots, and FinGPT for finance-oriented LLM work.

Quick shortlist

ProjectCategoryWhy it is worth watching
WebwrightBrowser agentsMicrosoft-backed framework for long web tasks
AgentMemoryMemoryPersistent context for coding agents
Agent Browser ProtocolPluginsBrowser control as a deterministic tool surface
Garden SkillsSkillsReusable instructions for design and creative work
MLflowToolsExperiment tracking, evaluation, and production AI workflows
TiledeskBotsSupport bots with human escalation
FinGPTModelsOpen financial LLM research and domain adaptation

What changed

The agent ecosystem is becoming less framework-centric. A serious agent stack now needs controlled tools, durable context, repeatable tests, and a workflow for humans to take over when automation is unsure.

How to evaluate them

Pick one representative workflow, run it with logging enabled, and write down failure modes before adding more tools. For browser agents, measure task completion and recovery. For memory systems, compare session two against session one. For support bots, test escalation before testing model creativity.

Official sources