2 repository-uri
Tools for chaining multiple browser operations into a single execution batch to improve efficiency.
Distinct from Batch Processing: Distinct from Batch Processing: focuses on browser-command batching, not general endpoint optimization.
Explore 2 awesome GitHub repositories matching web development · Browser Batch Processors. Refine with filters or upvote what's useful.
gstack is an AI agent framework and development workflow system designed to automate the software development lifecycle. It coordinates specialized AI personas to manage tasks across product design, engineering management, and quality assurance, transforming product intent into technical specifications and final releases. The project is distinguished by its deep integration of headless browser automation and semantic code memory. It utilizes a persistent Chromium daemon for web scraping and visual auditing, and implements a searchable knowledge base that logs architectural decisions and repos
Sends multiple browser instructions in a single request to eliminate round-trip latency for remote agents.
This project is an agentic framework designed to enable autonomous web navigation and browser automation. It functions as a controller that translates natural language instructions into deterministic browser actions, allowing agents to interact with websites, perform data extraction, and manage complex authentication flows. By leveraging accessibility trees and semantic element resolution, the framework mimics human-like navigation, moving beyond brittle DOM selectors to interact reliably with modern web interfaces. The framework distinguishes itself through its focus on secure, scalable exec
Processes multiple browser operations in a single invocation to support complex automation workflows.