TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Gepetto – A Minimalistic CLI-Based Browser Operator

3 点作者 eschnou大约 2 个月前
Hi all, I&#x27;ve built Gepetto to automate the QA&#x2F;DevOps of my &#x27;vibe coded&#x27; projects. I wanted a minimalistic CLI-based headless browser operator that I can run on cli and CI&#x2F;CD.<p>Key features: - Execute tasks described in natural language - Sequential step processing (only proceeding when previous steps succeed) - Reporting in JUnit XML - Support for various LLM backends (GPT, Claude, Ollama, etc.) - MCP protocol support for connecting to third-party actions - Headless operation for server environments (tested on Ubuntu)<p>Use cases I&#x27;m exploring: - QA Automation for webapps - Liveness checks that simulate real user behavior - Data scraping from web-only dashboards - Processing unstructured logs - Generating reports from various sources<p>Gepetto is built with OpenGPA (an open-source agentic orchestration framework in Java) and leverages Playwright for browser control over MCP. You can easily add other MCP tools to use email, slack, etc.<p>It&#x27;s open source (MIT license) and I&#x27;d love your feedback!<p>GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;eschnou&#x2F;gepetto">https:&#x2F;&#x2F;github.com&#x2F;eschnou&#x2F;gepetto</a><p>I&#x27;m happy to answer any questions and hear your thoughts on how this might be useful for your workflows.

暂无评论

暂无评论