Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Drownek
/
plugwright
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
38
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: modes, environments, and a plugin host
- #47
#47
Merged
Drownek
merged 15 commits into
Drownek:v3-dev
Drownek/plugwright:v3-dev
from
monikon22:pr/1-mode-architecture
monikon22/plugwright:pr/1-mode-architecture
Copy head branch name to clipboard
Aug 23, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: modes, environments, and a plugin host
#47
Drownek
merged 15 commits into
Drownek:v3-dev
Drownek/plugwright:v3-dev
from
monikon22:pr/1-mode-architecture
monikon22/plugwright:pr/1-mode-architecture
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
feat(gradle): split plugin into api/core modules and add config.json transport
Show description for 169bf6a
monikon22
committed
169bf6a
View commit details
Copy full SHA for 169bf6a
Browse repository at this point
refactor(runner): replace module singletons with Session, add Environment/ServerConsole
Show description for 7694c60
monikon22
committed
7694c60
View commit details
Copy full SHA for 7694c60
Browse repository at this point
feat(gradle): add mode registry, move LocalMode to plugwright-local
Show description for 1371293
monikon22
committed
1371293
View commit details
Copy full SHA for 1371293
Browse repository at this point
feat(matrix): add PlugwrightMatrixTask, JSON+JUnit reports, requires/environments filters
Show description for 525d921
monikon22
committed
525d921
View commit details
Copy full SHA for 525d921
Browse repository at this point
feat(runner): add plugin host with hooks, fixtures, matchers, inherited tests, and cleanup journal
Show description for 9141210
monikon22
committed
9141210
View commit details
Copy full SHA for 9141210
Browse repository at this point
feat(gradle): thread plugin configs and cleanup journal through config transport
Show description for cdac6b5
monikon22
committed
cdac6b5
View commit details
Copy full SHA for cdac6b5
Browse repository at this point
feat(external): add ExternalMode with account pool, console channels, ping and cleanup tasks
Show description for a574308
monikon22
committed
a574308
View commit details
Copy full SHA for a574308
Browse repository at this point
feat(bundle): split published plugin id into its own module registering local + external
Show description for 4af068f
monikon22
committed
4af068f
View commit details
Copy full SHA for 4af068f
Browse repository at this point
feat(runner): add account pool, external environment, admin-bot console, ping/cleanup entry points
Show description for b8675bf
monikon22
committed
b8675bf
View commit details
Copy full SHA for b8675bf
Browse repository at this point
fix(gradle): give mode-registered tasks the shared Node setup
Show description for 2aaf4c1
monikon22
committed
2aaf4c1
View commit details
Copy full SHA for 2aaf4c1
Browse repository at this point
fix(runner): keep secrets lazy and report ping/cleanup exit codes
Show description for 410fdfe
monikon22
committed
410fdfe
View commit details
Copy full SHA for 410fdfe
Browse repository at this point
fix(session): throttle bot error logging instead of logging every packet decode error
Show description for 2db8b3c
monikon22
and
claude
committed
2db8b3c
View commit details
Copy full SHA for 2db8b3c
Browse repository at this point
feat(gradle): keep the IntelliJ sync trigger through the module split
Show description for da65879
monikon22
committed
da65879
View commit details
Copy full SHA for da65879
Browse repository at this point
fix(gradle): wire the IDEA sync trigger when idea applies late
Show description for 86fd6fb
monikon22
committed
86fd6fb
View commit details
Copy full SHA for 86fd6fb
Browse repository at this point
build(gradle): load kotlin-dsl once for all subprojects
Show description for 5bdcc6d
monikon22
committed
5bdcc6d
View commit details
Copy full SHA for 5bdcc6d
Browse repository at this point
You can’t perform that action at this time.