Skip to content

Upstream 2026.03.13#106

Merged
handstandsam merged 1 commit intomainfrom
2026.03.13
Mar 13, 2026
Merged

Upstream 2026.03.13#106
handstandsam merged 1 commit intomainfrom
2026.03.13

Conversation

@handstandsam
Copy link
Collaborator

Summary

  • Blaze Agent System: New goal-oriented planning agent (BlazeGoalPlanner, PlanningNode, ReflectionNode, MemoryNode, ExceptionalStateHandler, ProgressTracking) with comprehensive test coverage
  • Trail Execution: New DeterministicTrailExecutor, EnhancedRecording, TrailApi, and TrailGoalPlanner for deterministic trail file execution and recording
  • Multi-Agent V3: New MultiAgentV3Runner for orchestrating multi-agent test execution
  • Android Accessibility Driver: New trailblaze-accessibility and trailblaze-accessibility-app modules implementing a Maestro driver using Android Accessibility APIs (for gosling integration)
  • Compose Desktop Driver: New examples/compose-desktop module with RPC server, eval tests, element disambiguation, trail file tests, and tools tests
  • Playwright Electron: New examples/playwright-electron module with Electron app support and eval tests
  • Android Sample App: New examples/android-sample-app with forms, lists, settings, swipe, and taps screens for testing
  • Android On-Device Trails: Extensive new trail YAML files for on-device testing scenarios (clock, contacts, expense, markor, camera, files, osmand, etc.)
  • Android Host Trails: New trail files for android-host testing across accessibility, maestro, and uiautomator drivers
  • Docs: Updated CLI docs, architecture overview, MCP documentation, getting started guide, roadmap; added Playwright native benchmarks, host JVM unit test guide, android on-device docs, and new tool reference pages
  • .gitignore: Consolidated venv patterns, added __pycache__, *.pyc, and node_modules

Test plan

  • Verify Blaze agent planning and reflection node tests pass
  • Verify Compose Desktop driver tests pass
  • Verify Playwright Electron and Native eval tests pass
  • Verify Android accessibility module unit tests pass
  • Verify trail execution and enhanced recording tests pass
  • Validate new trail YAML files are well-formed
  • Review updated docs render correctly

🤖 Generated with Claude Code

@handstandsam handstandsam merged commit 58bd818 into main Mar 13, 2026
4 of 5 checks passed
@handstandsam handstandsam deleted the 2026.03.13 branch March 13, 2026 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant