Selected public work

webular

An open-source web research CLI that routes focused capabilities through a deterministic task graph.

Public repository, versioned release

Proof record

What exists and how to check it.

This record separates repository facts, verification paths, and known limits.

Verified facts

  • Commands cover search, scrape, crawl, map, extract, research, monitoring, browser action, and MCP access
  • Machine data goes to standard output and logs go to standard error
  • The task graph owns setup, formatting, type checks, build, tests, validation, and CI
  • The project is published under Apache-2.0

How to check

  • Public source and release history
  • CI workflow and pinned task graph
  • JSON output and file-sink contracts
  • Real-service test policy documented in the repository

Known limits

  • No client adoption or revenue claim is made
  • Third-party websites and services can still change or block access

Handoff principle

The source survives the session.

A useful agent or design artifact is not trapped in a chat transcript. It has a file contract, validation path, source history, and instructions another operator can inspect.

Inspect this project on GitHub

Related fixed scope