Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
May 19, 2026
·
San Diego
50 Ants - Automated Agentic Testing and Verification
See automated agentic testing and verification in action. Demos show capability and auto-remediation of defects with AI agents and Claude Code.
Overview
An agentic orchestration engine for autonomous software validation and stress-testing. I will show some recorded demos of the software working. One shows the capability and the other shows auto-remediation of defects with Claude Code working with 50 Ants.
Video
Links
50 Ants deploys stateful, auto-remediating AI agents for software verification.
The collective deploys multi-agent testing colonies to automate software verification.
Tech stack
- Crew AICrewAI is a lean, Python-based, multi-agent orchestration framework: it builds autonomous AI teams ("crews") with defined roles and tools to collaboratively execute complex workflows.CrewAI, created by João Moura, is the lightning-fast, independent Python framework for multi-agent automation. It empowers developers to orchestrate high-performing AI teams ("crews") where specialized agents collaborate via context sharing and delegation to complete complex tasks. The framework supports any LLM and provides 100s of out-of-the-box tools (e.g., searching, database querying), plus sophisticated features like hierarchical processes and memory management. With over 100,000 certified developers, CrewAI sets the standard for enterprise-ready AI automation.
- PlaywrightPlaywright is the Microsoft-developed, cross-browser automation framework: it drives Chromium, Firefox, and WebKit with one unified API for fast, reliable end-to-end testing.Playwright delivers robust, cross-platform end-to-end testing, supporting all major rendering engines: Chromium, Firefox, and WebKit. Launched by Microsoft in January 2020, its core strength is a single API for multiple languages (TypeScript, Python, Java, .NET). The framework eliminates flaky tests through automatic waiting and provides full test isolation by creating a new browser context (a brand-new browser profile) for each test. Key tooling includes Codegen for recording actions and the Trace Viewer for deep post-mortem analysis of test failures (screencasts, live DOM snapshots). This architecture ensures reliable, high-speed execution across Windows, Linux, and macOS.
- AppiumAppium is an open-source, cross-platform test automation framework for native, hybrid, and mobile web applications.Appium simplifies mobile testing by driving iOS, Android, and Windows apps using the W3C WebDriver protocol (the same standard behind Selenium). Its main advantage lies in its philosophy: you do not need to recompile or modify your codebase to run tests, and you can write scripts in any language you prefer (such as Java, Python, or JavaScript). By acting as a bridge to vendor-provided automation frameworks like Apple's XCUITest and Google's UiAutomator2, Appium ensures you test the exact same app package you ship to production.
- Claude CodeAnthropic's agentic coding tool: Unleash Claude's raw power directly in your terminal or IDE to turn complex, hours-long workflows into a single command.Claude Code is Anthropic’s powerful agentic coding assistant, designed for high-velocity development. It operates natively within your terminal, IDE (VS Code, JetBrains), or via a web interface, allowing you to delegate complex tasks like feature building, bug fixing, and codebase navigation. The agent plans, edits files, executes commands, and creates commits, maintaining awareness of your entire project structure. Internally, Anthropic engineers using Claude Code reported a 67% increase in productivity, demonstrating its capacity to deliver significant gains for Pro and Max plan users.
- Agentic orchestrationAgentic orchestration coordinates autonomous LLM agents to execute complex, multi-step workflows using stateful graphs and precise tool integration.This architecture transitions AI from static chat interfaces to dynamic, multi-agent systems (MAS). Frameworks like LangGraph and Microsoft AutoGen use directed acyclic graphs (DAGs) to manage state and logic across specialized units. An orchestrator might assign a Python-proficient agent to data analysis while a separate agent handles documentation: ensuring 100% task coverage without manual handoffs. By implementing persistent memory and human-in-the-loop (HITL) checkpoints, these systems automate high-stakes operations (like automated software engineering or complex supply chain logistics) that standard RAG pipelines cannot handle.
Finding related talks...
Compose Email
Sending...
Email preview
Loading recent emails...