Skip to content

ObserveOne

Website monitoring with Playwright Autopilot. Point it at a URL and it generates a real browser test suite for you. Add URL, API, and heartbeat monitoring, incidents, and status pages — run all of it from a dashboard or entirely from the CLI.

Website npm License

Open source

Repo What it is
oo-workers The monitoring engine, self-hosted. Real Playwright browser checks and JSONPath assertions. If you've run Uptime Kuma and wished it could drive a browser, this is that. Apache-2.0
ObserveOne CLI Monitors, API checks, heartbeats, incidents, and status pages from the terminal. The config is JSON, so it lives in git like everything else. Apache-2.0
browser-use Our fork of the browser-use library for AI-driven browser automation. We track upstream and patch here. MIT

What you get

  • Playwright Autopilot. Point it at a URL and it generates the browser test suite for you, running on real Chromium. When a test breaks because your UI moved, it tries to fix the selector instead of just going red.
  • URL, API, and heartbeat monitoring in one place — uptime, endpoint checks, and cron liveness.
  • Incidents and public status pages. Open, assign, resolve.
  • It's all JSON. obs export pulls your whole setup; obs apply puts it back. Commit it, diff it, review it like code.
  • CI integration. A GitHub App connects your repos and runs suites on demand, or you generate a webhook token and trigger them from any pipeline yourself.

Quick start

SaaS — free plan, no card → app.observeone.com

Self-hosted — your own engine on Docker, Postgres, and Redis → oo-workers

CLI

npm install -g @observeone/cli
obs login
obs export                 # pull your monitoring stack as JSON
obs apply observeone.json  # commit it, GitOps it

License

oo-workers and the CLI are Apache 2.0. The hosted platform isn't open source. Each repo states its own license.

observeone.com

Popular repositories Loading

  1. oo-workers oo-workers Public

    Self-hosted monitoring with real browser checks (Playwright) + JSONPath assertions. Uptime Kuma alternative.

    TypeScript 1

  2. ObserveOne-CLI ObserveOne-CLI Public

    ObserveOne CLI — manage monitors, checks, heartbeats, incidents & status pages from your terminal. Monitoring-as-code.

    TypeScript

  3. browser-use browser-use Public

    Forked from browser-use/browser-use

    🌐 Make websites accessible for AI agents. Automate tasks online with ease.

    Python

  4. .github .github Public

    ObserveOne organization profile

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…